Developer Overview
Api Response
3min
The Nuflow Api responses are standardised to follow a convention.
- status refers to a string which is meaningful for readers
- data is the response json which varies depending upon the api.
- message is a field only available when code refers to an Error with details packed in the error_details field.