Untitled

mail@pastecode.io avatar
unknown
json
7 months ago
525 B
3
Indexable
Never
{
    "payment_date": "2024-03-13",
    "total_paid": 250,
    "payment_methods": [
        {
            "payment_method": "5661652e-2982-4626-8b2f-73376ec97737",
            "value_paid": 250
        }
    ],
    "accounts_payables": [
        {
            "account_payable": "2593dbe1-9dad-4c8d-ab94-6e0a6acc6ef9",
            "interest": 0,
            "penalty": 0,
            "discount": 0,
            "value_paid": 250
        }
    ],
    "bank_account": "22e8c611-5ace-4887-b122-d21df918ae83"
}
Leave a Comment