v1
latestOpenAPI 3.0.32026-07-13947245.3 KBGoods records
Remove a trader's goods record
Remove a Trader's goods record
delete/customs/traders/goods-profiles/{eori}/records/{recordId}
Path parameters
eoristring required
The traders' EORI number. The first 2 letters are the country code, like GB followed by 12 to 15 digits.
Example:GB123456789012
The traders' EORI number. The first 2 letters are the country code, like GB followed by 12 to 15 digits.
recordIdstring uuid required
ID of the record for the TGP Product in the TGP Core database (UUID)
Example:8ebb6b04-6ab0-4fe2-ad62-e6389a8a204f
ID of the record for the TGP Product in the TGP Core database (UUID)
Query parameters
actorIdstring required
EORI number of the user making the change. This may be different to the eori. The first 2 letters are the country code, like GB or XI followed by 12 to 15 digits.
Example:GB987654321098
The actorId of the user making the change
Headers
Authorizationstring required
Example:Bearer 59fc92c1cdf0b8ef1f138a702effdbd2
An OAuth 2.0 Bearer Token.
Response
No Content; Request completed successfully