Query Request

Updates the status to querying.

post

/v1/commerce/requests/{id}/query

Path parameters
idstringrequired

Request id

Query parameters
languagestring
Body
messagestring | nullable
Responses
curl -L \
  --request POST \
  --url '/v1/commerce/requests/{id}/query' \
  --header 'Content-Type: application/json'

No body

Last updated

Was this helpful?