AIRUDDER API
  1. Error Codes
AIRUDDER API
  • Introductions
  • Quick Start
  • Get the Authorization token
    • Token Authentication and Obtain
      POST
  • Error Codes
    • Error Codes
  • Workflow
    • Webhooks of the Info of Predictive Dialer System
      • Webhook of Predictive Dialer Task Status Changes
      • Webhook of Predictive Dialer Contacts Status Changes
      • Webhook of Predictive Dialer Agents Status Changes
    • Create a New WorkFlow Task
      POST
    • Obtain the List of Workflow Templates
      GET
    • Add lists to an workflow task
      POST
    • Update the List Info of Workflow Task
      POST
    • Cancel the processes for a specific list
      POST
    • Notification of Call Completion in Workflow (Debt Collection/Marketing/E-commerce)
      POST
    • Notification of Call Completion in Workflow(Info Check)
      POST
    • Custom API Node Data Push
      POST
    • Verify the Custom API Node Data Push
      POST
    • Stop the Workflow Task
      POST
    • Obtain the Workflow Task List
      GET
    • Obtain the Subtask List of the Workflow
      GET
    • Obtain the Outbound Task List of Workflow
      POST
    • Obtain the Outbound Task Details of Workflow(Collection/Telemarketing/E-commerce)
      POST
    • Obtain the Outbound Task Details of Workflow(Info Check)
      POST
    • Obtain Call Information and Recording Links by callee/caseid and taskid/workflow_id
      GET
    • Obtian Call Information and Recording Link by Call ID
      GET
    • Obtain All the Recordings of a Single Number in the Workflow
      GET
    • Query workflow_id using case_id/callee
      POST
    • Notification for Workflow List Completion
      POST
    • Notification of Workflow Status Change
      POST
    • Obtain the WABA Tasks List of Workflow
      GET
    • Obtain the WABA Task Details of Workflow
      GET
    • Notification of WABA Message Status Alteration in Workflow
      POST
    • Chatbot Session End Notification in Workflow
      POST
  1. Error Codes

Error Codes

Code numberDescription
401Token is incorrect.
10101Appsecret is incorrect.
10102Appsecret is missing.
10301One or more parameters are missing.
10302The parameter is wrong, please see the details of the error message.
10401Task name is missing.
10402Task name is too long, should be no longer than 64 letters.
10403Task name already exists.
10404Task schedule start time is incorrect.
10405Task schedule end time is incorrect.
10406Robot id is incorrect, please contact us for a correct one.
10407SIP line is incorrect, please contact us for a correct one.
10408Repeat interval is in wrong type, which should be int.
10409Repeat interval over limits, which should range from 0 to 30.
10410Repeat number is in wrong type, which should be int.
10411Repeat number over limits, which should range from 0 to 15.
10412Details is missing.
10413One or more of the parameters of Details is missing.
10414All parameters of Details are missing.
10415Debtor is too long, which should be less than 64 letters.
10416Mobile/callee is incorrect, please check the requirements below.
10417LoanDate is incorrect.
10418DueDate is incorrect.
10419LoanAmount is in wrong type, which should be a number.
10420LoanAmount is negative, which should be larger than zero.
10421Arrears is in wrong type, which should be a number.
10422Arrears is negative, which should be larger than zero.
10423Error1: The robot is not bound to the name of the platform; Error2: Platform name is too long, which should be less than 20 letters.
10501Action is wrong.
10502Task ID is missing.
10503Task ID is invalid, please check if it exists.
10504The stop operation failed.
10601Number is incorrect.
10602Page is incorrect.
10701Task ID is missing.
10702Task ID is invalid, please check if it exists.
10801Plan name already exists.
10802Error1: Plan start date is Today but the strategy start time are 15 minutes earlier than now ; Error 2: Plan start date is later than 5 days later from now.
10804Task type is invalid, please check if it exists.
10805Robot method is invalid, please check if it exists.
10806Customer is too long, which should be less than 64 letters.
10807Gender is too long, which should be less than 8 letters.
10809Too many duplicate phone numbers, please contact the customer support.
10901The task could not be created successfully due to a non-list verification error when creating a task.
10902There are no successful lists when creating tasks.
10903Strategy name already exists.
10904Finished tasks cannot be cancelled.
10905TTS SSML is error.
10906The account service does not match the interface type.
10907The Strategy time must be longer than the redial interval * redialing times.
Modified at 2023-03-23 11:31:37
Previous
Token Authentication and Obtain
Next
Webhook of Predictive Dialer Task Status Changes
Built with