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

Changelog

Last update:
Compare

API structure has changed

Modified 11 Breaking
GET /orders
  • Response
  • 200 response Modified
    • payment_details attribute Modified
GET /projects
  • Response
  • 200 response Modified
    • beneficiary_name, bvdh_iban, bvdh_bic attributes Removed
    • account_name, iban, bic attributes Added
GET /projects/by_code/{code}
  • Response
  • 200 response Modified
    • beneficiary_name, bvdh_iban, bvdh_bic attributes Removed
    • account_name, iban, bic attributes Added
GET /projects/{id}
  • Response
  • 200 response Modified
    • beneficiary_name, bvdh_iban, bvdh_bic attributes Removed
    • account_name, iban, bic attributes Added
GET /users/{user_id}/projects
  • Response
  • 200 response Modified
    • beneficiary_name, bvdh_iban, bvdh_bic attributes Removed
    • account_name, iban, bic attributes Added
GET /users/{user_id}/projects/{project_id}/orders
  • Response
  • 200 response Modified
    • payment_details attribute Modified
GET /users/{user_id}/projects/{project_id}/orders/{id}
  • Response
  • 200 response Modified
    • payment_details attribute Modified
POST /projects
  • Body
  • content type Modified
    • project attribute Modified
  • Response
  • 201 response Modified
    • beneficiary_name, bvdh_iban, bvdh_bic attributes Removed
    • account_name, iban, bic attributes Added
POST /users/{user_id}/projects/{project_id}/orders
  • Response
  • 201 response Modified
    • payment_details attribute Modified
POST /users/{user_id}/projects/{project_id}/orders/{id}/cancel
  • Response
  • 201 response Modified
    • payment_details attribute Modified
PUT /projects/{id}
  • Body
  • content type Modified
    • project attribute Modified
  • Response
  • 201 response Modified
    • beneficiary_name, bvdh_iban, bvdh_bic attributes Removed
    • account_name, iban, bic attributes Added

API structure has changed

Added 1
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts/{custody_account_id}/{id}

API structure has changed

Modified 1 Breaking
GET /users/projects/{id}/by_order_status/{status}
  • Query
  • status query parameter Removed
  • Path
  • status path parameter Added

API structure has changed

Modified 9
GET /investments
  • Response
  • 200 response Modified
    • order_status attribute Added
GET /orders
  • Response
  • 200 response Modified
    • project_code attribute Added
GET /users/{user_id}/affiliate
  • Response
  • 200 response Modified
    • stats attribute Modified
GET /users/{user_id}/projects/{project_id}/investments
  • Response
  • 200 response Modified
    • order_status attribute Added
GET /users/{user_id}/projects/{project_id}/investments/{id}
  • Response
  • 200 response Modified
    • order_status attribute Added
GET /users/{user_id}/projects/{project_id}/orders
  • Response
  • 200 response Modified
    • project_code attribute Added
GET /users/{user_id}/projects/{project_id}/orders/{id}
  • Response
  • 200 response Modified
    • project_code attribute Added
POST /users/{user_id}/projects/{project_id}/orders
  • Response
  • 201 response Modified
    • project_code attribute Added
POST /users/{user_id}/projects/{project_id}/orders/{id}/cancel
  • Response
  • 201 response Modified
    • project_code attribute Added
Added 1
GET /users/projects/{id}/by_order_status/{status}

API structure has changed

Modified 5
GET /orders
  • Response
  • 200 response Modified
    • updated_at attribute Added
GET /users/{user_id}/projects/{project_id}/orders
  • Response
  • 200 response Modified
    • updated_at attribute Added
GET /users/{user_id}/projects/{project_id}/orders/{id}
  • Response
  • 200 response Modified
    • updated_at attribute Added
POST /users/{user_id}/projects/{project_id}/orders
  • Response
  • 201 response Modified
    • updated_at attribute Added
POST /users/{user_id}/projects/{project_id}/orders/{id}/cancel
  • Response
  • 201 response Modified
    • updated_at attribute Added

API structure has changed

Added 1
GET /orders

API structure has changed

Modified 8
GET /investments
  • Response
  • 200 response Modified
    • order_id attribute Added
GET /users/{user_id}/affiliate
  • Response
  • 200 response Modified
    • stats attribute Modified
GET /users/{user_id}/projects/{project_id}/investments
  • Response
  • 200 response Modified
    • order_id attribute Added
GET /users/{user_id}/projects/{project_id}/investments/{id}
  • Response
  • 200 response Modified
    • order_id attribute Added
