Updates the ROI and Demographic Project Statuses to Invoiced
Endpoint URL
http://api.clearvoicesurveys.com/api/v1/projects/updatetoinvoicedbycakeofferids
Parameters
| CakeOfferIds Collection of integer |
Example Request Data
{
"CakeOfferIds": [
1,
2
]
}