Updates the status of a BillPay reference. Use this endpoint to set a BillPay reference to inactive. Inactive references will be rejected during verification and confirmation.
Authorization header containing the JWT access token returned from the generate token endpoint. The token already includes the Bearer prefix. Example: Authorization: Bearer eyJhbGciOi...
The BillPay reference number to update
"55042914871931"
The status to set for the BillPay reference. ACTIVE allows payments to be processed, INACTIVE prevents payments from being processed.
ACTIVE, INACTIVE "INACTIVE"