post https://api-sandbox.cv.gpsrv.com/intserv/4.0/addRppsBiller
Use the Add RPPS Biller endpoint to create an RPPS biller for a customer and to schedule bill payments. Before calling this endpoint, use the Search Biller Directory endpoint to find the biller and obtain the rpps_biller_id
.
The account must be active (status: N
) to use this endpoint. See Creating a Billpay Transaction for further instructions on using this endpoint.
Status codes
See Global Response Statuses for status codes that are common across endpoints.
The table below lists status codes that apply to this specific endpoint.
Status code | Description |
---|---|
485-01 | Invalid RPPS Biller ID |
485-02 | Customer already has this biller |
485-03 | Submitted account number does not match the associated biller mask |
485-04 | amount, nextDate, and endDate are required for scheduled bill payment |
485-05 | Account not active |