Payments

Number of APIs: 5

  1. Delete Payment DELETE {{baseUrl}}/accounting/payments/:id?raw=false

  2. 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

  3. Create Payment POST {{baseUrl}}/accounting/payments?raw=false

  4. Get Payment GET {{baseUrl}}/accounting/payments/:id?raw=false

  5. Update Payment PATCH {{baseUrl}}/accounting/payments/:id?raw=false