Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
API response format
application/json New offer status. Only the following statuses are allowed for sellers: * * - 1 (Draft): Move offer to draft * - 2 (Active): Activate offer (visible to customers) * - 3 (Not Active): Deactivate offer (hidden from customers) * - 5 (On Review): Send offer for review
1, 2, 3, 5 2
Success
"ok"