v1
latestOpenAPI 3.0.02026-07-13655272.1 KBDelete a Goods Movement Record
Use this to delete a GMR for movements which have not yet been checked in. This will make any declaration IDs previously added to the GMR available for use in another GMR.This endpoint gets a Goods Movement Record (GMR)
delete/customs/goods-movement-system/movements/{gmrId}
Path parameters
gmrIdstring required
The ID of a Goods Movement Record (GMR)
Headers
Acceptstring required
Example:application/vnd.hmrc.1.0+json
Specifies the response format and the version of the API to be used.
Authorizationstring required
Example:Bearer bb7fed3fe10dd235a2ccda3d50fb
An OAuth 2.0 Bearer Token.
Response
The goods movement record delete request has been accepted. Use the Push Pull Notifications API to retrieve confirmation of the deleted GMR. After receiving this confirmation you will be able to use declaration IDs previously added to the deleted GMR in a new GMR.