Check if customer contract assignment exists

head/customer-contract-assignments
SecuritybearerAuth
Request
query Parameters
customerContractId
string (IdFilterParam)

Filter by customer contract

Example: customerContractId=0
rentalProductInventoryId
string (IdFilterParam)

Filter by RPI

Example: rentalProductInventoryId=0
active
string (BooleanFilterParam)

Filter active contract assignments

Example: active=true | false
Responses
200

Exists

400

Invalid Request

401

Unauthorized

403

Forbidden

404

Not Found