The identity and technical contract details declared by the specification.
ValidateCrmObjectResponseUniquenessCheck
object
3 properties
ValidateCrmObjectResponseValidationErrorDetails
object
2 properties
ValidateCrmObjectResponseValidationErrorSeverity
string
crmv1FieldUniqueness
string
FieldUniqueness describes whether values in a field must be unique across a namespace's objects of the same type. It is surfaced read-only on FieldSchema; it c…
crmv1Tag
object
1 property
protobufAny
object
1 property
rpcStatus
object
3 properties
v1ArchiveFieldSchemaRequest
object
Request to archive a field schema. Archived schemas are hidden from default list responses and are not used when reading or writing CRM objects, but their hist…
4 properties
3 required
v1Association
object
Represents a directional link between two CRM objects, such as a contact-to-company or opportunity-to-contact relationship.
10 properties
v1BulkDeleteCrmObjectsRequest
object
Request to bulk-delete CRM objects matching the specified filters within a namespace.
4 properties
1 required
v1CreateAssociationRequest
object
Request to create a new association between two CRM objects within a namespace.
2 properties
2 required
v1CreateAssociationResponse
object
Response containing the identifier of the newly created association.
1 property
v1CreateCrmObjectRequest
object
Request to create a new CRM object (contact, company, opportunity, or custom object) within a namespace.
2 properties
2 required
v1CreateCrmObjectResponse
object
Response containing the identifier of the newly created CRM object.
1 property
v1CreateCustomObjectTypeRequest
object
Request to create a new custom object type within a namespace.
2 properties
2 required
v1CreateCustomObjectTypeResponse
object
Response containing the identifier of the newly created custom object type.
1 property
v1CreateFieldSchemaCustomizationRequest
object
Request to create a field schema customization, which restricts the allowed values for a specific field on a CRM object type within a namespace.
3 properties
3 required
v1CreateFieldSchemaRequest
object
Request to create a new custom field schema on a CRM object type within a namespace.
4 properties
3 required
v1CreateFieldSchemaResponse
object
Response containing the identifier of the newly created field schema.
1 property
v1CreatePipelineRequest
object
Request to create a new pipeline within a namespace.
1 property
1 required
v1CreatePipelineResponse
object
Response containing the identifier of the newly created pipeline.
1 property
v1CrmObject
object
Represents a CRM record such as a contact, company, opportunity, or custom object. Contains the object's field values, metadata, and system-managed timestamps.
11 properties
v1CrmObjectSearch
object
1 property
v1Currency
object
2 properties
v1CustomObjectType
object
Defines a partner-created custom object type in the CRM, including its display names and system-managed timestamps.
7 properties
v1DeleteAssociationRequest
object
Request to delete an association between CRM objects within a namespace.
2 properties
2 required
v1DeleteCrmObjectRequest
object
Request to soft-delete a CRM object within a namespace.
2 properties
2 required
v1DeleteCustomObjectTypeRequest
object
Request to delete a custom object type within a namespace.
2 properties
2 required
v1DeleteFieldSchemaCustomizationRequest
object
Request to delete a field schema customization for a specific field on a CRM object type within a namespace.
3 properties
3 required
v1DeletePipelineRequest
object
Request to delete a pipeline within a namespace.
2 properties
2 required
v1DropdownOption
object
2 properties
v1FieldSchema
object
Defines a field on a CRM object type. Field schemas describe the type, label, and validation rules for both built-in fields (provided by Vendasta) and partner-…
16 properties
v1FieldSchemaCustomization
object
6 properties
v1FieldType
string
- FIELDTYPEDROPDOWN: FIELDTYPEDROPDOWN is passed as a string in the fieldvalue - FIELDTYPECURRENCY: FIELDTYPECURRENCY is passed as a Currency message containin…
v1FieldValue
object
FieldValue represents one of the fields of a crm object (Contact, Company, etc...) On Create/Update we need the fieldid or externalid filled, with the fieldid…
12 properties
v1Filter
object
4 properties
v1FilterDefinition
object
Describes an available filter for searching CRM objects, including its type and supported operators.
5 properties
v1FilterGroup
object
2 properties
v1FilterGroupOperator
string
v1FilterValue
object
7 properties
v1Geopoint
object
2 properties
v1GetMultiAssociationRequest
object
Request to retrieve multiple associations by their IDs within a namespace.
2 properties
2 required
v1GetMultiAssociationResponse
object
Response containing the requested associations and per-ID status codes.
2 properties
v1GetMultiCrmObjectRequest
object
Request to retrieve multiple CRM objects by their IDs within a namespace.
4 properties
2 required
v1GetMultiCrmObjectResponse
object
Response containing the requested CRM objects and their field schemas.
2 properties
v1GetMultiCustomObjectTypeRequest
object
Request to retrieve multiple custom object types by their IDs within a namespace.
3 properties
2 required
v1GetMultiCustomObjectTypeResponse
object
Response containing the requested custom object types.
1 property
v1GetMultiFieldSchemaCustomizationRequest
object
Request to retrieve field schema customizations for the specified fields on a CRM object type within a namespace.
3 properties
3 required
v1GetMultiFieldSchemaCustomizationResponse
object
Response containing the requested field schema customizations.
1 property
v1GetMultiFieldSchemaRequest
object
Request to retrieve multiple field schemas by ID for a CRM object type within a namespace.
5 properties
3 required
v1GetMultiFieldSchemaResponse
object
Response containing the requested field schemas.
1 property
v1GetMultiPipelineRequest
object
Request to retrieve multiple pipelines by their IDs within a namespace.
2 properties
2 required
v1GetMultiPipelineResponse
object
Response containing the requested pipelines.
1 property
v1ListAssociationFieldOptionsRequest
object
Request to list valid values for a field on associations of a given type.
5 properties
3 required
v1ListAssociationFieldOptionsResponse
object
Response containing the valid values for the requested association field.
1 property
v1ListAssociationsRequest
object
Request to list associations within a namespace, with optional filtering and pagination.
3 properties
1 required
v1ListAssociationsResponse
object
Response containing a page of associations matching the request criteria.
3 properties
v1ListCrmObjectsRequest
object
Request to list CRM objects within a namespace, with optional filtering, sorting, and pagination.
7 properties
1 required
v1ListCrmObjectsResponse
object
Response containing a page of CRM objects matching the request criteria.
2 properties
v1ListCustomObjectTypesRequest
object
Request to list all custom object types within a namespace.
1 property
1 required
v1ListCustomObjectTypesResponse
object
Response containing all custom object types in the namespace.
1 property
v1ListFieldOptionsRequest
object
Request to list the valid values for a string-based field type on a CRM object.
5 properties
2 required
v1ListFieldOptionsResponse
object
Response containing the valid string values for the requested field.
1 property
v1ListFieldSchemaCustomizationRequest
object
Request to list field schema customizations within a namespace, optionally filtered by CRM object type.
3 properties
1 required
v1ListFieldSchemaCustomizationResponse
object
Response containing a page of field schema customizations matching the request criteria.
2 properties
v1ListFieldSchemaRequest
object
Request to list field schemas for a CRM object type within a namespace, optionally filtered by subtype, namespace, archive status, or search term.
7 properties
1 required
v1ListFieldSchemaRequestFilters
object
2 properties
v1ListFieldSchemaResponse
object
Response containing a page of field schemas that match the request criteria.
2 properties
v1ListFiltersRequest
object
Request to list the available filters for searching CRM objects within a namespace.
5 properties
1 required
v1ListFiltersResponse
object
Response containing the available filter definitions for searching CRM objects.
2 properties
v1ListOptions
object
3 properties
1 required
v1ListPipelinesRequest
object
Request to list pipelines within a namespace, optionally filtered by object type.
1 property
1 required
v1ListPipelinesResponse
object
Response containing the pipelines matching the request criteria.
1 property
v1ObjectProjectionFilter
object
4 properties
v1Phone
object
3 properties
v1PhoneFields
object
4 properties
v1Pipeline
object
A structured representation of a sales or business process, tracking CRM objects through defined stages from start to finish.
6 properties
4 required
v1ProjectionFilterType
string
v1SortBy
object
2 properties
v1Stage
object
Represents a single stage within a pipeline, including the filter criteria that determine object membership and mutations applied on stage entry.
4 properties
2 required
v1StringList
object
1 property
v1UpdateAssociationRequest
object
Request to update the tags on an existing association.
3 properties
2 required
v1UpdateCrmObjectRequest
object
Request to update an existing CRM object within a namespace. Use the field mask to specify which fields to update.
3 properties
2 required
v1UpdateCustomObjectTypeRequest
object
Request to update an existing custom object type within a namespace.
3 properties
2 required
v1UpdateFieldSchemaCustomizationRequest
object
Request to update an existing field schema customization on a CRM object type within a namespace.
4 properties
3 required
v1UpdateFieldSchemaRequest
object
Request to update an existing custom field schema. Only fields named in the field mask are modified. The CRM object type and subtype of an existing schema cann…
5 properties
4 required
v1UpdatePipelineRequest
object
Request to update an existing pipeline. Use the field mask to specify which fields to update.
2 properties
1 required
v1ValidateCrmObjectRequest
object
Request to validate the data on a CRM object before creating or updating it.
2 properties
2 required
v1ValidateCrmObjectResponse
object
Response containing any validation errors found on the submitted CRM object.
1 property
v1ValidateCrmObjectResponseFieldUniqueness
string
v1ValidateCrmObjectResponseValidationError
object
4 properties
vendastatypesFieldMask
object
paths: "f.a" paths: "f.b.d" Here f represents a field in some root message, a and b fields in the message found in f, and d a field found in the message in f.b…
1 property
vendastatypesPagedRequestOptions
object
2 properties
vendastatypesPagedResponseMetadata
object
3 properties
The full machine-readable OpenAPI contract behind this narrative.
Other APIs Vendasta publishes across the network.