A read goes through different states after making a request to the API:


  • New: state in which requests are created and remain in this state until the aggregation widget flow has been completed and the reading starts to be processed.
  • In Progress: A reading has this status when the client has already completed the Unnax flow and the API reads the desired banking information.
  • Completed: The order has been successfully completed, the information has been retrieved and a financial report has been sent.
  • Error: Something went wrong with the login or the read and could not be completed. This status is accompanied by an error message indicating why a reading could not be completed.
  • Cancelled: The request was cancelled without finishing the process.