# Visa Card Program Management

## Error Codes for Visa Card Program Management

### Summary of HTTP Code

| HTTP Status Code | Error Code | Possible Error Reasons |
| --- | --- | --- |
| 400 | VSE40000 | - Required header fields are missing  <br>- Verify if payload matches the spec<br>- Verify if the field values present in the PAYLOAD matches the minimum and maximum length of the field<br>- See API reference for more information on the above |
| 500 | VSE40009 | - Try again in a few minutes, if problem persists contact your Visa representative or implementation manager |
