Get fulfillment by ID

get
/fulfillments/{id}

Get a fulfillment by ID.

id
string
required

The ID of the fulfillment.

as-store-id
string
required

This value equals to store.id of Store Resource. You can obtain this id by making a GET /stores call to get existing stores or a POST /stores to create a new store.

Auth
:
Parameters
:
: