Skip to main content
GET
List FBA instructions with pagination
Returns a paginated list of your FBA instructions. Use this to display an FBA instruction queue or to reconcile state with your own 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 (1–50)

Required range: 1 <= x <= 50
offset
integer
required
createFrom
string<date-time>
required
createTo
string<date-time>
required

Response

Success

data
object[]

List of FBA instructions

totalNumberOfRecords
integer<int32>

Total count of FBA instructions