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

Feb 2, 2021

main
0.0.1
Compare

API structure has changed

13 structure changes including:
13 Modifications
Modified 13
GET /users/{user_id}/kyc/business_owners
  • Response
  • 200 response Modified
    • idnow_identifications property Modified
GET /users/{user_id}/kyc/business_owners/{id}
  • Response
  • 200 response Modified
    • idnow_identifications property Modified
GET /users/{user_id}/kyc/identities
  • Response
  • 200 response Modified
    • idnow_identifications property Modified
GET /users/{user_id}/kyc/identities/{id}
  • Response
  • 200 response Modified
    • idnow_identifications property Modified
GET /users/{user_id}/kyc/legal_representatives
  • Response
  • 200 response Modified
    • idnow_identifications property Modified
GET /users/{user_id}/kyc/legal_representatives/{id}
  • Response
  • 200 response Modified
    • idnow_identifications property Modified
GET /users/{user_id}/kyc/video_identification/start
  • Response
  • 200 response Modified
    • redirect_url property Added
PATCH /users/{user_id}/kyc/business_owners/{id}
  • Response
  • 201 response Modified
    • idnow_identifications property Modified
PATCH /users/{user_id}/kyc/identities/{id}
  • Response
  • 201 response Modified
    • idnow_identifications property Modified
PATCH /users/{user_id}/kyc/legal_representatives/{id}
  • Response
  • 201 response Modified
    • idnow_identifications property Modified
POST /users/{user_id}/kyc/business_owners
  • Response
  • 201 response Modified
    • idnow_identifications property Modified
POST /users/{user_id}/kyc/identities
  • Response
  • 201 response Modified
    • idnow_identifications property Modified
POST /users/{user_id}/kyc/legal_representatives
  • Response
  • 201 response Modified
    • idnow_identifications property Modified