v1
latestOpenAPI 3.1.02026-07-26290731.0 KBCustomer Validation
post/Transactions/validatecustomers
Headers
Authorizationstring
Content_Typestring
terminalIdstring
Request body
Response
200
Example response
{
"Customers": [
{
"PaymentCode": "0488051528",
"CustomerId": "08124888436",
"ResponseCode": "90000",
"FullName": "adubiaro deborah",
"AmountTypeDescription": "AnyAmount"
}
],
"ResponseCode": "90000",
"ResponseCodeGrouping": "SUCCESSFUL"
}