post https://api-{corename}.{env}.gpsrv.com/intserv/4.0/modifyStatus
Use the Modify Status endpoint to change the status of an account, a card, or both. This endpoint does not change any other kind of status.
- Consult the Modify Status Types enumeration to see what is affected by each
typevalue. - Use this endpoint with
type: 7to activate a virtual card; for physical card activation use the Activate Card endpoint. - See the Lost, Stolen, or Damaged Cards guide for instructions on using types
8and9.
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 |
|---|---|
| 413-01 | PAN is required as accountNo no in multi-card/account situations. |
| 413-02 | Invalid account -- account is in charged off status and cannot be modified |
| 413-03 | Invalid account -- account is in fraud status and cannot be modified |
| 413-04 | Unknown status type |
| 413-05 | Card cannot be activated |
| 413-07 | Reissue already found for this card |
| 413-08 | Reissue restricted for this card |
| 413-09 | Stock is the same or product cannot be reissued |
| 413-10 | Account/Card already in requested status or cannot be changed to requested status |
| 413-11 | Overdraft account unavailable or not in participating status |
| 413-12 | Card has already been marked lost |
| 413-13 | Selected type is not available for use or does not exist |
| 413-14 | Image is not set up for card |
| 413-15 | Unable to change status to set to emboss |
| 413-16 | Unable to set bankruptcy filed because current status is not active |
| 413-17 | Unable to set bankruptcy discharged/dismissed because current status is not set to bankruptcy filed |
