ProposalContracts
Get one ProposalContract
Retrieve a single ProposalContract record by its Id.
GET
Get one ProposalContract
A ProposalContract links a contract configuration to a proposal, defining the pricing plan and terms that will be applied if the proposal is accepted by the customer.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the ProposalContract-Read role.Path Parameters
The Id of the ProposalContract record to retrieve.
Code Examples
Response
200
ID of the proposal linked to this record.
Proposal coworker ID.
Proposal coworker email.
Proposal coworker full name.
ID of the tariff linked to this record.
Tariff name.
Tariff invoice frequency.
Tariff invoice frequency in weeks.
Tariff price.
Tariff business currency code.
List of desks linked to this record.
List of variants linked to this record.
Price override.
Contract start date.
Cancellation limit in days.
Contract term end date.
Cancellation date.
Billing day of month.
Number of units.
ID of the discount code linked to this record.
Floor plan desk IDs.
Floor plan desk names.
Floor plan desk variant IDs.
Floor plan desk variant names.
Unique record identifier.
UUID of the record.
Date and time the record was created (ISO 8601).
Date and time the record was last updated (ISO 8601).
Email of the user who last updated this record.
Whether the record was recently created.
External system identifier.
Example Response
Get one ProposalContract