{
"business_id": "{{BUSINESS_ID}}",
"irn": "{{IRN}}",
"issue_date": "2024-05-14",
"due_date": "2024-06-14",
"issue_time": "17:59:04",
"invoice_type_code": "381",
"invoice_kind": "B2B",
"payment_status": "PENDING",
"note": "Invoice note",
"tax_point_date": "2024-05-14",
"document_currency_code": "NGN",
"tax_currency_code": "NGN",
"accounting_supplier_party": {
"party_name": "TITAN BRIDGE DYNAMIC WORLD LTD",
"tin": "24058123-0002",
"email": "test_sender@pasca.co",
"telephone": "+23480254099000",
"business_description": "Business description",
"postal_address": {
"street_name": "32, Owonikoko Street",
"city_name": "Gwarikpa",
"postal_zone": "023401",
"lga": "NG-AB-ANO",
"state": "NG-AB",
"country": "NG"
}
},
"accounting_customer_party": {
"party_name": "Dangote Group",
"tin": "72382732-0001",
"email": "business@email.com",
"telephone": "+23480254000000",
"business_description": "Sales of cement and building materials",
"postal_address": {
"street_name": "32, Owonikoko Street",
"city_name": "Gwarikpa",
"postal_zone": "023401",
"lga": "NG-AB-ANO",
"state": "NG-AB",
"country": "NG"
}
},
"payment_means": [
{
"payment_means_code": "10",
"payment_due_date": "2024-05-14"
}
],
"tax_total": [
{
"tax_amount": 56.07,
"tax_subtotal": [
{
"taxable_amount": 800,
"tax_amount": 8,
"tax_category": {
"id": "LOCAL_SALES_TAX",
"percent": 2.3
}
}
]
}
],
"legal_monetary_total": {
"line_extension_amount": 10,
"tax_exclusive_amount": 10,
"tax_inclusive_amount": 10,
"payable_amount": 10
},
"invoice_line": [
{
"hsn_code": "CC-111",
"product_category": "Food and Beverages",
"discount_rate": 2.01,
"discount_amount": 3500,
"fee_rate": 1.01,
"fee_amount": 50,
"invoiced_quantity": 15,
"line_extension_amount": 30,
"item": {
"name": "Tomato Paste",
"description": "Description of the tomato paste",
"sellers_item_identification": "Spoon"
},
"price": {
"price_amount": 1150,
"base_quantity": 1,
"price_unit": "NGN per 1"
}
}
]
}