Skip to main content

Multi API Version 2.8.0

· 3 min read
Adrian Mizzi

What's Changed

  • Username (credential code) is being phased out. Login can now be done using just the email address. Both username and email address will be supported for some time, to allow for a transition.

  • When creating Corporate Users, some of the parameters are now optional (no longer mandatory)

    • companyPosition
    • mobileCountryCode
    • mobileNumber
    • title
    • username
  • Added new status PENDING_REVIEW for Corporate Identity KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers.


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}/kybKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers./start
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Added enum value:

      • KYB_ALREADY_APPROVED
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/{user_id}/get
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    New optional properties:

    • companyPosition
    • mobileCountryCode
    • mobileNumber
    • title
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/{user_id}/update
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    New optional properties:

    • companyPosition
    • mobileCountryCode
    • mobileNumber
    • title
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/_/create
Request:

Changed content type : application/json

New optional properties:

  • companyPosition
  • mobileCountryCode
  • mobileNumber
  • title
  • username
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    New optional properties:

    • companyPosition
    • mobileCountryCode
    • mobileNumber
    • title
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
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    • Changed property user (array)

      Changed items (object):

      New optional properties:

      • companyPosition
      • mobileCountryCode
      • mobileNumber
      • title
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

    • Changed property kyb (object)

      The KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. status of the corporate account.

      • Changed property basicCompanyChecksVerified (string)

        The status of the Basic Company Verification Checks for the corporate entity.

        Added enum value:

        • PENDING_REVIEW
      • Changed property fullCompanyChecksVerified (string)

        The status of the Full Company Verification Checks for the corporate entity.

        Added enum value:

        • PENDING_REVIEW
      • Changed property enhancedCompanyChecksVerified (string)

        The status of the Enhanced Company Verification Checks for the corporate entity.

        Added enum value:

        • PENDING_REVIEW
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/json

    • Changed property kyb (object)

      The KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. status of the corporate account.

      • Changed property basicCompanyChecksVerified (string)

        The status of the Basic Company Verification Checks for the corporate entity.

        Added enum value:

        • PENDING_REVIEW
      • Changed property fullCompanyChecksVerified (string)

        The status of the Full Company Verification Checks for the corporate entity.

        Added enum value:

        • PENDING_REVIEW
      • Changed property enhancedCompanyChecksVerified (string)

        The status of the Enhanced Company Verification Checks for the corporate entity.

        Added enum value:

        • PENDING_REVIEW
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 optional properties:

  • rootUsername
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    • Changed property kyb (object)

      The KYBKYB Know Your Business - the identity verification process for corporate identities. This process allows you to seamlessly and securely verify your business customer's identity. Weavr will ask users to submit the necessary information and documentation so that they can get approved by financial providers. status of the corporate account.

      • Changed property basicCompanyChecksVerified (string)

        The status of the Basic Company Verification Checks for the corporate entity.

        Added enum value:

        • PENDING_REVIEW
      • Changed property fullCompanyChecksVerified (string)

        The status of the Full Company Verification Checks for the corporate entity.

        Added enum value:

        • PENDING_REVIEW
      • Changed property enhancedCompanyChecksVerified (string)

        The status of the Enhanced Company Verification Checks for the corporate entity.

        Added enum value:

        • PENDING_REVIEW
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./_/create
Request:

Changed content type : application/json

New optional properties:

  • credentialCode