Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
200Success
application/json
idstringRequired
id of this entity
Example: 02c36247-1aad-41ba-aa49-f114ca4c263f
statusall ofRequired
Status of this transaction.
Example: DRAFT
string · enumOptional
Status of this transaction.
Possible values:
customIdstringRequired
Custom identifier. Can be used for internal reference or tracking purposes.
Example: DEC-24-238620
activityTypestringRequired
Type of transaction to be performed.
Example: EXPORT
countryOfActivitystringRequired
Two-letter country code (ISO 3166 Alpha-2) of the place of activity. Depends on activityType. For import, Country of entry into the EU. For Export, Country of exit from the EU. For Domestic Production and Trade, EU country where goods are sourced, manufactured or produced or made available on the market.
Example: IT
isGeoLocationConfidentialbooleanRequired
Whether the geolocation data is confidential.
Example: false
customDataobjectOptional
Metadata related to the transaction.
This can be used to store any additional information that is relevant to the transaction.
The input object must fulfill the following requirements:
- max <=10 keys
- max key length of <=255 characters
- max string value length of <=255 characters
- values must be either strings, number, or booleans
- keys cannot contain the substrings proto, constructor, or prototype