Process Request

Updates the status to processing.

post
Path parameters
idstringRequired

Request id

Query parameters
languagestringOptional
Body
messagestring | nullableOptional
Responses
204
No Content
post
POST /public/v1/commerce/requests/{id}/process 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?