Success responses
This is a full list of defined success responses. Every response has HTTP status, Internal status and message as given.
Success | HTTP Status | Internal Status | Message | Macro name |
---|---|---|---|---|
OK | 200 | 0 | ok | xRestApi_Success_OK |
Created | 201 | 0 | created | xRestApi_Success_Created |
Accepted | 202 | 0 | accepted | xRestApi_Success_Accepted |