post
https://api-{corename}.{env}.gpsrv.com/intserv/4.0/chargeOffAccount
Use the Charge Off Account endpoint to charge off the specified account (sweep funds and set balance to 0.00) and move the account to status: R (charged off).
These are the rules for using the chargeOffDetails parameter:
chargeOffDetailsaccepts a JSON-formatted list withchargeOffAmountandchargeOffReasonas the two keys.- The only valid values for
chargeOffReasonare the numerals 1-13, as shown in thechargeOffReasontable. chargeOffAmountis a float that must be greater than0. If you pass0the request will fail.chargeOffAmountis required whenchargeOffReasondoes not equal1.
Example: [{"chargeOffAmount": 2.6, "chargeOffReason": 5}, {"chargeOffAmount": 4.75, "chargeOffReason": 2}]
To recover a charged-off account use the Recover Charged-Off Account endpoint.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…