{
"ok": true,
"data": {
"advances": [
{
"id": "poi1jifw7RS2znD3cD",
"dateCreated": "2025-05-21T08:22:42.483Z",
"paymentReason": "PURCHASE_ORDER_ADVANCE",
"matchingState": "UNMATCHED",
"currency": "INR",
"paymentRequest": {
"slug": "prz1Ur73Q6nhNWHz",
"sequenceNo": "615"
},
"tax": {
"TDS": {
"amount": "0"
}
},
"amount": {
"totalAmount": 123,
"amountSettled": 0,
"pendingAmount": 123
},
"syncStatus": "NOT_SYNCED",
"invoices": [],
"user": {
"id": "uoy93xheb1u",
"name": "John Doe"
}
},
{
"id": "poiGcdJ6Hh42v6gTKmik87j",
"dateCreated": "2025-05-16T04:31:06.683Z",
"paymentReason": "ADVANCE",
"matchingState": "PARTIALLY_MATCHED",
"currency": "INR",
"paymentRequest": null,
"tax": {
"TDS": {
"amount": "800"
}
},
"amount": {
"totalAmount": 19200,
"amountSettled": 37.2,
"pendingAmount": 19162.8
},
"syncStatus": "NOT_SYNCED",
"invoices": [
{
"id": "i9xgdCX7O9ejHXtTD89D3",
"invoiceNo": "004",
"amountSettled": 37.2,
"currency": "INR"
}
],
"user": {
"id": "uNTwHYj1PFepak5Q",
"name": "John Doe"
}
}
],
"context": {
"count": 2,
"isVendorAdvancesEnabled": true,
"accountingName": "TALLY",
"baseCurrency": "INR"
}
}
}