Skip to main content
POST

Authorizations

Authorization
string
header
required

Payaza {{Public API Key in Base 64}}

X-TenantID
string
header
required

live or test

Body

application/json
country
string
required

The 2-letter ISO country code (e.g.US.)

Example:

"US"

purpose
string
required

The purpose for opening the account.

Example:

"test purposes"

currency
string
required

The currency code e.g. EUR.

Example:

"EUR"

category
string
required

The category of the account.

Example:

"SUB_ACCOUNT"

certificate_of_incorporation
string<uri>
required

URL link to the certificate of incorporation.

Example:

"https://payaza-assets.s3.amazonaws.com/development/cert.png"

Whether the company consents to the account request.

Example:

true

account_type
string
required

Type of account (corporate).

Example:

"corporate"

main_account_payaza_reference
string
required

The main Payaza account reference number.

Example:

"10987654312"

company_name
string
required

The registered company name.

Example:

"Steve Stones Plc"

directors
object[]
required

List of directors with identification and proof of address.

mermat
string<uri>

URL link to company memorandum and articles of association.

Example:

"https://payaza-assets.s3.amazonaws.com/development/mermat.jpg"

shareholders
object[]

List of company shareholders (Optional).

Response

Sub-account requested

message
string

Response message.

Example:

"EUR Account request has been submitted for review."

status
boolean

Request status.

Example:

true

creationReference
string

Unique reference ID to track the status of the review.

Example:

"ac456ecb-7870-47d4-af23-2dde8563235f"