Overviewβ
Card issuing response codes indicate the result of a card issuance request. Each code provides detailed information about the outcome of the operation.
Response Codesβ
| Code | Description |
|---|---|
| 200 | Success |
| 400 | Token is empty |
| 403 | Invalid token |
| 500 | System error |
| 999 | System error |
| 9004 | Resource is busy |
| C0180001 | Invalid token |
| C0180002 | The size of {0} does not meet the requirements |
| C0180003 | The {0} field is required |
| C0180004 | The length of {0} does not meet the requirements |
| C0180006 | Invalid phone number format |
| C0180007 | Invalid format for {0} |
| C0180008 | program_value enumeration does not match |
| C0180010 | Please enter a valid email address |
| C0180021 | Invalid account_id |
| C0180022 | Invalid program_value |
| C0180025 | Invalid country code |
| C0180026 | Invalid international dialing code |
| C0180027 | Sub-account limit exceeded |
| C0180028 | program_value does not match account_id |
| C1681001 | Card status enumeration does not match |
| S0180005 | No matching data found |
| S0180009 | Merchant information not found |
| S0180024 | Failed to create sub-account |
| S1681002 | Invalid card status. Cannot {0} |
| S1681003 | The account has no available balance |
| S1681004 | Card quantity limit exceeded |
| S1681005 | The card has expired |
| S1682001 | Duplicate cardholder name |
| S1682002 | Cardholder does not exist |
| S1683001 | A record of the same risk rule type already exists under the same issuing account |
| S1801001 | AppKey and AppSecret cannot be empty |
| S1801002 | Invalid AppKey or AppSecret |
| S1801003 | Failed to refresh token |
| S1801004 | Token is empty |
| S1801005 | Failed to obtain token |