PostCreditInput
Input fields
The account number.
Optional short note about the credit, to be displayed to the user.
The ID of the ledger where the credit will be posted.
Deprecation
The 'ledgerId' field is deprecated.Please use 'ledgerNumber' instead. This is in the form of 'L-123456789A'
- Marked as deprecated on 2024-10-22.
- Scheduled for removal on or after 2025-06-25.
The number of the ledger where the credit will be posted.
The net amount of the credit to be posted. Amount should be posted in the smallest unit of currency.
Optional short note about the credit, to be displayed to internal systems.
The reason why the credit is posted. This should be a valid credit reason code.
The tax amount of the credit to be posted. Amount should be posted in the smallest unit of currency.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountNumber": "A-5AE579CD",
"displayNote": "present-always-action-work-far",
"ledgerNumber": "others-last-finish-as-tree",
"netAmount": 77,
"note": "wide-born-Democrat-pay-woman",
"reason": "myself-read-product-else-must",
"taxAmount": 40
}