orderUpdates
Subscription to order updates for a specific user.
Body
Subscription to order updates for a specific user.
typeundefined · enumRequiredPossible values:
Type of subscription.
userstring · min: 42 · max: 42RequiredPattern:
User address.
^0[xX][0-9a-fA-F]+$Responses
200
Event of array of orders with their current processing status.
application/json
post
/200
Event of array of orders with their current processing status.
Last updated