Updates the ROI and Demographic Project Statuses to Invoiced

Endpoint URL

http://api.clearvoicesurveys.com/api/v1/projects/updatetoinvoicedbycakeofferids

Parameters

CakeOfferIds
Collection of integer
Project ID

Example Request Data

{
  "CakeOfferIds": [
    1,
    2
  ]
}

Response Description