Update Incoterm
PUT/api/incoterms/:incoterm
Updates the specified incoterm.
Authentication: Requires Bearer token
Request body:
- code (string, required, max:255): Incoterm code. Must be unique (excluding the current incoterm).
- description (string, required): Full description of the incoterm
Request
Responses
- 200
Successful response