Get pickups

get
/pickups

Get pickups.

This array contains all pickups data. Please refer to [pickup](../model/resource/pickup.v3.json) object for pickup object details.
created_at_max
string

End date and time of the record created (format YYYY-MM-DDTHH:MM:SSZ or YYYY-MM-DDTHH:MM:SS+00:00, default: NOW())

created_at_min
string

Start date and time of the record created (format YYYY-MM-DDTHH:MM:SSZ or YYYY-MM-DDTHH:MM:SS+00:00, default: 24hrs ago)

limit
string

Number of records per page

next_token
string

The 'next_token' is a short code provided in the response when there are more 'pickup' records to fetch. Use this code in your next request to get the next batch of records. If 'next_token' is not included or is null, it means there are no more records to fetch.

status
string

Pickup status

Allowed values:
creatingcreatedfailedcancellingcancelled
Content-Type
string
required

Content-Type

Default:
application/json
Example:
application/json
Auth
:
Parameters
:
:
:
:
:
: