Get SellerPrograms
GET https://api.ecartapi.com/api/v1/policies/sellerPrograms
Request Body
{"policy"=>{"sellerPrograms"=>"SELLING_POLICY_MANAGEMENT"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
{"success":true,"policies":{"programs":[{"programType":"OUT_OF_STOCK_CONTROL"}]}}