Create Fulfillment Policies
POST https://api.ecartapi.com/api/v1/policies/fulfillments
Request Body
{"policy"=>{"categoryTypes"=>[{"name"=>"ALL_EXCLUDING_MOTORS_VEHICLES"}], "marketplaceId"=>"EBAY_US", "name"=>"D********g", "handlingTime"=>{"unit"=>"DAY", "value"=>"1"}, "shippingOptions"=>[{"costType"=>"FLAT_RATE", "optionType"=>"DOMESTIC", "shippingServices"=>[{"buyerResponsibleForShipping"=>"false", "freeShipping"=>"true", "shippingCarrierCode"=>"USPS", "shippingServiceCode"=>"USPSPriorityFlatRateBox"}]}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |