existing sales order mark as paid in cashbook by using Api
Hello , I want existing sales order mark as paid in cashbook by using Api.
Please let me know is there any api.
Thanks
Please let me know is there any api.
Thanks
The Jiwa community forums
https://forums.jiwa.com.au/
"Payments": [
{
"HistoryNo": 0,
"PaymentType": {
"PaymentTypeID": "string",
"Name": "string",
"Code": "string",
"ItemNo": 0,
"IsEnabled": true,
"IsDefault": true,
"IsCreditCard": true,
"IsPOS": true,
"GeneralLedgerAccount": {
"LedgerID": "string",
"AccountNo": "string",
"Description": "string"
}
},
"AmountPaid": 0,
"PaymentDate": "2023-12-14T05:07:27.069Z",
"ProcessPayment": true,
"AuthorisationStatus": "string",
"PaymentGatewayReturnCode": 0,
"Processed": true,
"CardExpiry": "2023-12-14T05:07:27.069Z",
"PaymentID": "string",
"PaymentRef": "string",
"AuthorisationNumber": "string",
"PaymentGatewayReturnMessage": "string",
"CardNumber": "string",
"CardHolder": "string",
"BankName": "string",
"BSBN": "string",
"BankAcc": "string",
"AccountName": "string"
}