Update EMV Script

This web service is used to update the emv script which will be used during authorization transaction on ATM terminal.

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

chip_accounts
array of objects
required
length ≥ 1

list of chip account

chip_accounts*

list of chip account

string
required
length ≥ 1

The currency code of the account

string
required
length ≥ 1

The account number that would be included in script to update the account number in chip

string
required

Account Type can be one of the following

  • 01 = Saving Account
  • 02 = Current Account
  • 03 = Credit Card Account or Federal Card Account
  • 05 = No-passbook Savings Account
  • 07 = Loan Account
  • 08 = Integrated Account (Other Currency)
  • 09 = Integrated Account (Savings)
  • 10 = Integrated Account (Current)

int32

Account Restriction can be one of the following (The default value is 0 if not provided)

  • 0 = No restriction applied
  • 1 = Debits prohibited (deposits, transfer to allowed)
  • 2 = Credit prohibited (withdrawal & transfer from allowed)

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

int64
required
≥ 1

Public token for the card

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