Skip to main content
PATCH
Fix an import declaration
Update fields on a declaration that has validation errors (status: invalid). Only declarations in processing, invalid, or ready status can be patched. All patch fields are optional — only send the fields you want to change. Declaration items are matched by itemId (from the GET status response) or by commodityCode (first match). After patching, the declaration is re-queued for validation; status returns to processing.

Path Parameters

number
required
The unique declaration ID.

Request Payload

object
Updated consignee details.
array
Updated declaration items. Match items by itemId to modify their details.
JSON Payload