Skip to main content

BillerResponse

iduuid
namestring
Example: DSTV
codestring
Example: dstv
identifierLabelstring

What to collect from the customer.

Example: Smartcard number
amountModestring

Fixed = price comes from the product; Variable = you supply the amount (electricity).

Possible values: [Fixed, Variable]

BillerResponse
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "DSTV",
"code": "dstv",
"identifierLabel": "Smartcard number",
"amountMode": "Fixed"
}