Skip to main content
GET
List FBA shipments with pagination
Returns a paginated list of your FBA shipments. Use this to display an FBA shipment queue or reconcile state with your records.

Authorizations

x-rr-apikey
string
header
required

Your API key

x-rr-apitoken
string
header
required

Your API token — keep this private

Query Parameters

pageSize
integer
required

Number of records per page (max 50)

Required range: 1 <= x <= 50
offset
integer
required

Pagination offset

createFrom
string<date-time>
required

Filter by creation date from (ISO 8601)

createTo
string<date-time>
required

Filter by creation date to (ISO 8601)

Response

Success

data
object[]

List of created FBA shipments