Registers a new payment account

Registers a new payment account

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

The id of the merchant

string
required

The id of the user

string
required

The id of the payment account

Query Params
string
required

The token

Body Params

tbd

The account data entered by the user (e.g. credit card data)

string
required

The payment account id

number

The Account Type to be created. Currently only 1 (CreditCard) and 17 (DebitCard) are supported. The type of card will be automatically detected by Kalixa’s system and in case client specified incorrect card type the type will be overridden by Kalixa’s system and the client will receive actual type in the response.

string

Account Type specific ( 1,17) .Credit/Debit card Number.

number

Account Type specific ( 1,17). Expiration Month of Credit/Debit card.

number

Account Type specific ( 1,17). Expiration Year of Credit/Debit card.

string

Account Type specific ( 1,17). Autorization code of Credit/Debit card.

string

Account Type specific ( 1,17). Holder name of Credit/Debit card.

string

Flag to signal if account can be used by customer. If this flag is set true than the account will be return when all available accounts for the user/method are requested with a GET method. By default it will be set to false.

boolean

Boolean parameter (true, false)

date-time

DateTime parameter

string

The type of the card (e.g. Visa, Mastercard, Diners, etc.)

boolean

Contains the information if the issuer of a particular card supports Fast Funds. Boolean parameter (true, false)

Responses

400

Invalid data supplied

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