Add

Creates a new customer record in the WMS system. The customer's company, branch and (if any) sub-branch details are sent in a single request. The service field determines in which service (WMS / TMS / ATS) the record is created. All required fields must be provided. On success, the created customer is returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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