Your request was fulfilled and resulted in a new resource being created. If you want to code against a response, you should retrieve the status code property in the response object and use that, rather than the HTTP status code. Individual packages within the response may have their own status codes as well.
| Status Code | Associated Text String | Description |
|---|
| 300 | Transaction successfully completed | The system was able to obtain all of the requested data. |
| 301 | Transaction partially completed | The system was able to obtain some of the data, but not all of it. |