Record a manual payment for an invoice
API to record manual payment for an invoice by invoice id
POST
Record a manual payment for an invoice
Headers
API Version
Available options:
2021-07-28 Path Parameters
Invoice Id
Example:
"6578278e879ad2646715ba9c"
Body
application/json
location Id / company Id based on altType
Example:
"6578278e879ad2646715ba9c"
Alt Type
Available options:
location Example:
"location"
manual payment method
Available options:
cash, card, cheque, bank_transfer, other Example:
"card"
Any note to be recorded with the transaction
Example:
"This was a direct payment"
Amount to be paid against the invoice.
Example:
999
Payment Schedule Ids to be recorded against the invoice.
Example:
["6578278e879ad2646715ba9c"]Updated At to be recorded against the invoice.
Example:
"2025-03-19T05:03:00.000Z"
Last modified on March 8, 2026
Record a manual payment for an invoice