Change Updates

Do not miss any Upcoming Release API changes, ever again

Subscribe to the Upcoming Release API changelog to be up to date on recent changes.

RSS

Feb 3, 2022

main
1.8.11
Compare
1.8.11

API structure has changed

Next change
6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /accounts/{account_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account_overview property Modified
        • is_active_scra property Added
      • summary property Modified
        • interest_accrual_interval property Added
GET /customers/accounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • account property Modified
GET /products
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • product_lifecycle_policies property Modified
POST /accounts
  • Body
  • application/json content type Modified
    • product_id property Modified
      • Property is now required
        Breaking
    • summary property Modified
      • interest_accrual_interval property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • account_overview property Modified
        • is_active_scra property Added
      • summary property Modified
        • interest_accrual_interval property Added
POST /accounts/{account_id}/line_items/payments
  • Operation is now deprecated
  • Path went from /accounts/{account_id}/line_items/payments/payment_transfer to /accounts/{account_id}/line_items/payments (same operationId)
POST /products
  • Body
  • application/json content type Modified
    • product_lifecycle_policies property Modified
      • interest_policies property Modified
        • interest_accrual_interval property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • product_lifecycle_policies property Modified
        • interest_policies property Modified