costoptions
Add a new cost option
Add a new cost option
post/costoptions
Request body
Example request
{
"option": "£8.50 an hour"
}Response
Succesfully added a new cost option
Example response
{
"id": "f3ca08a9-197e-4b9b-9f30-72267ed0d921",
"option": "£8.50 an hour"
}