Skip to content

Create Suggestion

POST
/suggestions

Authorizations

HTTPBearer

Use your API token

Type
HTTP (bearer)

Request Body

application/json
JSON
{
"subplanId": "7c9e6679-7425-40de-944b-e07fc1f90ae7",
"status": "string",
"data": {
"additionalProperties": "string"
},
"quantity": 42,
"files": [
"string"
]
}

Responses

Successful Response

application/json
object
Format"uuid"
Format"uuid"
string |null
object
Required
Format"date-time"
array |null
Default

Samples

Powered by VitePress OpenAPI