Change Updates

Do not miss any Offering Manager API changes, ever again

Subscribe to the Offering Manager API changelog to be up to date on recent changes.

RSS
Offering Manager API

Change #b3cb6d9e

Last update:
Compare

API structure has changed

13 structure changes including:
1 Breaking change
12 Modifications
1 Removal
Modified 12 Breaking
GET /custody_assets
  • Response
  • 200 response Modified
    • partner_id attribute Removed
GET /users
  • Response
  • 200 response Modified
    • signed_up_as, referral_channel attributes Removed
GET /users/projects/{id}/by_order_status/{status}
  • Response
  • 200 response Modified
    • signed_up_as, referral_channel attributes Removed
GET /users/{id}
  • Response
  • 200 response Modified
    • signed_up_as, referral_channel attributes Removed
GET /users/{user_id}/custody_account_holders
  • Response
  • 200 response Modified
    • accounts attribute Modified
    • partner_id attribute Removed
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts
  • Response
  • 200 response Modified
    • asset attribute Modified
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts/{id}
  • Response
  • 200 response Modified
    • asset attribute Modified
GET /users/{user_id}/custody_account_holders/{id}
  • Response
  • 200 response Modified
    • accounts attribute Modified
    • partner_id attribute Removed
POST /users
  • Body
  • content type Modified
    • signed_up_as, invitation_code, referral_channel, partner_attributes attributes Removed
  • Response
  • 201 response Modified
    • signed_up_as, referral_channel attributes Removed
POST /users/{user_id}/custody_account_holders
  • Response
  • 201 response Modified
    • accounts attribute Modified
    • partner_id attribute Removed
POST /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts
  • Response
  • 201 response Modified
    • asset attribute Modified
PUT /users/{id}
  • Body
  • content type Modified
    • signed_up_as, invitation_code, referral_channel, partner_attributes attributes Removed
  • Response
  • 201 response Modified
    • signed_up_as, referral_channel attributes Removed
Removed 1 Breaking
GET /users/{user_id}/affiliate