Fulfillment Service
DELETE https://api.ecartapi.com/api/v2/services/fulfillment/{{id}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ecommerce | boolean |
Request Body
{"fulfillmentService"=>{"name"=>"Jupiter Fulfillment", "callback_url"=>"https://webhook.site/31e6ff9c-42e4-4735-ad7e-480678e57d8f", "inventory_management"=>true, "tracking_support"=>true, "requires_shipping_method"=>true, "format"=>"json"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true}