Payments
Number of APIs: 5
-
Delete Payment DELETE {{baseUrl}}/accounting/payments/:id?raw=false
-
List Payments GET {{baseUrl}}/accounting/payments?raw=false&limit=1&filter[updated_since]=2020-09-30T07:43:32.000Z&sort[by]=updated_at&sort[direction]=desc
-
Create Payment POST {{baseUrl}}/accounting/payments?raw=false
-
Get Payment GET {{baseUrl}}/accounting/payments/:id?raw=false
-
Update Payment PATCH {{baseUrl}}/accounting/payments/:id?raw=false