Commerce APIs
GET Fulfillments
Get details about a given fulfillment.
GET
/
v1
/
app
/
{appId}
/
fulfillments
/
{fulfillmentId}
Access to this API is available upon request to sales@bitski.com.
Path
appId
string
requiredYour Bitski application id
fulfillmentId
string
requiredThe id of the fulfillment
Examples
Response
fulfillment
Fulfillment object
required