GET v1/Companies({CompanyId})/CustomerFull?LastModifiedDateUtc={LastModifiedDateUtc}
This call returns all the Customers that have been Added or Modified since the DateTime Provided
Information:
Base URL:
https://api.covasoft.net/crm
Example of a call would be:
https://api.covasoft.net/crm/v1/Companies({CompanyId})/CustomerFull?$filter=LastModifiedDateUtc ge datetime'2019-01-01T00:00:00z'
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
CompanyId |
Company Id from your onboarding package |
integer |
Required |
LastModifiedDateUtc |
This Date would be the last Datetime you polled for changes |
date |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns Customers that have been Added or Modified since the DateTime Provided
Collection of CustomersByLastModifedDateReturnName | Description | Type | Additional information |
---|---|---|---|
Addresses | Collection of Address |
None. |
|
ContactMethods | Collection of ContactMethod |
None. |
|
CustomerExtensions | Collection of CustomerExtension |
None. |
|
RelatedCustomers | Collection of RelatedCustomer |
None. |
|
MemberOf | Collection of MemberOf |
None. |
|
Documents | Collection of Document |
None. |
|
MergedCustomers | Collection of globally unique identifier |
None. |
|
PrimaryName | string |
None. |
|
Title | string |
None. |
|
AlternateName | string |
None. |
|
MiddleName | string |
None. |
|
FamilyName | string |
None. |
|
ReferralSource | string |
None. |
|
Notes | string |
None. |
|
UniqueIdentifier | string |
None. |
|
Id | globally unique identifier |
None. |
|
CustomerTypeId | integer |
None. |
|
CustomerType | string |
None. |
|
DateOfBirth | date |
None. |
|
PricingGroupId | integer |
None. |
|
Disabled | boolean |
None. |
|
DoNotContact | boolean |
None. |
|
Version | integer |
None. |
|
MergedIntoCustomerId | globally unique identifier |
None. |
|
LastModifiedDateUtc | date |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Addresses": [ { "AddressLine1": "sample string 1", "AddressLine2": "sample string 2", "City": "sample string 3", "StateName": "sample string 4", "CountryName": "sample string 5", "Zip": 1, "Id": "40cf64ca-660f-4335-8f0f-458554c78a1a", "CustomerId": "1d3d84e1-e7ef-4dbc-91bc-a1612fde2848", "AddressTypeId": 8, "AddressType": "sample string 9", "Default": true, "DoNotContact": true, "CountryCode": "sample string 12", "Country": "sample string 13", "Locality": "sample string 14", "StateCode": "sample string 15", "State": "sample string 16", "PostalCode": "sample string 17", "PostOfficeBoxNumber": "sample string 18", "StreetAddress1": "sample string 19", "Notes": "sample string 20", "StreetAddress2": "sample string 21", "Version": 22, "AttentionTo": "sample string 23", "Phone": "sample string 24", "Email": "sample string 25" }, { "AddressLine1": "sample string 1", "AddressLine2": "sample string 2", "City": "sample string 3", "StateName": "sample string 4", "CountryName": "sample string 5", "Zip": 1, "Id": "40cf64ca-660f-4335-8f0f-458554c78a1a", "CustomerId": "1d3d84e1-e7ef-4dbc-91bc-a1612fde2848", "AddressTypeId": 8, "AddressType": "sample string 9", "Default": true, "DoNotContact": true, "CountryCode": "sample string 12", "Country": "sample string 13", "Locality": "sample string 14", "StateCode": "sample string 15", "State": "sample string 16", "PostalCode": "sample string 17", "PostOfficeBoxNumber": "sample string 18", "StreetAddress1": "sample string 19", "Notes": "sample string 20", "StreetAddress2": "sample string 21", "Version": 22, "AttentionTo": "sample string 23", "Phone": "sample string 24", "Email": "sample string 25" } ], "ContactMethods": [ { "Value": "sample string 1", "Id": "3fe08441-2f0d-4241-9fb8-6bde1cc55bd6", "CustomerId": "953a3dc3-52f4-45d2-bb09-b59cd076dffb", "ContactMethodCategoryId": 4, "ContactMethodCategory": "sample string 5", "ContactMethodTypeId": 6, "ContactMethodType": "sample string 7", "DoNotContact": true, "Default": true, "Notes": "sample string 10", "Version": 11 }, { "Value": "sample string 1", "Id": "3fe08441-2f0d-4241-9fb8-6bde1cc55bd6", "CustomerId": "953a3dc3-52f4-45d2-bb09-b59cd076dffb", "ContactMethodCategoryId": 4, "ContactMethodCategory": "sample string 5", "ContactMethodTypeId": 6, "ContactMethodType": "sample string 7", "DoNotContact": true, "Default": true, "Notes": "sample string 10", "Version": 11 } ], "CustomerExtensions": [ { "Value": "sample string 1", "Id": "33a68b9b-d256-4f8a-bc2d-93f4323b2bef", "CustomerId": "5defc82c-caa7-4f18-a148-1d88dcb4a145", "ExtensionTypeId": 4, "ExtensionType": "sample string 5", "ExtensionTypeFeature": "sample string 6", "Version": 7 }, { "Value": "sample string 1", "Id": "33a68b9b-d256-4f8a-bc2d-93f4323b2bef", "CustomerId": "5defc82c-caa7-4f18-a148-1d88dcb4a145", "ExtensionTypeId": 4, "ExtensionType": "sample string 5", "ExtensionTypeFeature": "sample string 6", "Version": 7 } ], "RelatedCustomers": [ { "Id": "sample string 1", "ParentCustomerId": "sample string 2" }, { "Id": "sample string 1", "ParentCustomerId": "sample string 2" } ], "MemberOf": [ { "Id": "sample string 1", "ChildCustomerId": "sample string 2" }, { "Id": "sample string 1", "ChildCustomerId": "sample string 2" } ], "Documents": [ { "Id": "sample string 1", "CustomerId": "sample string 2", "DocumentType": "sample string 3", "DocumentTypeId": 4, "DocumentClassification": "sample string 5", "DocumentClassificationId": 6, "Name": "sample string 7", "MimeType": "sample string 8", "AddedBy": "sample string 9", "DatedAddedUtc": "2025-07-22T18:19:51.611885+00:00", "UpdatedBy": "sample string 11", "DateUpdatedUtc": "2025-07-22T18:19:51.611885+00:00", "Href": "sample string 13", "PreviewHref": "sample string 14" }, { "Id": "sample string 1", "CustomerId": "sample string 2", "DocumentType": "sample string 3", "DocumentTypeId": 4, "DocumentClassification": "sample string 5", "DocumentClassificationId": 6, "Name": "sample string 7", "MimeType": "sample string 8", "AddedBy": "sample string 9", "DatedAddedUtc": "2025-07-22T18:19:51.611885+00:00", "UpdatedBy": "sample string 11", "DateUpdatedUtc": "2025-07-22T18:19:51.611885+00:00", "Href": "sample string 13", "PreviewHref": "sample string 14" } ], "MergedCustomers": [ "5bfc3d39-bd8a-4dbf-a2c1-fe74ce489d8d", "cbfa8d1d-fc2c-41ad-808a-b3bf8aec7dbe" ], "PrimaryName": "sample string 1", "Title": "sample string 2", "AlternateName": "sample string 3", "MiddleName": "sample string 4", "FamilyName": "sample string 5", "ReferralSource": "sample string 6", "Notes": "sample string 7", "UniqueIdentifier": "sample string 8", "Id": "1a5c099d-38b6-40e8-ae79-67625bc4fff2", "CustomerTypeId": 10, "CustomerType": "sample string 11", "DateOfBirth": "2025-07-22T18:19:51.611885+00:00", "PricingGroupId": 12, "Disabled": true, "DoNotContact": true, "Version": 15, "MergedIntoCustomerId": "c74ae7ed-1412-42df-ac80-313220f1a9e7", "LastModifiedDateUtc": "2025-07-22T18:19:51.611885+00:00" }, { "Addresses": [ { "AddressLine1": "sample string 1", "AddressLine2": "sample string 2", "City": "sample string 3", "StateName": "sample string 4", "CountryName": "sample string 5", "Zip": 1, "Id": "40cf64ca-660f-4335-8f0f-458554c78a1a", "CustomerId": "1d3d84e1-e7ef-4dbc-91bc-a1612fde2848", "AddressTypeId": 8, "AddressType": "sample string 9", "Default": true, "DoNotContact": true, "CountryCode": "sample string 12", "Country": "sample string 13", "Locality": "sample string 14", "StateCode": "sample string 15", "State": "sample string 16", "PostalCode": "sample string 17", "PostOfficeBoxNumber": "sample string 18", "StreetAddress1": "sample string 19", "Notes": "sample string 20", "StreetAddress2": "sample string 21", "Version": 22, "AttentionTo": "sample string 23", "Phone": "sample string 24", "Email": "sample string 25" }, { "AddressLine1": "sample string 1", "AddressLine2": "sample string 2", "City": "sample string 3", "StateName": "sample string 4", "CountryName": "sample string 5", "Zip": 1, "Id": "40cf64ca-660f-4335-8f0f-458554c78a1a", "CustomerId": "1d3d84e1-e7ef-4dbc-91bc-a1612fde2848", "AddressTypeId": 8, "AddressType": "sample string 9", "Default": true, "DoNotContact": true, "CountryCode": "sample string 12", "Country": "sample string 13", "Locality": "sample string 14", "StateCode": "sample string 15", "State": "sample string 16", "PostalCode": "sample string 17", "PostOfficeBoxNumber": "sample string 18", "StreetAddress1": "sample string 19", "Notes": "sample string 20", "StreetAddress2": "sample string 21", "Version": 22, "AttentionTo": "sample string 23", "Phone": "sample string 24", "Email": "sample string 25" } ], "ContactMethods": [ { "Value": "sample string 1", "Id": "3fe08441-2f0d-4241-9fb8-6bde1cc55bd6", "CustomerId": "953a3dc3-52f4-45d2-bb09-b59cd076dffb", "ContactMethodCategoryId": 4, "ContactMethodCategory": "sample string 5", "ContactMethodTypeId": 6, "ContactMethodType": "sample string 7", "DoNotContact": true, "Default": true, "Notes": "sample string 10", "Version": 11 }, { "Value": "sample string 1", "Id": "3fe08441-2f0d-4241-9fb8-6bde1cc55bd6", "CustomerId": "953a3dc3-52f4-45d2-bb09-b59cd076dffb", "ContactMethodCategoryId": 4, "ContactMethodCategory": "sample string 5", "ContactMethodTypeId": 6, "ContactMethodType": "sample string 7", "DoNotContact": true, "Default": true, "Notes": "sample string 10", "Version": 11 } ], "CustomerExtensions": [ { "Value": "sample string 1", "Id": "33a68b9b-d256-4f8a-bc2d-93f4323b2bef", "CustomerId": "5defc82c-caa7-4f18-a148-1d88dcb4a145", "ExtensionTypeId": 4, "ExtensionType": "sample string 5", "ExtensionTypeFeature": "sample string 6", "Version": 7 }, { "Value": "sample string 1", "Id": "33a68b9b-d256-4f8a-bc2d-93f4323b2bef", "CustomerId": "5defc82c-caa7-4f18-a148-1d88dcb4a145", "ExtensionTypeId": 4, "ExtensionType": "sample string 5", "ExtensionTypeFeature": "sample string 6", "Version": 7 } ], "RelatedCustomers": [ { "Id": "sample string 1", "ParentCustomerId": "sample string 2" }, { "Id": "sample string 1", "ParentCustomerId": "sample string 2" } ], "MemberOf": [ { "Id": "sample string 1", "ChildCustomerId": "sample string 2" }, { "Id": "sample string 1", "ChildCustomerId": "sample string 2" } ], "Documents": [ { "Id": "sample string 1", "CustomerId": "sample string 2", "DocumentType": "sample string 3", "DocumentTypeId": 4, "DocumentClassification": "sample string 5", "DocumentClassificationId": 6, "Name": "sample string 7", "MimeType": "sample string 8", "AddedBy": "sample string 9", "DatedAddedUtc": "2025-07-22T18:19:51.611885+00:00", "UpdatedBy": "sample string 11", "DateUpdatedUtc": "2025-07-22T18:19:51.611885+00:00", "Href": "sample string 13", "PreviewHref": "sample string 14" }, { "Id": "sample string 1", "CustomerId": "sample string 2", "DocumentType": "sample string 3", "DocumentTypeId": 4, "DocumentClassification": "sample string 5", "DocumentClassificationId": 6, "Name": "sample string 7", "MimeType": "sample string 8", "AddedBy": "sample string 9", "DatedAddedUtc": "2025-07-22T18:19:51.611885+00:00", "UpdatedBy": "sample string 11", "DateUpdatedUtc": "2025-07-22T18:19:51.611885+00:00", "Href": "sample string 13", "PreviewHref": "sample string 14" } ], "MergedCustomers": [ "5bfc3d39-bd8a-4dbf-a2c1-fe74ce489d8d", "cbfa8d1d-fc2c-41ad-808a-b3bf8aec7dbe" ], "PrimaryName": "sample string 1", "Title": "sample string 2", "AlternateName": "sample string 3", "MiddleName": "sample string 4", "FamilyName": "sample string 5", "ReferralSource": "sample string 6", "Notes": "sample string 7", "UniqueIdentifier": "sample string 8", "Id": "1a5c099d-38b6-40e8-ae79-67625bc4fff2", "CustomerTypeId": 10, "CustomerType": "sample string 11", "DateOfBirth": "2025-07-22T18:19:51.611885+00:00", "PricingGroupId": 12, "Disabled": true, "DoNotContact": true, "Version": 15, "MergedIntoCustomerId": "c74ae7ed-1412-42df-ac80-313220f1a9e7", "LastModifiedDateUtc": "2025-07-22T18:19:51.611885+00:00" } ]