API Reference

Status API Response

Parameter NameRequiredFormatComment
is_successYesBooleanSent for successful API calls as true, else returned as false.
dataNoObjectPresent if the API is successful. In this case, the status code would be 200. The structure is provided.
errorNoObjectPresent if the API is failed. In this case, the status code would be 400.