# Get 'Contractcancellationposition' Endpoint: GET /contracts/contractcancellationposition/{pk}/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Path parameters: - `pk` (string, required) ## Response 200 fields (application/json): - `status` (integer,null, required) Enum: 0, 1, 2, 3, 4 - `termination` (boolean, required) - `part_resignation` (boolean, required) - `transfer_request` (boolean, required) - `transfer_to_external_party` (boolean, required) - `transfer_notation` (object,null, required) - `transfer_notation.id` (string) - `closed` (boolean, required) - `issued_by_admin_on_behalf_of_party` (boolean, required) - `affects_sub_contracts` (boolean, required) - `id` (string, required) Additional Validation Information: Must be unique - `initiating_position` (object,null, required) - `read` (boolean, required) - `is_preliminary` (boolean, required) - `custom_id` (string,null) - `industrial_premises_contract` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: apartment_contract, outdoorsection_contract, parkingspot_contract, block_contract, other_contract This field, or at least one of the following fields must be set: apartment_contract, outdoorsection_contract, parkingspot_contract, block_contract, other_contract - `apartment_contract` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: industrial_premises_contract, outdoorsection_contract, parkingspot_contract, block_contract, other_contract This field, or at least one of the following fields must be set: industrial_premises_contract, outdoorsection_contract, parkingspot_contract, block_contract, other_contract - `tenant` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: organization_user This field, or at least one of the following fields must be set: organization_user - `resign` (boolean,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: organization_user - `cancellation_reason` (string,null) - `created_at` (string) - `issued_by_admin_attachment` (object,null) - `issued_by_admin_attachment.name` (string) wanted filename of the file - `issued_by_admin_attachment.md5_hash` (string) base64 encoded md5hash of the file - `issued_by_admin_attachment.get` (string) - `issued_by_admin_attachment.post` (object) - `issued_by_admin_attachment.post.url` (string) - `issued_by_admin_attachment.post.fields` (object) - `cancellation_time` (string,null) - `lifetime_end_date` (string,null) - `message` (string,null) - `external_party` (object,null) - `cancelled_by_counterpart` (boolean,null) - `transition_approved` (boolean,null) - `organization` (object,null) - `cancellation_source` (integer,null) Enum: 0, 1, 2, 3, 4, 5, 6 - `block_contract` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: apartment_contract, industrial_premises_contract, outdoorsection_contract, parkingspot_contract, other_contract This field, or at least one of the following fields must be set: apartment_contract, industrial_premises_contract, outdoorsection_contract, parkingspot_contract, other_contract - `outdoorsection_contract` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: apartment_contract, industrial_premises_contract, parkingspot_contract, block_contract, other_contract This field, or at least one of the following fields must be set: apartment_contract, industrial_premises_contract, parkingspot_contract, block_contract, other_contract - `transfer_date` (string,null) - `cancellation_signed_time` (string,null) - `other_contract` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: apartment_contract, industrial_premises_contract, outdoorsection_contract, parkingspot_contract, block_contract This field, or at least one of the following fields must be set: apartment_contract, industrial_premises_contract, outdoorsection_contract, parkingspot_contract, block_contract - `parkingspot_contract` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: apartment_contract, industrial_premises_contract, outdoorsection_contract, block_contract, other_contract This field, or at least one of the following fields must be set: apartment_contract, industrial_premises_contract, outdoorsection_contract, block_contract, other_contract - `organization_user` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: tenant, resign This field, or at least one of the following fields must be set: tenant ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields