Update the billing address of a commercial order

Updates the billing address associated with a specific commercial order.

  • Use Case: Allows a customer to associate an existing billing address with an order.

  • Permissions: Requires a valid API key and client type.

  • Multistore Support: Optional store context headers allow filtering by store and storeview.

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

The unique identifier of the commercial order to update.

Body Params
string
required
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.

string

(Optional) Customer account ID in multi-account customer user.

Responses
200

Order billing information updated

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json