Response Success Object
This Object contains the success/failed return code and an error message.
Name | Type | Boolean Description | Required |
---|---|---|---|
success | boolean | Success or Failure. | Yes |
error | string | Error message returned from API. | No |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 5, 2024: fix lint errors (0004760)