This method retrieves billers based on the supplied search criteria

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

FieldM/OLengthFormatDescription
BillerIdBiller id returned in GetBillers response>2NumericUnique per biller. Returned in GetBillers response

GetBillerPaymentItems Response

A HTTP response code 200 is sent back for a success

Response Parameters

FieldDescription
ResponseCodeResponse Code
categoryidCategory Id
billeridId of Quickteller Biller
isAmountFixedFalse is returned for variable amount, while True is returned for fixed amountIf amount is fixed, it is mandatory to send the exact returned in the GetBillerPaymentItems response in your SendBillpaymentAdvice request.
paymentitemidItem Id
paymentitemnamePayment Item name
amountItem Amount
codeItem code
currencycodeCurrency code
currencysymbol"..."
itemcurrencycode"..."
paymentcodeUnique Payment item identifier

📘

Note;

Requests will be sent over the REST protocol!

Please use below example to generate security headers.

Language
Click Try It! to start a request and see the response here!