Payments
Number of APIs: 3
-
Allows you to create a single payment for invoices or credit notes POST {{baseUrl}}/Payments
-
Allows you to retrieve payments for invoices and credit notes GET {{baseUrl}}/Payments?where=<string>&order=<string>&page=<integer>
-
Allows you to create multiple payments for invoices or credit notes PUT {{baseUrl}}/Payments?summarizeErrors=false