Skip to main content

Create Incoterm

POST 

/api/incoterms

Creates a new incoterm.

Authentication: Requires Bearer token

Request body:

  • code (string, required, max:255): Incoterm code (e.g. 'DAP', 'DDP'). Must be unique.
  • description (string, required): Full description of the incoterm's terms of delivery

Request

Responses

Successful response