Multi API Version 2.13.27
· One min read
Re-introducing mandatory corporate details
When creating a corporate you will be required to specify the following fields:
companyNamecompanyRegistrationNumberregistrationCountry
API ChangeLog
What's Changed
POST /corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./{id}/get
Return Type:
Changed response : 200 OK
Success
-
Changed content type :
application/jsonNew required properties:
companyRegistrationNumbernameregistrationCountry
POST /corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./{id}/update
Return Type:
Changed response : 200 OK
Success
-
Changed content type :
application/jsonNew required properties:
companyRegistrationNumbernameregistrationCountry
POST /corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./_/create
Request:
Changed content type : application/json
New required properties:
companyNamecompanyRegistrationNumberregistrationCountry
Return Type:
Changed response : 200 OK
Success
-
Changed content type :
application/jsonNew required properties:
companyRegistrationNumbernameregistrationCountry
POST /corporatesCorporates Business entities that can be onboarded as identities on Weavr. Corporate identities represent companies and require Know Your Business (KYB) verification. They can have multiple authorised users and issue cards to card assignees./{id}/users/get
Request:
Changed content type : application/json
- Changed property
email(string)
POST /consumersConsumers Individual persons who can be onboarded as identities on Weavr. Consumer identities represent individual customers and require Know Your Customer (KYC) verification. For consumers, the card owner and card assignee are typically the same person./{id}/update
Request:
Changed content type : application/json
- Added property
tag(string)Ignore field