Edit offer status
Offers
Edit offer status
POST
Edit offer status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API response format
Available options:
application/json Path Parameters
Body
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
Available options:
1, 2, 3, 5 Example:
2
Response
Success
Example:
"ok"