v1

latestOpenAPI 3.1.02026-07-2652084.4 KB

GetPosNearLocation

get/pos/getPosNearLocation

Query parameters

longitudeinteger

longitude

latitudeinteger

latitude

Response

200

currencystring
dateDeployedstring
emailstring
latitudeinteger
longitudeinteger
merchantIdstring
merchantNamestring
phonestring
ptsastring
ptspstring
statusstring
terminalIdstring
terminalTypestring

Example response

[
  {
    "currency": "NAIRA",
    "dateDeployed": "2018-02-16T01:52:49.682Z",
    "email": "string",
    "merchantId": "string",
    "merchantName": "string",
    "phone": "string",
    "ptsa": "string",
    "ptsp": "string",
    "status": "string",
    "terminalId": "string",
    "terminalType": "string"
  }
]