This API is used to upload all the required payment details for the verification
Client app ID. You can find your app id in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
API version to be used. Format is in YYYY-MM-DD. Ensure to pass 2025-01-01 in header to ensure this version is invoked.
Successful payment ID for the created order.
The request body can include multiple document entries. Each key represents a valid doc_name. The value for each key can be either:
doc_type is VALUE)doc_type is DOCUMENT)Name of the importer
Description of the goods
Address of the importer
Invoice number
Country of origin
E-commerce order serial number
HS code
Shipment date
Port of loading
Importer address postal code
Invoice file
This response can represent either a successful upload (when all documents are processed correctly) or a partial success (when some documents are successfully uploaded while others are missing or encountered errors).
missing_documents or errors fields.