Promoted Products Post Api202110External Line Item Products Pause By Line Item Id

POST {{baseUrl}}/2023-01/retail-media/line-items/:line-item-id/products/pause

This endpoint pauses one or more promoted products on a specified line item.

Request Body

{"data"=>[{"id"=>"<string>", "type"=>"<string>", "attributes"=>{"bidOverride"=>"<number>"}}, {"id"=>"<string>", "type"=>"<string>", "attributes"=>{"bidOverride"=>"<number>"}}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK