v3

Create contract service facility

post/api/contracts/v3/{contract_id}/service-facilities

Path parameters

contract_idV3ContractId required— unresolved $ref

Headers

Authorizationstring required

OAuth authentication

Request body

service_facility_idstring uuid required

The UUID of the service facility

provider_idsstring[] required

The providers who are authorized under the contract

Response

Response with status 200

V3ContractServiceFacility required— unresolved $ref

Changes

No recorded changes to this endpoint across all 6 revisions of this API.