GET /users/{user_id}/projects/{project_id}/orders
  • Response
  • 200 response Modified
    • order_code, status attributes Added
GET /users/{user_id}/projects/{project_id}/orders/{id}
  • Response
  • 200 response Modified
    • order_code, status attributes Added
POST /users/{user_id}/projects/{project_id}/orders
  • Response
  • 201 response Modified
    • order_code, status attributes Added
POST /users/{user_id}/projects/{project_id}/orders/{id}/cancel
  • Response
  • 201 response Modified
    • order_code, status attributes Added

API structure has changed

Modified 2
PATCH /users/{user_id}/bank_accounts/{id}
  • Body
  • content type Modified
    • bank_account attribute Modified
POST /users/{user_id}/bank_accounts
  • Body
  • content type Modified
    • bank_account attribute Modified

API structure has changed

Modified 2
PATCH /users/{user_id}/bank_accounts/{id}
  • Body
  • content type Modified
    • bank_account attribute Modified
POST /users/{user_id}/bank_accounts
  • Body
  • content type Modified
    • bank_account attribute Modified

API structure has changed

Modified 4
GET /investments
  • Response
  • 200 response Modified
    • id, reference_code, sender_address, user_id, user_email, username, project_code attributes Added
GET /users/{user_id}/affiliate
  • Response
  • 200 response Modified
    • stats attribute Modified
GET /users/{user_id}/projects/{project_id}/investments
  • Response
  • 200 response Modified
    • id, reference_code, sender_address, user_id, user_email, username, project_code attributes Added
GET /users/{user_id}/projects/{project_id}/investments/{id}
  • Response
  • 200 response Modified
    • id, reference_code, sender_address, user_id, user_email, username, project_code attributes Added

API structure has changed

Modified 4
GET /users
  • Response
  • 200 response Modified
    • referral_channel attribute Added
GET /users/{id}
  • Response
  • 200 response Modified
    • referral_channel attribute Added
POST /users
  • Body
  • content type Modified
    • referral_channel attribute Added
  • Response
  • 201 response Modified
    • referral_channel attribute Added
PUT /users/{id}
  • Body
  • content type Modified
    • referral_channel attribute Added
  • Response
  • 201 response Modified
    • referral_channel attribute Added

API structure has changed

Added 1
GET /investments

API structure has changed

Added 1
GET /users/{user_id}/projects

API structure has changed

Removed 1 Breaking
GET /users/{user_id}/surveys
Added 1
GET /users/{user_id}/surveys?name=${name}

API structure has changed

Added 1
GET /projects/{id}/stats

API structure has changed

Modified 1
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts/{custody_account_id}/transactions
  • Query
  • offset query parameter Added

API structure has changed

Modified 1 Breaking
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts/{custody_account_id}/transactions
  • Query
  • limit query parameter Modified

API structure has changed

Removed 9 Breaking
GET /users/{user_id}/custody_accounts
GET /users/{user_id}/custody_accounts/{custody_account_id}/transactions
GET /users/{user_id}/custody_accounts/{custody_account_id}/transactions/estimated_fee
GET /users/{user_id}/custody_accounts/{custody_account_id}/transactions/withdrawable_balance
GET /users/{user_id}/custody_accounts/{id}
GET /users/{user_id}/custody_accounts/{id}/balance
GET /users/{user_id}/custody_balances
POST /users/{user_id}/custody_accounts
POST /users/{user_id}/custody_accounts/{custody_account_id}/transactions
Added 12
GET /users/{user_id}/custody_account_holders
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts/{custody_account_id}/transactions
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts/{custody_account_id}/transactions/estimated_fee
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts/{custody_account_id}/transactions/withdrawable_balance
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts/{id}
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts/{id}/balance
GET /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_balances
GET /users/{user_id}/custody_account_holders/{id}
POST /users/{user_id}/custody_account_holders
POST /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts
POST /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts/{custody_account_id}/transactions

API structure has changed

Modified 2 Breaking
PATCH /users/{user_id}/kyc/identities/{id}
  • Body
  • content type Modified
    • tax_id_number attribute Modified
POST /users/{user_id}/kyc/identities
  • Body
  • content type Modified
    • tax_id_number attribute Modified

API structure has changed

Modified 1
GET /users/{user_id}/kyc
  • Response
  • 200 response Modified
    • identity, address, bank_account, video_identification, email, business, legal_reps, documents attributes Added