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 #d2b37ee2

Last update:
Compare

API structure has changed

26 structure changes including:
26 Modifications
Modified 26 Breaking
GET /projects
  • Response
  • 200 response Modified
    • maturity_days, maturity_years attributes Removed
GET /projects/by_code/{code}
  • Response
  • 200 response Modified
    • maturity_days, maturity_years attributes Removed
GET /projects/{id}
  • Response
  • 200 response Modified
    • maturity_days, maturity_years attributes Removed
GET /users
  • Response
  • 200 response Modified
    • name, phone_number attributes Removed
GET /users/projects/{id}/by_order_status/{status}
  • Response
  • 200 response Modified
    • name, phone_number attributes Removed
GET /users/{id}
  • Response
  • 200 response Modified
    • name, phone_number attributes Removed
GET /users/{user_id}/custody_account_holders
  • Response
  • 200 response Modified
    • kyc_data attribute Modified
GET /users/{user_id}/custody_account_holders/{id}
  • Response
  • 200 response Modified
    • kyc_data attribute Modified
GET /users/{user_id}/kyc/business_owners
  • Response
  • 200 response Modified
    • phone_number attribute Added
GET /users/{user_id}/kyc/business_owners/{id}
  • Response
  • 200 response Modified
    • phone_number attribute Added
GET /users/{user_id}/kyc/identities
  • Response
  • 200 response Modified
    • phone_number attribute Added
GET /users/{user_id}/kyc/identities/{id}
  • Response
  • 200 response Modified
    • phone_number attribute Added
GET /users/{user_id}/kyc/legal_representatives
  • Response
  • 200 response Modified
    • phone_number attribute Added
GET /users/{user_id}/kyc/legal_representatives/{id}
  • Response
  • 200 response Modified
    • phone_number attribute Added
GET /users/{user_id}/projects
  • Response
  • 200 response Modified
    • maturity_days, maturity_years attributes Removed
PATCH /users/{user_id}/kyc/business_owners/{id}
  • Response
  • 201 response Modified
    • phone_number attribute Added
PATCH /users/{user_id}/kyc/identities/{id}
  • Body
  • content type Modified
    • phone_number attribute Added
  • Response
  • 201 response Modified
    • phone_number attribute Added
PATCH /users/{user_id}/kyc/legal_representatives/{id}
  • Response
  • 201 response Modified
    • phone_number attribute Added
POST /projects
  • Body
  • content type Modified
    • project attribute Modified
  • Response
  • 201 response Modified
    • maturity_days, maturity_years attributes Removed
POST /users
  • Body
  • content type Modified
    • name, phone_number attributes Removed
  • Response
  • 201 response Modified
    • name, phone_number attributes Removed
POST /users/{user_id}/custody_account_holders
  • Response
  • 201 response Modified
    • kyc_data attribute Modified
POST /users/{user_id}/kyc/business_owners
  • Response
  • 201 response Modified
    • phone_number attribute Added
POST /users/{user_id}/kyc/identities
  • Body
  • content type Modified
    • phone_number attribute Added
  • Response
  • 201 response Modified
    • phone_number attribute Added
POST /users/{user_id}/kyc/legal_representatives
  • Response
  • 201 response Modified
    • phone_number attribute Added
PUT /projects/{id}
  • Body
  • content type Modified
    • project attribute Modified
  • Response
  • 201 response Modified
    • maturity_days, maturity_years attributes Removed
PUT /users/{id}
  • Body
  • content type Modified
    • name, phone_number attributes Removed
  • Response
  • 201 response Modified
    • name, phone_number attributes Removed