| Verification parameter | Field key | Description |
|---|---|---|
| Buyer name | importer_name | Name of the customer who is availing the service. |
| Goods description | goods_description | Description of the product or service sold by the merchant. |
| Invoice number | imports_invoice_number | Unique invoice number generated for the customer invoice. |
| Address | address_line | Complete address of the customer. |
| Postal code | importer_address_postal_code | Postal code of the customer. |
| HSN | hs_code | Harmonized System of Nomenclature (HSN) code as per DGFT. |
| Payer PAN | importer_pan | The Permanent Account Number (PAN) of the payer. |
| Payer date of birth | importer_dob | The date of birth of the payer as recorded in their PAN details. Use DD-MM-YYYY format. |
| LRS TCS limit | lrs_tcs_limit | Indicates whether the transaction breaches the customer’s ₹10 lakh LRS limit for the current financial year. Valid values: YES or NO. |
| LRS and TCS declaration | lrs_tcs_declaration | Indicates whether the LRS and TCS (Tax Collected at Source) declaration was shown to the customer. Valid values: YES or NO. |
- Method 1: Submit verification details during order creation or subscription charge.
- Method 2: Submit verification details after the transaction is completed.
Submit verification details during order creation
You can include verification details when you create an order for a transaction or charge a customer for a subscription.Create an order with verification details
To include verification details when creating an order, add theorder_tags parameter in the Create Order API request.
For more information about the Create Order API, see Create Order.
Example request:
Charge a subscription with verification details
To include verification details when charging a subscription, pass thepayment_tags parameter in your subscription charge request.
Example request: