Assign multiple Demand items to Supply

PATCH /api/supplies//demands/multi/attach

Assigning demands 12 and 34 to supply 456

Sample Request
curl -X PATCH
  -H 'accept: application/json'
  -H 'api-version: 1'
  -H 'authorization: Bearer '
  -H 'content-type: application/x-www-form-urlencoded'
 
0[vastId]=12&0[cpm]=2&1[vastId]=34&1[cpm]=4

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article