Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The fulfillment provider's ID.
Response
OK
The paginated list of fulfillment options.
The maximum number of items returned.
The number of items skipped before retrieving the returned items.
The total number of items.
The list of fulfillment options.
The estimated count retrieved from the PostgreSQL query planner, which may be inaccurate.