post https://api-sandbox.cv.gpsrv.com/intserv/4.0/modifyPaperBiller
Use the Modify Paper Biller endpoint to update a paper biller. All non-required fields are nullifiable. To cancel a scheduled series, either set endDate
to the current date or pass Null
for frequencyType
, nextDate
and endDate
. The account must be active (status: N
) to use this endpoint.
Response
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 |
---|---|
582-01 | amount, nextDate, and endDate are required for scheduled bill payment |
582-02 | Biller not associated to account |
582-03 | Biller not found |
582-04 | All the address fields are mandatory for updating the biller address |
582-05 | Account not active |