For the complete documentation index, see llms.txt. This page is also available as Markdown.

Verification status of UA→World

Get Verification status of UA→World shipments

get
/shipments/international/status

Returns verification statuses for international shipments for the UA→World direction (“international shipment from Ukraine to World”). Responses and errors from the core system are proxied unchanged.

🔹Description of control elements:

SCHEMA

Displays the full technical structure of the request or response, including field names, data types, required fields, allowed values, and validation rules.

  • Single line description A description that fits into a single line; any text that does not fit remains hidden.

  • Multiline description An expanded description that displays more than one line of text.

EXAMPLE

Shows a ready-made sample JSON with correctly formatted values to demonstrate how a valid request or response should look.

Authorizations
AuthorizationstringRequired

Authorization JWT-token with a lifetime of 1 hour in header

Query parameters
refs[]string[]Required

Array of shipment references. Must not be empty. Pass as repeated query parameters. Raw query example:
refs[]=38e4fe97-9484-11f0-903f-005056bd9e02'

statestring · enumRequired

Verification state filter. Allowed values are Order Closed allOrders.

Possible values:
Responses
200

Verification status list

application/json
jsonrpcstringOptional
idone ofOptional
stringOptional
or
integerOptional
get
/shipments/international/status

Last updated