orderUpdates

Subscribe to orderUpdates

post
/

Subscription to order updates for a specific user.

Body

Subscription to order updates for a specific user.

typeundefined · enumRequired

Type of subscription.

Possible values:
userstring · min: 42 · max: 42Required

User address.

Pattern: ^0[xX][0-9a-fA-F]+$
Responses
chevron-right
200

Event of array of orders with their current processing status.

application/json

Event of array of orders with their current processing status.

statusTimestampnumberRequired

Timestamp when the status was last updated (in ms since epoch).

post
/
TypeScript
200

Event of array of orders with their current processing status.

Last updated