I am trying but only 1 of my scenarios is pending and that is scenario 4, SN004.
can anyone give me working json?
Hs code is 7204.1010 that i have read in the pral documentation.
I am trying but only 1 of my scenarios is pending and that is scenario 4, SN004.
can anyone give me working json?
Hs code is 7204.1010 that i have read in the pral documentation.
@Sherdil_Iftikhar Welcome to forum.
{
"invoiceType": "Sale Invoice",
"invoiceDate": "2025-05-26",
"sellerNTNCNIC": "4130276175937",
"sellerBusinessName": "Company 8",
"sellerAddress": "Karachi",
"sellerProvince": "Sindh",
"buyerNTNCNIC": "3710505701479",
"buyerBusinessName": "FERTILIZER MANUFAC IRS NEW",
"buyerProvince": "Sindh",
"buyerAddress": "Karachi",
"invoiceRefNo": "SI-20250421-001",
"scenarioId": "SN004",
"items": [
{
"hsCode": "7204.1010",
"productDescription": "",
"rate": "18%",
"uoM": "MT",
"quantity": 1,
"totalValues": 0,
"valueSalesExcludingST": 175000,
"salesTaxApplicable": 31500,
"fixedNotifiedValueOrRetailPrice": 0,
"salesTaxWithheldAtSource": 0,
"extraTax": 0,
"furtherTax": 0,
"sroScheduleNo": "",
"fedPayable": 0,
"discount": 0,
"saleType": "Ship breaking",
"sroItemSerialNo": ""
}
]
}
It is giving this error:
Provided UoM is not allowed against the provided HS Code. Please refer to relevant reference API in the technical document for DI API for valid UoM against selected HS Codes.
are you working on Manager.io…?
No. I am working using postman. I have successfully submitted 27 scenarios. Just my scenario number 4 is left.
Sorry no expertise with Postman.
Is this json working on manager?
My all other jsons are working except sn004.
i checked, its (SN004) not working right now.