Skip to content

Instantly share code, notes, and snippets.

@mimron
Created February 21, 2023 07:28
Show Gist options
  • Select an option

  • Save mimron/82d0fed9b3bc43f428a4a750c5548684 to your computer and use it in GitHub Desktop.

Select an option

Save mimron/82d0fed9b3bc43f428a4a750c5548684 to your computer and use it in GitHub Desktop.
{
"reference_number": "1303114365-567DSF5ADS6",
"transaction_date": "2022-06-20",
"sales_date": "2022-06-20",
"customer_id": "RED&WHITECUSTOMOER001",
"orders": [
{
"order_id": "1303114365-567DSF5ADS6",
"merchant_id": "REDWHITE",
"store_code": "10019",
"transaction_type": "SALE",
"pos_id": "",
"cashier_id": "100190EM0001",
"grand_total": 16385,
"order_items": [
{
"order_index": 1,
"price_per_unit": 11919,
"discount": 0,
"quantity": 1,
"sub_total": 11919,
"vat": 1,
"item_code": "15413019001001",
"item_description": "Sari Roti Sobek Coklat",
"selling_unit": 1,
"ean13code": "8992907710019"
},
{
"order_index": 2,
"price_per_unit": 2233,
"discount": 0,
"quantity": 2,
"sub_total": 4466,
"vat": 1,
"item_code": "14524048001001",
"item_description": "Indomie Rasa Soto Mie 70gr",
"selling_unit": 1,
"ean13code": "089686010343"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment