Single Payment

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

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"response":{"result":{"payment":{"accounting_systemid":"wkMd2g","amount":{"amount":"10.00","code":"USD"},"clientid":31006,"creditid":null,"date":"2019-04-19","from_credit":false,"gateway":null,"id":7658,"invoiceid":26398,"logid":7658,"note":"Updated with proper invoice amount","orderid":null,"overpaymentid":null,"transactionid":null,"type":"Check","updated":"2019-04-19 14:05:33","vis_state":0}}}}