v1

latestOpenAPI 3.1.02026-07-2414704.6 MB

Resend

post/resend

Headers

X-Ipay-Auth-Codestring

Auth-Code

X-Ipay-Client-Idstring

Unique Client Id Provided by Instantpay

X-Ipay-Client-Secretstring

Unique Client Secret Provided by Instantpay

X-Ipay-Endpoint-Ipstring

End Customer IP Address

Request body

ipayIdstring

Unique transaction id generated in Instantpay's system

Response

200

statuscodestring
{"stackTrail":"paths:/resend:post:responses:200:content:application/json:schema:properties:actcode","oasType":"schema","type":"unknown"}
statusstring
{"stackTrail":"paths:/resend:post:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
timestampstring
ipay_uuidstring
{"stackTrail":"paths:/resend:post:responses:200:content:application/json:schema:properties:orderid","oasType":"schema","type":"unknown"}
environmentstring
{"stackTrail":"paths:/resend:post:responses:200:content:application/json:schema:properties:internalCode","oasType":"schema","type":"unknown"}

Example response

{
  "statuscode": "TXN",
  "status": "Transaction Successful",
  "timestamp": "2023-05-19 13:59:42",
  "ipay_uuid": "h0059933f8e6-1d8b-45f2-a844-59b65b8cb6a7",
  "environment": "LIVE"
}