Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 2.55 KB

listshipmentsrequest.md

File metadata and controls

14 lines (11 loc) · 2.55 KB

ListShipmentsRequest

Fields

Field Type Required Description
page_token Optional[str] The page token for paginated results
page Optional[int] The page number you want to select
results Optional[int] The number of results to return per page (max 100)
object_created_gt Optional[str] Object(s) created greater than a provided date and time.
object_created_gte Optional[str] Object(s) created greater than or equal to a provided date and time.
object_created_lt Optional[str] Object(s) created lesser than a provided date and time.
object_created_lte Optional[str] Object(s) created lesser than or equal to a provided date and time.