v3

Add providers to contract

Appends a list of rendering provider IDs to the contract. Provider IDs already on the contract are silently ignored.

post/api/contracts/v3/{contract_id}/providers

Path parameters

contract_idV3ContractId required— unresolved $ref

Headers

Authorizationstring required

OAuth authentication

Request body

rendering_provider_idsV3RenderingProviderid[] required— unresolved $ref

Provider IDs to add to the contract. Max 100,000 per request.

Response

Response with status 200

V3AddContractProvidersResponse required— unresolved $ref