Skip to main content

Version 2.7.1

· One min read

What's Changed

  • Removal of KYB fields directorsVerified and UBOsVerified in response
    • POST /corporates/{id}/get
    • POST /corporates/{id}/update
    • POST /corporates/_/create

What's Changed

POST /corporates/{id}/get
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    • Changed property kyb (object)

      The KYB status of the corporate account.

      • Deleted property directorsVerified (object)

      • Deleted property UBOsVerified (object)

POST /corporates/{id}/update
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    • Changed property kyb (object)

      The KYB status of the corporate account.

      • Deleted property directorsVerified (object)

      • Deleted property UBOsVerified (object)

POST /corporates/_/create
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    • Changed property kyb (object)

      The KYB status of the corporate account.

      • Deleted property directorsVerified (object)

      • Deleted property UBOsVerified (object)