Do not miss any Arta API Reference changes, ever again

Subscribe to the Arta API Reference changelog to be up to date on recent changes.

RSS

Mar 19, 2021

release
2021-01-01
Compare

API structure has changed

8 structure changes including:
3 Breaking changes
6 Modifications
2 Removals
Modified 6 Breaking
GET /invoice_payments
  • Response
  • 200 response Modified
    • items property Modified
GET /invoices
  • Response
  • 200 response Modified
    • items property Modified
GET /invoices/{invoice_id}
  • Response
  • 200 response Modified
    • external_id, external_invoice_url, external_system properties Removed
    • invoice_url property Added
GET /payments
  • Response
  • 200 response Modified
    • items property Modified
GET /payments/{payment_id}
  • Response
  • 200 response Modified
    • external_id property Removed
    • context property Added
PATCH /webhooks/{webhook_id}
  • Body
  • content type Added
Removed 2 Breaking
PATCH /requests/{request_id}/cancel
PATCH /requests/{request_id}/custom