Query BillPay Number Details
Queries for BillPay number details
Authorizations
Authorization header containing the JWT access token returned from the generate token endpoint. The token already includes the Bearer prefix. Example: Authorization: Bearer eyJhbGciOi...
Path Parameters
BillPay number to query for details
Response
Successfully queried for BillPay number details
BillPay number - This is the number that will be used to make payment. If a custom billReference was provided in the request, this will match that value.
"55042914871931"
Description of the bill
"Generic Bamboo Chees"
Name of the customer - for customer billpay numbers
"Mr. Freddie Walker-Graham"
Target/expected bill payment amount
90900
Max total this control number can collect
150000
How much can still be collected
60000
Payment mode for the bill
"ALLOW_PARTIAL_AND_OVER_PAYMENT"

