Untitled

 avatar
unknown
json
8 days ago
963 B
5
Indexable
{
  "model": {
    "invoiceId": "3397",
    "invoiceDate": "2025-03-06T00:00:00",
    "invoiceCurrency": "SAR",
    "merchant": {
      "address": "الرياض - حي النرجس - طريق انس بن مالك",
      "name": "مؤسسة ايمن محمد القحطاني للتعبئة والتغليف",
      "taxId": "310813129900003"
    },
    "items": [
      {
        "description": "كرتون بنى 3 طبقات مقاس 70*45*45",
        "quantity": 10,
        "unitPrice": 9.565,
        "totalPrice": 95.65
      },
      {
        "description": "كرتون بني سميك 65*50*50",
        "quantity": 10,
        "unitPrice": 13.913,
        "totalPrice": 139.13
      },
      {
        "description": "كرتون بني 44*33*52",
        "quantity": 10,
        "unitPrice": 8.696,
        "totalPrice": 86.96
      }
    ],
    "subTotal": 321.74,
    "invoiceTaxRate": "15%", 
    "taxAmount": 48.26,
    "totalAmount": 369.00
  }
}
Editor is loading...
Leave a Comment