Untitled

mail@pastecode.io avatar
unknown
json
a month ago
462 B
3
Indexable
Never
{
    "payment_date": "2024-08-13",
    "total_paid": 100,
    "payment_methods": [
        {
            "credit": "025e0054-d760-4817-bca6-67f5ac22c6e0",
            "value_paid": 100
        }
    ],
    "accounts_receivables": [
        {
            "account_receivable": "7de80601-73e7-4afc-be58-71ec341e1be4",
            "interest": 0,
            "penalty": 0,
            "discount": 0,
            "value_paid": 100
        }
    ]
}
Leave a Comment