Get SellerPrograms

GET https://api.ecartapi.com/api/v1/policies/sellerPrograms

Request Body

{"policy"=>{"sellerPrograms"=>"SELLING_POLICY_MANAGEMENT"}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{"success":true,"policies":{"programs":[{"programType":"OUT_OF_STOCK_CONTROL"}]}}