post https://api-{corename}.{env}.gpsrv.com/intserv/4.0/createBillPayment
Use the Create Bill Payment endpoint to create a bill payment transaction. Before you can use this endpoint, you must create the biller.
The account must be active (status: N
) to use this endpoint. See Creating a Billpay Transaction for further instructions on using this endpoint.
The table below lists status codes that apply to this specific endpoint.
Status code | Description |
---|---|
433-01 | Unknown biller |
433-02 | Invalid payment date |
433-03 | Invalid amount |
433-04 | Transaction amount exceeds configured maximum bill payment amount |
433-05 | Transaction amount plus fee exceeds customer available balance |
433-06 | Account is not active |