BillPayment Response Endpoint
Biller server to Biller Protocol
Request Parameters
The various parameters are explained below:
Parent Property/Element | Property/Element Name | Mandatory | Data Type | |
---|---|---|---|---|
[ROOT] (No parent property / element) | errorCode | M | String Fixed Length – 6 | Carries the compliance code indicating the reason for a failed transaction – not required for a successful transaction |
errorDescription | M | String Min Length – 1, Max Length – 100 | Description of the compliance code – not required for a successful transaction | |
status | M | String Format: Successful/Failure | Status of the bill fetch responseSuccessful/Failure | |
tenantId | M | String Fixed length - 4 | OU ID of the BOU |
Json Formatted Response Example
Last updated