19 lines
508 B
JSON
19 lines
508 B
JSON
{
|
|
"spec": "NQFS-1.0",
|
|
"supplier_name": "Chezlepro Inc",
|
|
"supplier_tax_id": "1234567890",
|
|
"supplier_email": "facturation@chezlepro.ca",
|
|
"supplier_phone": "+1-450-482-0642",
|
|
"invoice_number": "INV-2026-00312",
|
|
"invoice_date": "2026-03-09",
|
|
"due_date": "2026-04-08",
|
|
"currency": "CAD",
|
|
"subtotal": 1000.00,
|
|
"tps_rate": 0.05,
|
|
"tps_amount": 50.00,
|
|
"tvq_rate": 0.09975,
|
|
"tvq_amount": 99.75,
|
|
"total": 1149.75,
|
|
"reference": "BC-2026-0312",
|
|
"description": "Services informatiques"
|
|
}
|