Expense Cards

Co-branded Prepaid Card Issuance and Management APIs.

Header Parameters

Name

Type

Description

Mandatory (M) , Optional (O)

Provided by INSTANTPAY (Y/N)

X-Ipay-Auth-Code

String

Auth Code -1 (Fixed)

M

Y

X-Ipay-Client-Id

String

Unique Client ID

M

Y

X-Ipay-Client-Secret

String

Unique secret key

M

Y

X-Ipay-Endpoint-Ip

String

End Customer IP Address

M

N

Response Parameters

Name

Type

Description

statuscode

String

InstantPay Status Code

actcode

String

Action Code

status

String

Status message

data

Array

Response Data (If Present)

timestamp

String

Current time (YYYY-MM-DD HH:II:SS)

ipay_uuid

String

Request reference number

orderid

String

Transaction Id ( If transaction otherwise it is null )

environment

String

Live/Sandbox

Action Code Details

Act Code

Description

PCSCU1

Non-individual account not allowed

PCSCU2

User not registered

PCSCU3

User already registered but no KYC found at bank's system

PCSCU4

User already registered and aadhaar otp kyc found at bank's system

PCSCU5

User already registered and full kyc found at bank's system

PCSCU6

User already registered and min-kyc found at bank's system

📘

Note :

1- If the actcode is PCSCU2 then initiate the User Registration.

2- If the actcode is PCSCU3,PCSCU4 and PCSCU6 then initiate the User kyc.