v1

latestOpenAPI 3.1.02026-07-261520561.4 KB
Account Application

Fetch an Account Application

get/apply/account_application/{id}

Path parameters

idstring required

Unique identifier for object

Unique identifier for object

Response

The apply.account-application

account_idstring

ID of the Account object that is created as a result of a successful application. Filterable.

account_numberstring

Account number associated with Account object that is created as a result of a successful application

account_number_reservation_idstring

Optional ID of an Account Reservation object that allocates an account number. By default, the account number is generated when a new account is created

account_product_idstring

ID of an Account Product object that determines what kind of account is created. Filterable.

bankdataobject

Optional arbitrary data that can be attached for the bank's use

business_application_idstring

ID of the Business Application object for the business applying for the account. Only needed for business accounts. Filterable.

deposit_idstring

ID of the Deposit object that defines the initial funding deposit for the new account

idstring

Unique identifier for object

nicknamestring

Optional nickname for the account, for the user's reference

ownership_typestring

One of: business, personal. Filterable.

primary_person_application_idstring

ID of the Person Application object representing the primary person applicant. Filterable.

statusstring

One of: unsubmitted, submitted, canceled, kyc, processing, manual_review, rejected, or approved. Indicates the current status of the application as it is evaluated. Filterable.

userdataobject

Optional arbitrary data the user can attach to the object