Corporates are identities representing companies. Once on-boarded, Corporates can create and manage their own instruments via your application.
Create a corporate identity for a business customer. The information provided must be accurate and will be passed on for KYB verification with our partner.
Success
Bad Request Error - Your request is invalid.
Unauthorized - Your credentials or access token are invalid.
Forbidden - Access to the requested resource or action is forbidden.
Conflict
Too many requests.
Internal Server Error - There is a problem with the server. Please try again later.
Service Unavailable - We're temporarily offline for maintenance. Please try again later.
Error
{- "profileId": "string",
- "tag": "string",
- "rootUser": {
- "name": "string",
- "surname": "string",
- "email": "user@example.com",
- "mobile": {
- "countryCode": "string",
- "number": "string"
}, - "companyPosition": "DIRECTOR",
- "dateOfBirth": {
- "year": 1900,
- "month": 1,
- "day": 1
}, - "tag": "string"
}, - "company": {
- "type": "SOLE_TRADER",
- "businessAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "postCode": "string",
- "state": "string",
- "country": "st"
}, - "name": "string",
- "registrationNumber": "string",
- "registrationCountry": "st"
}, - "industry": "ACCOUNTING",
- "sourceOfFunds": "LABOUR_CONTRACT",
- "sourceOfFundsOther": "string",
- "acceptedTerms": true,
- "ipAddress": "string",
- "baseCurrency": "str",
- "feeGroup": "string"
}
{- "id": {
- "type": "CONSUMER",
- "id": "string"
}, - "profileId": "string",
- "tag": "string",
- "rootUser": {
- "id": {
- "type": "CONSUMER",
- "id": "string"
}, - "name": "string",
- "surname": "string",
- "email": "user@example.com",
- "mobile": {
- "countryCode": "string",
- "number": "string"
}, - "companyPosition": "DIRECTOR",
- "active": true,
- "emailVerified": true,
- "mobileNumberVerified": true,
- "dateOfBirth": {
- "year": 1900,
- "month": 1,
- "day": 1
}, - "tag": "string",
- "passwordAlreadySet": true
}, - "company": {
- "name": "string",
- "type": "SOLE_TRADER",
- "registrationNumber": "string",
- "registeredAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "postCode": "string",
- "state": "string",
- "country": "st"
}, - "businessAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "postCode": "string",
- "state": "string",
- "country": "st"
}, - "countryOfRegistration": "st",
- "incorporatedOn": {
- "year": 1900,
- "month": 1,
- "day": 1
}
}, - "industry": "ACCOUNTING",
- "sourceOfFunds": "LABOUR_CONTRACT",
- "sourceOfFundsOther": "string",
- "acceptedTerms": true,
- "ipAddress": "string",
- "baseCurrency": "str",
- "feeGroup": "string",
- "creationTimestamp": 0,
- "retailQualifier": "RETAIL"
}
Retrieve the details of the logged-in corporate.
Success
Bad Request Error - Your request is invalid.
Unauthorized - Your credentials or access token are invalid.
Forbidden - Access to the requested resource or action is forbidden.
Too many requests.
Internal Server Error - There is a problem with the server. Please try again later.
Service Unavailable - We're temporarily offline for maintenance. Please try again later.
Error
{- "id": {
- "type": "CONSUMER",
- "id": "string"
}, - "profileId": "string",
- "tag": "string",
- "rootUser": {
- "id": {
- "type": "CONSUMER",
- "id": "string"
}, - "name": "string",
- "surname": "string",
- "email": "user@example.com",
- "mobile": {
- "countryCode": "string",
- "number": "string"
}, - "companyPosition": "DIRECTOR",
- "active": true,
- "emailVerified": true,
- "mobileNumberVerified": true,
- "dateOfBirth": {
- "year": 1900,
- "month": 1,
- "day": 1
}, - "tag": "string"
}, - "company": {
- "name": "string",
- "type": "SOLE_TRADER",
- "registrationNumber": "string",
- "registeredAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "postCode": "string",
- "state": "string",
- "country": "st"
}, - "businessAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "postCode": "string",
- "state": "string",
- "country": "st"
}, - "countryOfRegistration": "st",
- "incorporatedOn": {
- "year": 1900,
- "month": 1,
- "day": 1
}
}, - "industry": "ACCOUNTING",
- "sourceOfFunds": "LABOUR_CONTRACT",
- "sourceOfFundsOther": "string",
- "acceptedTerms": true,
- "ipAddress": "string",
- "baseCurrency": "str",
- "feeGroup": "string",
- "creationTimestamp": 0,
- "retailQualifier": "RETAIL"
}
Update the details of the logged-in corporate identity.
The following Corporate details are verified during due diligence (KYB) and cannot be updated via the API once the Corporate has been verified:
If these details need to be changed after due diligence is completed, please contact Customer Support to restart the Due Diligence process.
Success
Bad Request Error - Your request is invalid.
Unauthorized - Your credentials or access token are invalid.
Forbidden - Access to the requested resource or action is forbidden.
Not found - The requested resource couldn't be found.
Conflict
Too many requests.
Internal Server Error - There is a problem with the server. Please try again later.
Service Unavailable - We're temporarily offline for maintenance. Please try again later.
Error
{- "tag": "string",
- "industry": "ACCOUNTING",
- "sourceOfFunds": "LABOUR_CONTRACT",
- "sourceOfFundsOther": "string",
- "companyBusinessAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "postCode": "string",
- "state": "string",
- "country": "st"
}, - "feeGroup": "string",
- "baseCurrency": "str",
- "name": "string",
- "surname": "string",
- "email": "user@example.com",
- "mobile": {
- "countryCode": "string",
- "number": "string"
}, - "dateOfBirth": {
- "year": 1900,
- "month": 1,
- "day": 1
}, - "resetMobileCounter": true,
- "userTag": "string"
}
{- "id": {
- "type": "CONSUMER",
- "id": "string"
}, - "profileId": "string",
- "tag": "string",
- "rootUser": {
- "id": {
- "type": "CONSUMER",
- "id": "string"
}, - "name": "string",
- "surname": "string",
- "email": "user@example.com",
- "mobile": {
- "countryCode": "string",
- "number": "string"
}, - "companyPosition": "DIRECTOR",
- "active": true,
- "emailVerified": true,
- "mobileNumberVerified": true,
- "dateOfBirth": {
- "year": 1900,
- "month": 1,
- "day": 1
}, - "tag": "string"
}, - "company": {
- "name": "string",
- "type": "SOLE_TRADER",
- "registrationNumber": "string",
- "registeredAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "postCode": "string",
- "state": "string",
- "country": "st"
}, - "businessAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "postCode": "string",
- "state": "string",
- "country": "st"
}, - "countryOfRegistration": "st",
- "incorporatedOn": {
- "year": 1900,
- "month": 1,
- "day": 1
}
}, - "industry": "ACCOUNTING",
- "sourceOfFunds": "LABOUR_CONTRACT",
- "sourceOfFundsOther": "string",
- "acceptedTerms": true,
- "ipAddress": "string",
- "baseCurrency": "str",
- "feeGroup": "string",
- "creationTimestamp": 0,
- "retailQualifier": "RETAIL"
}
The first step in verifying a root user's email. The root user whose email address is to be verified is sent an email containing a randomly generated code.
This code must then be provided in the corporateRootUserEmailVerify operation to verify the root user's email address.
Note that on the Sandbox Environment, the verificationCode
is always set to "123456".
Success - No Content.
Bad Request Error - Your request is invalid.
Unauthorized - Your credentials or access token are invalid.
Not found - The requested resource couldn't be found.
Conflict
Too many requests.
Internal Server Error - There is a problem with the server. Please try again later.
Service Unavailable - We're temporarily offline for maintenance. Please try again later.
Error
{- "email": "user@example.com"
}
{- "message": "string",
- "syntaxErrors": {
- "invalidFields": [
- {
- "params": [
- "string"
], - "fieldName": "string",
- "error": "REQUIRED"
}
]
}
}
The second step in verifying the root user's email. The randomly generated code sent to the root user via email, using the corporateRootUserEmailVerificationCodeSend operation, is submitted here to verify the root user's email.
This is needed as part of the verification process for basic due diligence.
Note that on the Sandbox Environment, the verificationCode
is always set to "123456".
Success - No Content.
Bad Request Error - Your request is invalid.
Unauthorized - Your credentials or access token are invalid.
Forbidden - Access to the requested resource or action is forbidden.
Conflict
Too many requests.
Internal Server Error - There is a problem with the server. Please try again later.
Service Unavailable - We're temporarily offline for maintenance. Please try again later.
Error
{- "email": "user@example.com",
- "verificationCode": "string"
}
{- "message": "string",
- "syntaxErrors": {
- "invalidFields": [
- {
- "params": [
- "string"
], - "fieldName": "string",
- "error": "REQUIRED"
}
]
}
}
Corporates need to complete due diligence (KYB) before they can create instruments and perform transactions.
This operation initiates the due diligence process for the logged-in corporate.
Due Diligence is handled by a KYB provider - you will need to embed the KYB UI Component in your application so that the Corporate will be able to perform the KYB process.
To initialise the KYB UI Component, you need a reference
that is given you in the response of this operation.
Success
Bad Request Error - Your request is invalid.
Unauthorized - Your credentials or access token are invalid.
Forbidden - Access to the requested resource or action is forbidden.
Conflict
Too many requests.
Internal Server Error - There is a problem with the server. Please try again later.
Service Unavailable - We're temporarily offline for maintenance. Please try again later.
Error
{- "reference": "string"
}
Returns the KYB status for the logged-in corporate.
Success
Bad Request Error - Your request is invalid.
Unauthorized - Your credentials or access token are invalid.
Forbidden - Access to the requested resource or action is forbidden.
Too many requests.
Internal Server Error - There is a problem with the server. Please try again later.
Service Unavailable - We're temporarily offline for maintenance. Please try again later.
Error
{- "kybStatus": "NOT_STARTED",
- "ongoingKybStatus": "NOT_STARTED"
}
Charge a fee to the corporate identified by the auth token, based on a pre-defined custom fee. Custom fees can be configured in the Multi Portal.
The fees collected will be deposited into your Revenue Account. The balance and transaction history of your revenue account can be viewed in the Multi Portal.
Success
Bad Request Error - Your request is invalid.
Unauthorized - Your credentials or access token are invalid.
Forbidden - Access to the requested resource or action is forbidden.
Not found - The requested resource couldn't be found.
Conflict
Too many requests.
Internal Server Error - There is a problem with the server. Please try again later.
Service Unavailable - We're temporarily offline for maintenance. Please try again later.
Error
{- "feeType": "string",
- "source": {
- "id": "string",
- "type": "managed_cards"
}
}
{- "transactionId": {
- "type": "AUTHORISATION",
- "id": "string"
}, - "profileId": "string",
- "feeType": "string",
- "source": {
- "id": "string",
- "type": "managed_cards"
}, - "availableBalanceAdjustment": {
- "currency": "str",
- "amount": 0
}, - "retryAuthor": {
- "type": "string",
- "id": "string"
}, - "retryNote": "string",
- "state": "INITIALISED",
- "creationTimestamp": 0
}