diff --git a/api-references/payments/billpay/api-integration.json b/api-references/payments/billpay/api-integration.json index 31dbea33..1b60320b 100644 --- a/api-references/payments/billpay/api-integration.json +++ b/api-references/payments/billpay/api-integration.json @@ -9375,6 +9375,11 @@ "description": "Name of the biller.", "example": "Umbrella Corporation" }, + "status": { + "type": "string", + "description": "Current biller status as received from BBPS MDM.", + "example": "ACTIVE" + }, "selectionType": { "type": "string", "description": "Defined only for billers with response type as LIST. SINGLE: User can pay only one of the bills in bill fetch response. MULTIPLE: User can pay any combination of bills in bill fetch response. ALL: User has to pay all the bills in bill fetch response.",