# Ownright Developer Documentation ## Docs - [Authentication](https://dev.ownright.com/fundamentals/authentication.md): Learn how to authenticate with the Ownright Developer Platform - [Errors and response codes](https://dev.ownright.com/fundamentals/errors-and-response-codes.md): Understand how our server communicates error states - [GraphQL](https://dev.ownright.com/fundamentals/graphql.md): The underlying technology that powers our platform - [Pagination](https://dev.ownright.com/fundamentals/pagination.md): For responses that return lists it's important to understand how we paginate - [Rate limits](https://dev.ownright.com/fundamentals/rate-limits.md): Understand the protections we have in place to protect our platform - [Webhooks](https://dev.ownright.com/fundamentals/webhooks.md): Enable real time updates in your system by using our webhooks - [Introduction](https://dev.ownright.com/introduction.md): Welcome to the Ownright Developer Platform documentation - [Engagements](https://dev.ownright.com/lender-api/core-concepts/engagements.md): The foundational object representing a real estate legal file in the Lender API - [Lender and team members](https://dev.ownright.com/lender-api/core-concepts/lender-and-team-members.md): Your organization and the people within it — the account-level objects in the Lender API - [Cancelling an engagement](https://dev.ownright.com/lender-api/guides/cancelling-an-engagement.md): How to cancel an engagement that is no longer needed - [Creating an engagement](https://dev.ownright.com/lender-api/guides/creating-an-engagement.md): A step-by-step guide to submitting a new real estate file to Ownright - [Fetching engagement details](https://dev.ownright.com/lender-api/guides/fetching-engagement-details.md): How to retrieve detailed information about a specific engagement - [File uploads](https://dev.ownright.com/lender-api/guides/file-uploads.md): How to upload mortgage documents using the staged file upload flow - [Searching engagements](https://dev.ownright.com/lender-api/guides/searching-engagements.md): How to filter, sort, search, and paginate through your engagements - [Overview](https://dev.ownright.com/lender-api/overview.md): Streamline your real estate legal workflows by integrating with the Ownright Lender API - [Changelog](https://dev.ownright.com/lender-api/reference/changelog.md): Stay up to date with the changes we make to the Lender API - [Connecting](https://dev.ownright.com/lender-api/reference/connecting.md): General details on how to connect to the Lender API - [Country](https://dev.ownright.com/lender-api/reference/members/enums/country.md): Possible countries. - [EngagementSearchSortOrder](https://dev.ownright.com/lender-api/reference/members/enums/engagement-search-sort-order.md): Possible ways to sort results when searching engagements. - [EngagementStatus](https://dev.ownright.com/lender-api/reference/members/enums/engagement-status.md): Possible statuses for engagements. - [EngagementType](https://dev.ownright.com/lender-api/reference/members/enums/engagement-type.md): The type of engagement. - [FileMimeType](https://dev.ownright.com/lender-api/reference/members/enums/file-mime-type.md): Possible MIME types for files. - [Province](https://dev.ownright.com/lender-api/reference/members/enums/province.md): Possible provinces. - [PurchaseEngagementState](https://dev.ownright.com/lender-api/reference/members/enums/purchase-engagement-state.md): Possible states for purchase engagements. - [RefinanceEngagementState](https://dev.ownright.com/lender-api/reference/members/enums/refinance-engagement-state.md): Possible states for refinance engagements. - [AddressInput](https://dev.ownright.com/lender-api/reference/members/inputs/address-input.md): Input for an address. - [DateRangeInput](https://dev.ownright.com/lender-api/reference/members/inputs/date-range-input.md): Input for a date range. - [EngagementClientInput](https://dev.ownright.com/lender-api/reference/members/inputs/engagement-client-input.md): Input for a client on an engagement. - [EngagementCreateInput](https://dev.ownright.com/lender-api/reference/members/inputs/engagement-create-input.md): Input to create an engagement. Exactly one of the type-specific inputs must be provided. - [EngagementSearchFilterInput](https://dev.ownright.com/lender-api/reference/members/inputs/engagement-search-filter-input.md): Input to filter results when performing an engagements search. - [PurchaseEngagementCreateInput](https://dev.ownright.com/lender-api/reference/members/inputs/purchase-engagement-create-input.md): Input to create a purchase engagement. - [RefinanceEngagementCreateInput](https://dev.ownright.com/lender-api/reference/members/inputs/refinance-engagement-create-input.md): Input to create a refinance engagement. - [StagedFileUploadInput](https://dev.ownright.com/lender-api/reference/members/inputs/staged-file-upload-input.md): Input to create a staged file upload. - [Engagement](https://dev.ownright.com/lender-api/reference/members/interfaces/engagement.md): Represents an engagement. - [File](https://dev.ownright.com/lender-api/reference/members/interfaces/file.md): Represents a file. - [PurchaseEngagementStatus](https://dev.ownright.com/lender-api/reference/members/interfaces/purchase-engagement-status.md): Represents the status of a purchase engagement. - [RefinanceEngagementStatus](https://dev.ownright.com/lender-api/reference/members/interfaces/refinance-engagement-status.md): Represents the status of a refinance engagement. - [Address](https://dev.ownright.com/lender-api/reference/members/objects/address.md): Represents an address. - [Document](https://dev.ownright.com/lender-api/reference/members/objects/document.md): Represents a document. - [EngagementClient](https://dev.ownright.com/lender-api/reference/members/objects/engagement-client.md): A client contact on an engagement. - [Image](https://dev.ownright.com/lender-api/reference/members/objects/image.md): Represents an image. - [Lender](https://dev.ownright.com/lender-api/reference/members/objects/lender.md): The authenticated lender entity. - [Media](https://dev.ownright.com/lender-api/reference/members/objects/media.md): Represents a media file. - [Property](https://dev.ownright.com/lender-api/reference/members/objects/property.md): Represents a property associated with an engagement. - [PurchaseEngagement](https://dev.ownright.com/lender-api/reference/members/objects/purchase-engagement.md): A purchase engagement. - [PurchaseEngagementCancelledStatus](https://dev.ownright.com/lender-api/reference/members/objects/purchase-engagement-cancelled-status.md): Status information for purchase engagements that have been cancelled. - [PurchaseEngagementClosedStatus](https://dev.ownright.com/lender-api/reference/members/objects/purchase-engagement-closed-status.md): Status information for purchase engagements that have been closed. - [PurchaseEngagementClosingInProgressStatus](https://dev.ownright.com/lender-api/reference/members/objects/purchase-engagement-closing-in-progress-status.md): Status information for purchase engagements where closing is in progress. - [PurchaseEngagementPreparingForClosingStatus](https://dev.ownright.com/lender-api/reference/members/objects/purchase-engagement-preparing-for-closing-status.md): Status information for purchase engagements being prepared for closing. - [PurchaseEngagementReceivedStatus](https://dev.ownright.com/lender-api/reference/members/objects/purchase-engagement-received-status.md): Status information for purchase engagements that have been received. - [PurchaseEngagementSettingUpStatus](https://dev.ownright.com/lender-api/reference/members/objects/purchase-engagement-setting-up-status.md): Status information for purchase engagements that are being set up. - [RefinanceEngagement](https://dev.ownright.com/lender-api/reference/members/objects/refinance-engagement.md): A refinance engagement. - [RefinanceEngagementCancelledStatus](https://dev.ownright.com/lender-api/reference/members/objects/refinance-engagement-cancelled-status.md): Status information for refinance engagements that have been cancelled. - [RefinanceEngagementClosedStatus](https://dev.ownright.com/lender-api/reference/members/objects/refinance-engagement-closed-status.md): Status information for refinance engagements that have been closed. - [RefinanceEngagementClosingInProgressStatus](https://dev.ownright.com/lender-api/reference/members/objects/refinance-engagement-closing-in-progress-status.md): Status information for refinance engagements where closing is in progress. - [RefinanceEngagementPreparingForClosingStatus](https://dev.ownright.com/lender-api/reference/members/objects/refinance-engagement-preparing-for-closing-status.md): Status information for refinance engagements being prepared for closing. - [RefinanceEngagementReceivedStatus](https://dev.ownright.com/lender-api/reference/members/objects/refinance-engagement-received-status.md): Status information for refinance engagements that have been received. - [RefinanceEngagementSettingUpStatus](https://dev.ownright.com/lender-api/reference/members/objects/refinance-engagement-setting-up-status.md): Status information for refinance engagements that are being set up. - [StagedFileUpload](https://dev.ownright.com/lender-api/reference/members/objects/staged-file-upload.md): Represents a staged file upload. - [TeamMember](https://dev.ownright.com/lender-api/reference/members/objects/team-member.md): A team member in a lender entity. - [E164PhoneNumber](https://dev.ownright.com/lender-api/reference/members/scalars/e164-phone-number.md): A valid phone number string in the E.164 format. - [EngagementGID](https://dev.ownright.com/lender-api/reference/members/scalars/engagement-gid.md): A global identifier for a Engagement object in format of 'gid://ownright/Engagement/ID'. - [FileRecordGID](https://dev.ownright.com/lender-api/reference/members/scalars/file-record-gid.md): A global identifier for a FileRecord object in format of 'gid://ownright/FileRecord/ID'. - [ISO8601Date](https://dev.ownright.com/lender-api/reference/members/scalars/iso8601-date.md): An ISO 8601-encoded date - [ISO8601DateTime](https://dev.ownright.com/lender-api/reference/members/scalars/iso8601-date-time.md): An ISO 8601-encoded datetime - [TeamMemberGID](https://dev.ownright.com/lender-api/reference/members/scalars/team-member-gid.md): A global identifier for a TeamMember object in format of 'gid://ownright/TeamMember/ID'. - [Url](https://dev.ownright.com/lender-api/reference/members/scalars/url.md): A valid URL, transported as a string. - [Engagement Cancel](https://dev.ownright.com/lender-api/reference/mutations/engagements/engagement-cancel.md): Cancels an engagement. - [Engagement Create](https://dev.ownright.com/lender-api/reference/mutations/engagements/engagement-create.md): Creates a new engagement. - [Staged File Upload Create](https://dev.ownright.com/lender-api/reference/mutations/files/staged-file-upload-create.md): Creates a staged file upload. - [Engagement](https://dev.ownright.com/lender-api/reference/queries/engagements/engagement.md): Retrieve a single engagement by GID. - [Engagements](https://dev.ownright.com/lender-api/reference/queries/engagements/engagements.md): Search and list engagements. - [Lender](https://dev.ownright.com/lender-api/reference/queries/lender/lender.md): The authenticated lender entity. - [Team Members](https://dev.ownright.com/lender-api/reference/queries/lender/team-members.md): List all team members for the authenticated lender entity. - [Event list](https://dev.ownright.com/lender-api/reference/webhooks/event-list.md): A complete list of the webhook events supported by the Lender API - [Limitations](https://dev.ownright.com/limitations.md): There are a few limitations to be aware of when using the Ownright Developer Platform - [Referrals and matters](https://dev.ownright.com/partner-api/core-concepts/referrals-and-matters.md): The two foundational objects that play a critical role in the Partner API - [Fetching matter details](https://dev.ownright.com/partner-api/guides/fetching-matter-details.md): An overview of how you can fetch details on matters you have access to - [Fetching referral details](https://dev.ownright.com/partner-api/guides/fetching-referral-details.md): An overview of how you can fetch details on referrals you have access to - [Making referrals](https://dev.ownright.com/partner-api/guides/making-referrals.md): A quick how-to guide on sending client referrals to Ownright - [Receiving webhooks on matter updates](https://dev.ownright.com/partner-api/guides/receiving-webhooks-on-matter-updates.md): A practical example of how you can receive automatic updates on matters - [Receiving webhooks on referral updates](https://dev.ownright.com/partner-api/guides/receiving-webhooks-on-referral-updates.md): A practical example of how you can receive automatic updates on referrals - [Overview](https://dev.ownright.com/partner-api/overview.md): Integrate referral and matter workflows into your product with the Ownright Partner API - [Changelog](https://dev.ownright.com/partner-api/reference/changelog.md): Stay up to date with the changes we make to our platform - [Connecting](https://dev.ownright.com/partner-api/reference/connecting.md): General details on how to connect to the Partner API - [Country](https://dev.ownright.com/partner-api/reference/members/enums/country.md): Possible countries. - [CurrencyCode](https://dev.ownright.com/partner-api/reference/members/enums/currency-code.md): Possible currency codes. - [CustomAttributeType](https://dev.ownright.com/partner-api/reference/members/enums/custom-attribute-type.md): Possible custom attribute types. - [FileMimeType](https://dev.ownright.com/partner-api/reference/members/enums/file-mime-type.md): Possible MIME types for files. - [LoanType](https://dev.ownright.com/partner-api/reference/members/enums/loan-type.md): The type of loan. - [MatterClosingActionItemState](https://dev.ownright.com/partner-api/reference/members/enums/matter-closing-action-item-state.md): Possible states for matters closing action items. - [MatterMilestoneHandle](https://dev.ownright.com/partner-api/reference/members/enums/matter-milestone-handle.md): Possible types of matter milestones. - [MatterMilestoneStatus](https://dev.ownright.com/partner-api/reference/members/enums/matter-milestone-status.md): Possible types of matter milestone statuses. - [MatterParticipantRepresentation](https://dev.ownright.com/partner-api/reference/members/enums/matter-participant-representation.md): Possible representations matter participants can have. - [MatterParticipantTrait](https://dev.ownright.com/partner-api/reference/members/enums/matter-participant-trait.md): Possible traits matter participants can have. - [NotificationDeliveryMechanism](https://dev.ownright.com/partner-api/reference/members/enums/notification-delivery-mechanism.md): Possible types of delivery mechanisms to deliver a notification. - [PersonRole](https://dev.ownright.com/partner-api/reference/members/enums/person-role.md): Possible roles for a person. - [PropertyType](https://dev.ownright.com/partner-api/reference/members/enums/property-type.md): Possible types of properties. - [Province](https://dev.ownright.com/partner-api/reference/members/enums/province.md): Possible provinces. - [ReferralIntentLevel](https://dev.ownright.com/partner-api/reference/members/enums/referral-intent-level.md): Possible levels of intent for a referral. - [ReferralStatus](https://dev.ownright.com/partner-api/reference/members/enums/referral-status.md): Possible statuses for referrals. - [ReferralType](https://dev.ownright.com/partner-api/reference/members/enums/referral-type.md): Possible types of referrals. - [RefinanceOwnershipStatus](https://dev.ownright.com/partner-api/reference/members/enums/refinance-ownership-status.md): The ownership status of a refinance participant or corporation. - [RefinanceState](https://dev.ownright.com/partner-api/reference/members/enums/refinance-state.md): Possible states for refinances. - [StatusCertificateReviewAssessmentAnswerStatus](https://dev.ownright.com/partner-api/reference/members/enums/status-certificate-review-assessment-answer-status.md): Represents the status of a status certificate review assessment answer. - [StatusCertificateReviewAssessmentSchemaVersion](https://dev.ownright.com/partner-api/reference/members/enums/status-certificate-review-assessment-schema-version.md): Available schema versions for status certificate review assessment. - [StatusCertificateReviewAssessmentSectionRating](https://dev.ownright.com/partner-api/reference/members/enums/status-certificate-review-assessment-section-rating.md): Represents the rating of a status certificate review assessment section. - [StatusCertificateReviewAssessmentState](https://dev.ownright.com/partner-api/reference/members/enums/status-certificate-review-assessment-state.md): Represents the current state of a status certificate review assessment. - [StatusCertificateReviewState](https://dev.ownright.com/partner-api/reference/members/enums/status-certificate-review-state.md): Possible states for status certificate reviews. - [TransactionClosingStatus](https://dev.ownright.com/partner-api/reference/members/enums/transaction-closing-status.md): Represents the closing status of a transaction. - [TransactionSideName](https://dev.ownright.com/partner-api/reference/members/enums/transaction-side-name.md): Possible sides of a transactions. - [TransactionState](https://dev.ownright.com/partner-api/reference/members/enums/transaction-state.md): Possible states for transactions. - [TransactionType](https://dev.ownright.com/partner-api/reference/members/enums/transaction-type.md): Possible types of transactions. - [AddressInput](https://dev.ownright.com/partner-api/reference/members/inputs/address-input.md): Input to create or update an address. - [BusinessContactUpdateInput](https://dev.ownright.com/partner-api/reference/members/inputs/business-contact-update-input.md): Input to update a business contact. - [CustomAttributeCreateInput](https://dev.ownright.com/partner-api/reference/members/inputs/custom-attribute-create-input.md): Input to create a custom attribute. - [FileBulkCommitInput](https://dev.ownright.com/partner-api/reference/members/inputs/file-bulk-commit-input.md): Input for a file to committed as part of a bulk file commit. - [ImageTransformInput](https://dev.ownright.com/partner-api/reference/members/inputs/image-transform-input.md): Input to transform an image. - [MoneyInput](https://dev.ownright.com/partner-api/reference/members/inputs/money-input.md): Input that represents money. - [PartnerInquiryPersonInput](https://dev.ownright.com/partner-api/reference/members/inputs/partner-inquiry-person-input.md): Input required to create a partner inquiry for a person. - [PropertyClosingReferralInput](https://dev.ownright.com/partner-api/reference/members/inputs/property-closing-referral-input.md): Input to create a property closing referral. - [ReferralContactCreateInput](https://dev.ownright.com/partner-api/reference/members/inputs/referral-contact-create-input.md): The input to create a referral contact. - [RefinanceReferralInput](https://dev.ownright.com/partner-api/reference/members/inputs/refinance-referral-input.md): Input to create a refinance referral. - [StagedFileUploadInput](https://dev.ownright.com/partner-api/reference/members/inputs/staged-file-upload-input.md): Input to create a staged file upload. - [StatusCertificateReviewReferralInput](https://dev.ownright.com/partner-api/reference/members/inputs/status-certificate-review-referral-input.md): Input to create a status certificate review referral. - [File](https://dev.ownright.com/partner-api/reference/members/interfaces/file.md): Represents a file. - [Matter](https://dev.ownright.com/partner-api/reference/members/interfaces/matter.md): Represents a matter. - [MatterParticipant](https://dev.ownright.com/partner-api/reference/members/interfaces/matter-participant.md): Represents a matter participant. - [PurchaseTransactionStatus](https://dev.ownright.com/partner-api/reference/members/interfaces/purchase-transaction-status.md): Represents the status of a purchase transaction. - [Referral](https://dev.ownright.com/partner-api/reference/members/interfaces/referral.md): Represents a referral. - [RefinanceStatus](https://dev.ownright.com/partner-api/reference/members/interfaces/refinance-status.md): Represents the status of a refinance. - [SaleTransactionStatus](https://dev.ownright.com/partner-api/reference/members/interfaces/sale-transaction-status.md): Represents the status of a sale transaction. - [StatusCertificateReviewAssessmentStatus](https://dev.ownright.com/partner-api/reference/members/interfaces/status-certificate-review-assessment-status.md): Represents the status of a status certificate review assessment. - [StatusCertificateReviewStatus](https://dev.ownright.com/partner-api/reference/members/interfaces/status-certificate-review-status.md): Represents the status of a status certificate review. - [Transaction](https://dev.ownright.com/partner-api/reference/members/interfaces/transaction.md): Represents a transaction. - [TransactionStatus](https://dev.ownright.com/partner-api/reference/members/interfaces/transaction-status.md): Represents the status of a transaction. - [Address](https://dev.ownright.com/partner-api/reference/members/objects/address.md): Represents an address. - [BuildingRule](https://dev.ownright.com/partner-api/reference/members/objects/building-rule.md): A building rule or allowance. - [BusinessContact](https://dev.ownright.com/partner-api/reference/members/objects/business-contact.md): A business contact. - [CustomAttribute](https://dev.ownright.com/partner-api/reference/members/objects/custom-attribute.md): A custom attribute. - [Document](https://dev.ownright.com/partner-api/reference/members/objects/document.md): Represents a document. - [Image](https://dev.ownright.com/partner-api/reference/members/objects/image.md): Represents an image. - [Lender](https://dev.ownright.com/partner-api/reference/members/objects/lender.md): Represents a lender. - [Loan](https://dev.ownright.com/partner-api/reference/members/objects/loan.md): Represents a loan. - [MatterBusinessContact](https://dev.ownright.com/partner-api/reference/members/objects/matter-business-contact.md): A business contact that is associated with a matter. - [MatterClosingActionItem](https://dev.ownright.com/partner-api/reference/members/objects/matter-closing-action-item.md): Represents an action item that is completed during a matters closing. - [MatterCorporation](https://dev.ownright.com/partner-api/reference/members/objects/matter-corporation.md): Represents a matter corporation. - [MatterMilestone](https://dev.ownright.com/partner-api/reference/members/objects/matter-milestone.md): Represents a matter milestone. - [Money](https://dev.ownright.com/partner-api/reference/members/objects/money.md): Represents money. - [Organization](https://dev.ownright.com/partner-api/reference/members/objects/organization.md): Represents an organization. - [OrganizationMember](https://dev.ownright.com/partner-api/reference/members/objects/organization-member.md): Represents an organization member. - [Property](https://dev.ownright.com/partner-api/reference/members/objects/property.md): Represents a property. - [PurchasePropertyClosingReferral](https://dev.ownright.com/partner-api/reference/members/objects/purchase-property-closing-referral.md): A referral for a purchase property closing. - [PurchaseTransaction](https://dev.ownright.com/partner-api/reference/members/objects/purchase-transaction.md): Represents a purchase transaction. - [PurchaseTransactionAbandonedStatus](https://dev.ownright.com/partner-api/reference/members/objects/purchase-transaction-abandoned-status.md): Status information for purchase transactions that have been abandoned. - [PurchaseTransactionAfterClosingStatus](https://dev.ownright.com/partner-api/reference/members/objects/purchase-transaction-after-closing-status.md): Status information for purchase transactions that have closed but are not complete. - [PurchaseTransactionBeforeClosingStatus](https://dev.ownright.com/partner-api/reference/members/objects/purchase-transaction-before-closing-status.md): Status information for purchase transactions that have not closed yet. - [PurchaseTransactionClosingInProgressStatus](https://dev.ownright.com/partner-api/reference/members/objects/purchase-transaction-closing-in-progress-status.md): Status information for purchase transactions that are actively closing. - [PurchaseTransactionCompletedStatus](https://dev.ownright.com/partner-api/reference/members/objects/purchase-transaction-completed-status.md): Status information for purchase transactions that are complete. - [PurchaseTransactionPendingStatus](https://dev.ownright.com/partner-api/reference/members/objects/purchase-transaction-pending-status.md): Status information for purchase transactions that are yet to be setup by the primary clients. - [ReferralContact](https://dev.ownright.com/partner-api/reference/members/objects/referral-contact.md): A contact for a referral. - [Refinance](https://dev.ownright.com/partner-api/reference/members/objects/refinance.md): Represents a refinance. - [RefinanceAbandonedStatus](https://dev.ownright.com/partner-api/reference/members/objects/refinance-abandoned-status.md): Status information for refinances that have been abandoned. - [RefinanceAfterClosingStatus](https://dev.ownright.com/partner-api/reference/members/objects/refinance-after-closing-status.md): Status information for refinances that are after closing. - [RefinanceBeforeClosingStatus](https://dev.ownright.com/partner-api/reference/members/objects/refinance-before-closing-status.md): Status information for refinances that are before closing. - [RefinanceClosingInProgressStatus](https://dev.ownright.com/partner-api/reference/members/objects/refinance-closing-in-progress-status.md): Status information for refinances that are closing in progress. - [RefinanceCompletedStatus](https://dev.ownright.com/partner-api/reference/members/objects/refinance-completed-status.md): Status information for refinances that are completed. - [RefinanceParticipant](https://dev.ownright.com/partner-api/reference/members/objects/refinance-participant.md): Represents a refinance participant. - [RefinancePendingStatus](https://dev.ownright.com/partner-api/reference/members/objects/refinance-pending-status.md): Status information for refinances that are yet to be setup by the primary clients. - [RefinanceReferral](https://dev.ownright.com/partner-api/reference/members/objects/refinance-referral.md): A referral for a refinance. - [SalePropertyClosingReferral](https://dev.ownright.com/partner-api/reference/members/objects/sale-property-closing-referral.md): A referral for a sale property closing. - [SaleTransaction](https://dev.ownright.com/partner-api/reference/members/objects/sale-transaction.md): Represents a sale transaction. - [SaleTransactionAbandonedStatus](https://dev.ownright.com/partner-api/reference/members/objects/sale-transaction-abandoned-status.md): Status information for sale transactions that have been abandoned. - [SaleTransactionAfterClosingStatus](https://dev.ownright.com/partner-api/reference/members/objects/sale-transaction-after-closing-status.md): Status information for sale transactions that have closed but are not complete. - [SaleTransactionBeforeClosingStatus](https://dev.ownright.com/partner-api/reference/members/objects/sale-transaction-before-closing-status.md): Status information for sale transactions that have not closed yet. - [SaleTransactionClosingInProgressStatus](https://dev.ownright.com/partner-api/reference/members/objects/sale-transaction-closing-in-progress-status.md): Status information for sale transactions that are actively closing. - [SaleTransactionCompletedStatus](https://dev.ownright.com/partner-api/reference/members/objects/sale-transaction-completed-status.md): Status information for sale transactions that are complete. - [SaleTransactionPendingStatus](https://dev.ownright.com/partner-api/reference/members/objects/sale-transaction-pending-status.md): Status information for sale transactions that are yet to be setup by the primary clients. - [StagedFileUpload](https://dev.ownright.com/partner-api/reference/members/objects/staged-file-upload.md): Represents a staged file upload. - [StatusCertificateReview](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review.md): Represents a status certificate review. - [StatusCertificateReviewAbandonedStatus](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-abandoned-status.md): Status information for status certificate reviews that have been abandoned. - [StatusCertificateReviewAssessment](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-assessment.md): A status certificate review assessment. - [StatusCertificateReviewAssessmentBuildingInformation](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-assessment-building-information.md): Information about a building. - [StatusCertificateReviewAssessmentBuildingRule](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-assessment-building-rule.md): A building rule and whether it has a restriction. - [StatusCertificateReviewAssessmentCompletedStatus](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-assessment-completed-status.md): Status information for status certificate review assessments that have been completed. - [StatusCertificateReviewAssessmentInProgressStatus](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-assessment-in-progress-status.md): Status information for status certificate review assessments that are in progress. - [StatusCertificateReviewAssessmentNotStartedStatus](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-assessment-not-started-status.md): Status information for status certificate review assessments that are not started. - [StatusCertificateReviewAssessmentQuestion](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-assessment-question.md): A status certificate review assessment question. - [StatusCertificateReviewAssessmentQuestionAnswer](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-assessment-question-answer.md): A status certificate review assessment answer. - [StatusCertificateReviewAssessmentQuestionOption](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-assessment-question-option.md): A status certificate review assessment question option. - [StatusCertificateReviewAssessmentSection](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-assessment-section.md): A status certificate review assessment section. - [StatusCertificateReviewCompletedStatus](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-completed-status.md): Status information for status certificate reviews that have been completed. - [StatusCertificateReviewDraftStatus](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-draft-status.md): Status information for status certificate reviews that are in draft. - [StatusCertificateReviewInProgressStatus](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-in-progress-status.md): Status information for status certificate reviews that are in progress. - [StatusCertificateReviewParticipant](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-participant.md): Represents a status certificate review participant. - [StatusCertificateReviewReferral](https://dev.ownright.com/partner-api/reference/members/objects/status-certificate-review-referral.md): A referral for a status certificate review. - [TransactionParticipant](https://dev.ownright.com/partner-api/reference/members/objects/transaction-participant.md): Represents a transaction participant. - [TransactionSide](https://dev.ownright.com/partner-api/reference/members/objects/transaction-side.md): A side of a transaction. - [Decimal](https://dev.ownright.com/partner-api/reference/members/scalars/decimal.md): A signed decimal number, which supports arbitrary precision and is serialized as a string. - [E164PhoneNumber](https://dev.ownright.com/partner-api/reference/members/scalars/e164-phone-number.md): A valid phone number string in the E.164 format. - [FileRecordGID](https://dev.ownright.com/partner-api/reference/members/scalars/file-record-gid.md): A global identifier for a FileRecord object in format of 'gid://ownright/FileRecord/ID'. - [GID](https://dev.ownright.com/partner-api/reference/members/scalars/gid.md): A global identifier for an object in the format of 'gid://ownright/ObjectType/ID'. - [ISO8601Date](https://dev.ownright.com/partner-api/reference/members/scalars/iso8601-date.md): An ISO 8601-encoded date - [ISO8601DateTime](https://dev.ownright.com/partner-api/reference/members/scalars/iso8601-date-time.md): An ISO 8601-encoded datetime - [JSON](https://dev.ownright.com/partner-api/reference/members/scalars/json.md): Represents untyped JSON - [MatterGID](https://dev.ownright.com/partner-api/reference/members/scalars/matter-gid.md): A global identifier for a matter object (ex. Transaction) in format of 'gid://ownright/{MatterKind}/ID'. - [ReferralGID](https://dev.ownright.com/partner-api/reference/members/scalars/referral-gid.md): A global identifier for a Referral object in format of 'gid://ownright/Referral/ID'. - [Url](https://dev.ownright.com/partner-api/reference/members/scalars/url.md): A valid URL, transported as a string. - [Staged File Upload Create](https://dev.ownright.com/partner-api/reference/mutations/files/staged-file-upload-create.md): Creates a staged file upload. - [Property Closing Referral Bulk Create](https://dev.ownright.com/partner-api/reference/mutations/referrals/property-closings/property-closing-referral-bulk-create.md): Creates multiple property closing referrals. - [Property Closing Referral Create](https://dev.ownright.com/partner-api/reference/mutations/referrals/property-closings/property-closing-referral-create.md): Creates a new property closing referral. - [Refinance Referral Bulk Create](https://dev.ownright.com/partner-api/reference/mutations/referrals/refinance/refinance-referral-bulk-create.md): Creates multiple refinance referrals. - [Refinance Referral Create](https://dev.ownright.com/partner-api/reference/mutations/referrals/refinance/refinance-referral-create.md): Creates a new refinance referral. - [Status Certificate Review Referral Bulk Create](https://dev.ownright.com/partner-api/reference/mutations/referrals/status-certificate-review/status-certificate-review-referral-bulk-create.md): Creates multiple status certificate review referrals. - [Status Certificate Review Referral Create](https://dev.ownright.com/partner-api/reference/mutations/referrals/status-certificate-review/status-certificate-review-referral-create.md): Creates a new status certificate review referral. - [Matter](https://dev.ownright.com/partner-api/reference/queries/matters/matter.md): Returns a matter. - [Matters](https://dev.ownright.com/partner-api/reference/queries/matters/matters.md): Returns all matters the business contact is involved in. - [Referral](https://dev.ownright.com/partner-api/reference/queries/referrals/referral.md): Returns a referral. - [Referrals](https://dev.ownright.com/partner-api/reference/queries/referrals/referrals.md): Returns all referrals the business contact is involved in. - [Event list](https://dev.ownright.com/partner-api/reference/webhooks/event-list.md): A complete list of the webhook events that are supported - [Create](https://dev.ownright.com/partner-api/reference/webhooks/webhook-subscriptions/create-webhook-subscription.md): Reference for creating a webhook subscription - [Delete](https://dev.ownright.com/partner-api/reference/webhooks/webhook-subscriptions/delete-webhook-subscription.md): Reference for deleting a webhook subscription - [Update](https://dev.ownright.com/partner-api/reference/webhooks/webhook-subscriptions/update-webhook-subscription.md): Reference for updating a webhook subscription - [Support and feedback](https://dev.ownright.com/support-feedback.md): We're here to help and to listen to your feedback ## OpenAPI Specs - [openapi](https://dev.ownright.com/api-reference/openapi.json)