Create credit account

Creates credit account record in Banking.Live and PayCredit

Body Params
string
required

Credit account holder name

int64
required

Customer identifier returned during customer creation process

int64
required

Parent account identifier provided by Paymentology. Can be used to create parent child hierarchy. Discuss with Paymentology.

string
required

Settlement currency (Three digit ISO-4217 standard currency code . i.e. : 048 → BHD, 060 → BMD, 036 → AUD).

string
required

Billing currency (Three digit ISO_4217 standard currency code . i.e. : 048 → BHD, 060 → BMD, 036 → AUD).

int32
required

Credit product identifier

number

The credit limit for the account

int32
≥ 1

Optional override of Product default. Sets Statement Day for the account, the day in month when Statement is released, e.g. 5th of month. Accepted values 1-28.

string

C - Calculated minimum, F - Fixed amount, H - Higher of product minimum or calculated, O - Outstanding balance

int32
≥ 1

Optional delinquency configuration identifier.

string

Optional client provided reference

Headers
int32
required

Client identifier provided by Paymentology

string

Unique identifier of a request.

Responses

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