Orders
Approve an order
Approves a pending order intent owned by the authenticated account. API keys need the orders:write scope.
post/api/orders/{id}/approve
Path parameters
idstring uuid required
Resource UUID.
Response
Order was approved.
Approves a pending order intent owned by the authenticated account. API keys need the orders:write scope.
Resource UUID.
Order was approved.