Edit

Updates the information of the customer with the given id. The body you send represents the new state of the record (full update); therefore it is recommended to also send the fields you do not want to change with their current values. On success, the updated customer is returned.

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

Unique identifier of the customer record.

Body Params
string
enum
required

Select the service to use. WMS: warehouse management, TMS: transport management, ATS: vaccine tracking system.

Allowed:
string
required
Defaults to 99999

Your company code. The main code that identifies your company in every request.

string
required

Code of the parent (group) customer the customer belongs to.

string
required

Full name of the parent (group) customer.

string
required

Unique code of the branch.

string
required

Name of the branch.

string
required

13-digit GLN (Global Location Number) of the branch.

string
required

Full address of the branch.

string
required

Code of the sub-branch linked to the branch.

string

Name of the sub-branch (optional).

string

13-digit GLN of the sub-branch (optional).

string

Full address of the sub-branch (optional).

string
enum
required
Defaults to Active

Customer status. Active or Passive.

Allowed:
Responses

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