GET /trade/v1/gasless/status/{orderId}

Endpoint to get the status of a gasless order

get
Authorizations
Path parameters
orderIdstringRequired

The id of the order to get the status

Example: 4ff37e1c-dfa1-46b6-8a68-438fe7edbb42
Responses
200
Status of a gasless order
get
GET /trade/v1/gasless/status/{orderId} HTTP/1.1
Host: 
Authorization: Bearer Bearer
Accept: */*
200

Status of a gasless order

No content

Last updated

Was this helpful?