API Response Code
api_result_authentication_failed = -8
api_result_could_not_save = -256
api_result_duplicate_record = -512
api_result_internal_error = -16
api_result_invalid_record = -128
api_result_key_created = 2
api_result_message_sent = 1
api_result_missing_parameter = -4
api_result_no_action_specified = -1
api_result_no_such_action = -2
api_result_ok = 0
api_result_out_of_credit = -64
api_result_routing_error = -32
api_result_timeout = -8192
api_result_too_many_connections = -4096
api_result_user_invalid_affiliate = -1024
api_result_user_no_hlr = -2048
batch_status_busy = 16
batch_status_error = 128
batch_status_filter = 256
batch_status_filtering = 512
batch_status_new = 1
batch_status_parsing = 2
batch_status_parsing_paused = 4
batch_status_paused = 32
batch_status_ready = 8
batch_status_submitted = 64
maximum_affliate_registrations_reached = -2048
message_status_acknowledged = 1
message_status_delivered = 4
message_status_does_not_exist = -1
message_status_failed = 32
message_status_filtered = 64
message_status_internal_failed = 8
message_status_routing_error = 16
message_status_submitted = 2
Last updated