Transfer fund V2

This API is exclusively intended for Prepaid and Debit card programs. It should be used to transfer funds between two accounts or tokens. Since tokens may not have a permanent relationship with an account ID, it is recommended to use the Account as the default in the Input_ID From/To tags for best practice.

Version 2 fund transfer api support idempotency;

Body Params
string
required
length between 1 and 40

Unique number that must be passed at each API request. Identifier to make each API request unique

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

int64
required

Public token for the card or account id

int64
required

Public token for the card or account id

string
required
length ≥ 1

Input Type :

  • a ==> account
  • t ==> Token
string
required
length ≥ 1

Input Type :

  • a ==> account
  • t ==> Token
number
required

Transfer amount

string
length between 0 and 50

User Id of the Customer who triggered the API request.

string
length between 0 and 200

Remarks for API request

string
length between 0 and 100
string
length between 0 and 2500
string

Transfer amount fee

Responses

404

Webservices does not exist

500

Internal Server error

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