historicalOrders
post
/info
Body
Request user historical orders.
typeundefined · enumRequiredPossible values:
Type of request.
userstring · min: 42 · max: 42RequiredPattern:
User address.
^0[xX][0-9a-fA-F]+$Responses
200
Array of frontend orders with current processing status.
application/json
Array of frontend orders with current processing status.
statusTimestampnumberRequired
Timestamp when the status was last updated (in ms since epoch).
422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoLast updated