Skip to content

Set Offer status

Endpoints

https://app.passelimerit.fi/api/v2/setofferstatus

Query Payload

json
{
  "Id": "31fe26d0-7928-47f7-8702-2d066e332b77",
  "NewStatus": "2",
  "Comment": ""
}
Click to see the query parameters
FieldTypeCommentRequired
IdGuidRequired
NewStatusInt1 unsent, 2 sent, 3 confirmed, 4 rejected, 5 commented, 7 canceledRequired
CommentStrRequired if NewStatus=5Required, if NewStatus = 5

Successful Result

json
"Status changed"