Make Payment

POST https://api.freshbooks.com/accounting/account/{{accountId}}/payments/payments

Add a payment to a specific invoice

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"response":{"result":{"payment":{"accounting_systemid":"wkMd2g","amount":{"amount":"180.00","code":"USD"},"clientid":31006,"creditid":null,"date":"2019-04-19","from_credit":false,"gateway":null,"id":10318,"invoiceid":34420,"logid":10318,"note":"Paid in full","orderid":null,"overpaymentid":10320,"transactionid":null,"type":"Check","updated":"2019-04-24 14:22:18","vis_state":0}}}}