Here are the details of HTTP Success Response within Fonoa API. Request successes are returned with HTTP status codes starting with 2xx
. Below is a partial list of responses.
HTTP Result | Result | Description |
---|---|---|
200 - OK | Success | The request was successful. |
202 - Accepted | Result Processing | The input was accepted successfully. Response headers have the location header set to the current resource URL to facilitate checking status of a resource. |