Untitled

 avatar
unknown
json
8 months ago
1.5 kB
0
Indexable
{
    "date": "2024-05-28",
    "time": "15:41:09",
    "seller": "1bf4385a-d9ff-4e0e-af74-7cc1bae674be",
    "person": "1bf4385a-d9ff-4e0e-af74-7cc1bae674be",
    "sub_total_items": 4.99,
    "discount_percentage_items": 0,
    "discount_amount_items": 0,
    "addition_percentage_items": 0,
    "addition_amount_items": 0,
    "total_items": 4.99,
    "discount_percentage": 0,
    "discount_amount": 0,
    "addition_percentage": 0,
    "addition_amount": 0,
    "other_value": 0,
    "insurance_value": 0,
    "shipping_value": 0,
    "total": 4.99,
    "observation": "",
    "items": [
        {
            "product": "4bb0bc65-920e-485e-9119-a503bae3e2ea",
            "variation": null,
            "quantity": 1,
            "value_unitary": 4.99,
            "sub_total": 4.99,
            "discount_percentage": 0,
            "discount_amount": 0,
            "discount_amount_rat": 0,
            "general_discount_amount": 0,
            "addition_percentage": 0,
            "addition_amount": 0,
            "addition_amount_rat": 0,
            "general_addition_amount": 0,
            "total": 4.99,
            "other_value_rat": 0,
            "insurance_value_rat": 0,
            "shipping_value_rat": 0,
            "general_total": 4.99,
            "observation": ""
        }
    ],
    "payment_methods": [
        {
            "payment_method": "20b74baf-440d-44ad-995d-d9311a21b144",
            "value_paid": 4.99
        }
    ]
}
Leave a Comment