v1

latestOpenAPI 3.1.02026-07-26290731.0 KB

Customer Validation

post/Transactions/validatecustomers

Headers

Authorizationstring
Content_Typestring
terminalIdstring

Request body

Response

200

ResponseCodestring
ResponseCodeGroupingstring

Example response

{
  "Customers": [
    {
      "PaymentCode": "0488051528",
      "CustomerId": "08124888436",
      "ResponseCode": "90000",
      "FullName": "adubiaro deborah",
      "AmountTypeDescription": "AnyAmount"
    }
  ],
  "ResponseCode": "90000",
  "ResponseCodeGrouping": "SUCCESSFUL"
}