All api calls will return the following response variables for your request, in addition to response variables for a specific api method:
status – Indicates the result of the api call. Can be ‘success’ or ‘error’
errors – a list containing error codes and matching error messages
Error Codes and Messages
Error Code | Error Message |
122 | Over the monthly transaction limit for this plan. Upgrade your plan to continue |
161 | Over the archetype limit for this plan. Upgrade your plan to continue |
202 | api key is not valid |
252 | invalid domain |
262 | archetype does not exist |
302 | required parameter is not present: {missing parameter} |
432 | archetype invalid |
819 | unable to delete archetype |
869 | unable to create the set |
981 | Invalid nonce length |
999 | Invalid repeated request |
Recent Comments