File: WebAPI/order_2.proto
Report with results of allocation.
Request: AllocationRequest.
Type: string
Description: ID of corresponding allocation request.
Required: yes.
Type: StatusCode
Description: Status code of the allocation request.
Required: yes.
Type: shared_1.Text
Description: Optional details.
Type: google.protobuf.Timestamp
Description: Timestamp of operation.
•STATUS_CODE_SUCCESS = 0
Allocation has been successfully processed.
•STATUS_CODE_FAILURE = 101
Allocation has failed.
•STATUS_CODE_REQUEST_RATE_LIMIT_VIOLATION = 102
The request rate limit has been violated.