Skip to main content
POST

Authorizations

X-API-KEY
string
header
required

Body

application/json
identifier
string
required

The paybill or till number to validate

Example:

"247247"

identifierType
enum<string>
required

The type of identifier to validate

Available options:
PayBill,
Till
Example:

"PayBill"

Response

Validation successful

status
string
Example:

"ok"

data
object