Fulfillment Service

POST https://api.ecartapi.com/api/v2/services/fulfillment

Request Body

{"fulfillmentService"=>{"name"=>"Jupiter Fulfillment", "url"=>"https://webhook.site/deb7e830-ae74-4fd0-97e2-810e6788920f", "inventoryManagement"=>"true", "fulfillmentTrackingSupport"=>"true"}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"success":true,"fulfillmentService":{"id":"614a5bea87401f0004dae744","url":"https://webhook.site/deb7e830-ae74-4fd0-97e2-810e6788920f","name":"Jupiter Fulfillment","active":true,"createdAt":"2021-09-21 22:25:46"}}