ADM-PAY-201 - Update the status of a marketplace commission line

Partially updates a marketplace commission entry by changing its status only.
Only editable by OPERATOR users.
Any attempt to modify other fields must be rejected.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

External ID of the supplier.

Body Params
string
enum
required

New status of the commission line.

Allowed:
Headers
string
enum
required

Specifies the client type making the request.

  • OPERATOR: Platform operator user.

  • ACCOUNT: Customer account user.

  • SUPPLIER: Supplier managing orders.

Allowed:
string
required

API key required for authentication. Must be valid and linked to the requesting user.

string

(Optional) Store ID in multi-store environments.

string

(Optional) Store view ID in multi-store environments.

Responses
204

Status successfully updated.

400

Invalid status value.

401

Unauthorized

403

Forbidden — only OPERATOR can access this route.

404

Supplier or commission entry not found.

500

Unexpected internal server error.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!