v1

latestOpenAPI 3.0.02026-07-14866188.2 KB
Info

Payee/Merchant search Information.

post/v0.2.4/info/bill-merchants/ca

Request body

searchstring

Search Name of the Payee/merchant.

Example request

{
  "search": "Visa"
}

Response

Success.

statusstring

Status of the request.

messagestring

Message indicating the result of the operation.

Example response

{
  "status": "success",
  "message": "Payee search successful"
}