v1

latestOpenAPI 3.1.02026-07-2414704.6 MB

Outlet Registration

This API is used to create sender.

post/outletRegistration

Response

200

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

Example response

{
  "statuscode": "TUP",
  "actcode": "OUTLETEKYC",
  "status": "Outlet registered successfully, Kindly initiate E-Kyc",
  "timestamp": "2024-07-03 11:31:58",
  "ipay_uuid": "h0009c6e8e88-2c69-4925-b205-6c9412ad6d50-0bSpX6BWlzcZ",
  "environment": "LIVE"
}