Company contracts

Delete company contracts

Deletes one or more company contracts. Note this operation supports Portfolio Access Tokens.

post/api/connector/v1/companyContracts/delete

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdstring uuid nullable

Unique identifier of the enterprise. Required when using Portfolio Access Tokens, ignored otherwise.

TravelAgencyContractIdsstring[] required

Unique identifiers of the Travel agency contract to delete.

ServiceIdsstring[] required

Unique identifiers of the Service the travel agency contract belongs to.

Response

OK

Unit required

Changes

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