Multi API Version 2.12.0
What's Changed
-
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.: Two new objects
registrationAddressand abusinessAddresshave been added to the corporate's information. TheregistrationAddressrefers to the address submitted to the state's registry (example CompaniesHouse in the UK), while thebusinessAddressrefers to the address where the business is currently operating.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}/getPOST/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}/updatePOST/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
-
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.: The
companyRegistrationAddressand acompanyBusinessAddresshave been marked as deprecated as they will be replaced by the new address objectsregistrationAddressand abusinessAddress.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}/getPOST/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}/updatePOST/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
-
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.: The
MANUFACTURINGPR_MARKETINGproperty within theindustryenum has been split up into 2 propertiesMANUFACTURINGandPR_MARKETING.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}/getPOST/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}/updatePOST/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
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/json-
Added property
registrationAddress(object)-
Property
addressLine1(string) > Address of the identity -
Property
addressLine2(string) > Continued address of the identity -
Property
city(string) > City of the identity -
Property
country(string) > Country of the identity - using ISO 3166 alpha-2 -
Property
postCode(string) > Post code of the identity -
Property
state(string) > State of the identity
-
-
Added property
businessAddress(object)-
Property
addressLine1(string) > Address of the identity -
Property
addressLine2(string) > Continued address of the identity -
Property
city(string) > City of the identity -
Property
country(string) > Country of the identity - using ISO 3166 alpha-2 -
Property
postCode(string) > Post code of the identity -
Property
state(string) > State of the identity
-
-
Changed property
companyRegistrationAddress(string) > The company's registration address -
Changed property
companyBusinessAddress(string) > The company's business address -
Changed property
industry(string) > Industry of the corporate.Added enum values:
-
MANUFACTURING -
PR_MARKETINGRemoved enum value: -
MANUFACTURINGPR_MARKETING
-
-
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
Request
Changed content type : application/json
-
Added property
registrationAddress(object)-
Property
addressLine1(string) > Address of the identity -
Property
addressLine2(string) > Continued address of the identity -
Property
city(string) > City of the identity -
Property
country(string) > Country of the identity - using ISO 3166 alpha-2 -
Property
postCode(string) > Post code of the identity -
Property
state(string) > State of the identity
-
-
Added property
businessAddress(object)-
Property
addressLine1(string) > Address of the identity -
Property
addressLine2(string) > Continued address of the identity -
Property
city(string) > City of the identity -
Property
country(string) > Country of the identity - using ISO 3166 alpha-2 -
Property
postCode(string) > Post code of the identity -
Property
state(string) > State of the identity
-
-
Changed property
companyRegistrationAddress(string)The company's registered address
-
Changed property
companyBusinessAddress(string)The company's business address
-
Changed property
industry(string)Industry of the corporate.
Added enum values:
-
MANUFACTURING -
PR_MARKETINGRemoved enum value: -
MANUFACTURINGPR_MARKETING
-
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Added property
registrationAddress(object)-
Property
addressLine1(string) > Address of the identity -
Property
addressLine2(string) > Continued address of the identity -
Property
city(string) > City of the identity -
Property
country(string) > Country of the identity - using ISO 3166 alpha-2 -
Property
postCode(string) > Post code of the identity -
Property
state(string) > State of the identity
-
-
Added property
businessAddress(object)-
Property
addressLine1(string) > Address of the identity -
Property
addressLine2(string) > Continued address of the identity -
Property
city(string) > City of the identity -
Property
country(string) > Country of the identity - using ISO 3166 alpha-2 -
Property
postCode(string) > Post code of the identity -
Property
state(string) > State of the identity
-
-
Changed property
companyRegistrationAddress(string) > The company's registration address -
Changed property
companyBusinessAddress(string) > The company's business address -
Changed property
industry(string) > Industry of the corporate.Added enum values:
-
MANUFACTURING -
PR_MARKETINGRemoved enum value: -
MANUFACTURINGPR_MARKETING
-
-
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
-
Added property
registrationAddress(object)-
Property
addressLine1(string) > Address of the identity -
Property
addressLine2(string) > Continued address of the identity -
Property
city(string) > City of the identity -
Property
country(string) > Country of the identity - using ISO 3166 alpha-2 -
Property
postCode(string) > Post code of the identity -
Property
state(string) > State of the identity
-
-
Added property
businessAddress(object)-
Property
addressLine1(string) > Address of the identity -
Property
addressLine2(string) > Continued address of the identity -
Property
city(string) > City of the identity -
Property
country(string) > Country of the identity - using ISO 3166 alpha-2 -
Property
postCode(string) > Post code of the identity -
Property
state(string) > State of the identity
-
-
Changed property
companyRegistrationAddress(string)The company registered address
-
Changed property
companyBusinessAddress(string)The company business address
-
Changed property
industry(string)Industry of the corporate.
Added enum values:
-
MANUFACTURING -
PR_MARKETINGRemoved enum value: -
MANUFACTURINGPR_MARKETING
-
Return Type
Changed response : 200 OK
Success
-
Changed content type :
application/json-
Added property
registrationAddress(object)-
Property
addressLine1(string) > Address of the identity -
Property
addressLine2(string) > Continued address of the identity -
Property
city(string) > City of the identity -
Property
country(string) > Country of the identity - using ISO 3166 alpha-2 -
Property
postCode(string) > Post code of the identity -
Property
state(string) > State of the identity
-
-
Added property
businessAddress(object)-
Property
addressLine1(string) > Address of the identity -
Property
addressLine2(string) > Continued address of the identity -
Property
city(string) > City of the identity -
Property
country(string) > Country of the identity - using ISO 3166 alpha-2 -
Property
postCode(string) > Post code of the identity -
Property
state(string) > State of the identity
-
-
Changed property
companyRegistrationAddress(string) > The company's registration address -
Changed property
companyBusinessAddress(string) > The company's business address -
Changed property
industry(string) > Industry of the corporate.Added enum values:
-
MANUFACTURING -
PR_MARKETINGRemoved enum value: -
MANUFACTURINGPR_MARKETING
-
-