Skip to main content

Check Deletable

POST 

/api/incoterms/deletable

Checks whether the specified incoterms can be deleted. Returns deletability status and reason if an incoterm is in use.

Required scope: settings:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token

Request body:

  • ids (array, required, min:1): Array of incoterm IDs to check

Requires permission: incoterms.delete

Request

Responses

OK

Response Headers
    Content-Type