Create Payment

Create a Payment.


Freshbooks Exclusive:

To create payments in Freshbooks, please note that the invoiceid & type fields are not directly supported. These fields must be included within the remoteFields

"remoteFields": {
     "invoiceid": "{{invoiceRemoteId}}",
     "type": "CASH"
 }
Language
Click Try It! to start a request and see the response here!