Configure buyer details and generate payload for testing
Customize buyer details for this test
Ready to send to FBR API
{
"invoiceType": "Sale Invoice",
"invoiceDate": "2025-04-21",
"invoiceRefNo": "0",
"buyerNTNCNIC": "",
"buyerBusinessName": "",
"buyerProvince": "",
"buyerAddress": "",
"buyerRegistrationType": "Unregistered",
"scenarioId": "SN003",
"sellerNTNCNIC": "1234567",
"sellerBusinessName": "business name",
"sellerProvince": "Punjab",
"sellerAddress": "address",
"items": [
{
"hsCode": "7214.1010",
"productDescription": "",
"rate": "18%",
"uoM": "MT",
"quantity": 1,
"totalValues": 0,
"valueSalesExcludingST": 205000,
"fixedNotifiedValueOrRetailPrice": 0,
"salesTaxApplicable": 36900,
"salesTaxWithheldAtSource": 0,
"extraTax": 0,
"furtherTax": 0,
"sroScheduleNo": "",
"fedPayable": 0,
"discount": 0,
"saleType": "Steel melting and re-rolling",
"sroItemSerialNo": ""
}
]
}