3.5.5 Message Processing Events and Sequencing Rules
|
Resource |
Description |
|---|---|
|
Upload Data |
The resource used to send file data to the server. |
|
Download Data |
The resource used to receive file data from the server. |
The responses to all the operations can result in the following status codes.
|
Status code |
Reason phrase |
Description |
|---|---|---|
|
200 |
OK |
Request completed. |
|
409 |
Conflict |
This is returned when a request is received to upload data that is out of order or is the wrong version of the batch. |
|
416 |
Requested Range Not Satisfiable |
This is returned when a request is received to upload data that is out of order or is the wrong version of the batch. |