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 10, 2021

main
0.0.1
Compare

API structure has changed

15 structure changes including:
1 Breaking change
2 Additions
12 Modifications
1 Removal
Modified 12 Breaking
GET /users/{user_id}/kyc/business_owners
  • Response
  • 200 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
GET /users/{user_id}/kyc/business_owners/{id}
  • Response
  • 200 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
GET /users/{user_id}/kyc/identities
  • Response
  • 200 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
GET /users/{user_id}/kyc/identities/{id}
  • Response
  • 200 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
GET /users/{user_id}/kyc/legal_representatives
  • Response
  • 200 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
GET /users/{user_id}/kyc/legal_representatives/{id}
  • Response
  • 200 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
PATCH /users/{user_id}/kyc/business_owners/{id}
  • Response
  • 201 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
PATCH /users/{user_id}/kyc/identities/{id}
  • Response
  • 201 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
PATCH /users/{user_id}/kyc/legal_representatives/{id}
  • Response
  • 201 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
POST /users/{user_id}/kyc/business_owners
  • Response
  • 201 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
POST /users/{user_id}/kyc/identities
  • Response
  • 201 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
POST /users/{user_id}/kyc/legal_representatives
  • Response
  • 201 response Modified
    • idnow_identifications property Removed
    • video_identifications property Added
Removed 1 Breaking
GET /users/{user_id}/kyc/identities/{id}/video_identification/start
Added 2
GET /users/{user_id}/kyc/identities/{identity_id}/video_identifications/{id}
POST /users/{user_id}/kyc/identities/{identity_id}/video_identifications