Query Request
Path parameters
idstringRequired
Request id
Query parameters
languagestringOptional
Body
messagestring | nullableOptional
Responses
204
No Content
400
Bad Request
application/json
404
Not Found
application/json
post
POST /public/v1/commerce/requests/{id}/query HTTP/1.1
Host: api.platform.softwareone.com
Content-Type: application/json
Accept: */*
Content-Length: 18
{
"message": "text"
}
No content
Last updated
Was this helpful?