Add a Submerchant Bank Account

Adds a bank account to the Submerchant Profile.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The identification number of the submerchant.

string
required

The tenant identifier.

Body Params
string
required
\d+

The bank account number.

string
required
\d{9}

The bank routing number.

string
length ≤ 32

The label used for the name of the bank account.

int32
enum
required

The type of bank account used. Bank account types include: 0 = Checking, 1 = ForBenefitOf, 2 = PayFacOperating, 3 = Savings, and 4 = ExternallyManagedChecking.

NOTE: The 1 = ForBenefitOf and 2 = PayFacOperating bank account types are not supported for use with Multi-Point Funding.

Allowed:
metadata
array of objects
metadata
int32
enum

Pass 0 for a debit account. For a credit account, this parameter can be omitted or left null.

Allowed:
Headers
string
required

The API key id used to authenticate and authorize your request to Infinicept. API keys are managed within your Backoffice tenant.

string
required

The API key value used to authenticate and authorize your request to Infinicept. API keys are managed within your Backoffice tenant.

string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

400

Bad Request

404

Not Found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json