Get all fulfillment orders for a service integration store.
The API key to authenticate requests provided by Roastify. A Base or Pro plan is required to use the API.
The cursor to start from. This is the orderId of the last order in the previous page. This can also be found in the endCursor
property of the previous page's response.
"5a441254-e4b7-43af-98a3-e9012cff7feb"
The number of results to return. Defaults to 20 and maximum is 100
"10"
Get all fulfillment orders
The response is of type object
.
Get all fulfillment orders for a service integration store.
The API key to authenticate requests provided by Roastify. A Base or Pro plan is required to use the API.
The cursor to start from. This is the orderId of the last order in the previous page. This can also be found in the endCursor
property of the previous page's response.
"5a441254-e4b7-43af-98a3-e9012cff7feb"
The number of results to return. Defaults to 20 and maximum is 100
"10"
Get all fulfillment orders
The response is of type object
.