CustomerSearchResponse
objectA customer record.
The customer’s name.
Example:Acu Logistics
The Central Dispatch customer ID of the customer.
Example:d5c62b14-cbd1-11ee-9a0e-0242ac110002
The email address of the customer.
Example:trans-port@notgmail.com
Details of a customer’s phone number.
Show Child Parameters
Details of a customer’s address.
Show Child Parameters
Details of a customer’s authority number.
Show Child Parameters
Error
objectDetails of an error or issue.
The code used for the issue.
Example:resource.issue_type
A detailed message.
Example:The issue happened because something is wrong.
The property to which the issue is associated.
Example:person
Additional properties related to the issue.
Example:{"firstName":"D0nn@","lastName":"Sm!th"}
Errors
objectAn error occurred, and the request could not be completed.
Details of an error or issue.
Show Child Parameters
PhoneResponse
objectDetails of a customer’s phone number.
The phone number of the contact.
Example:949-555-1323
The type of phone number (e.g., BILLING, LISTING, LOCAL).
Example:LOCAL
The phone number extension.
Example:303
Additional notes about the phone number.
Example:Primary contact number
UserCollection
objectA paginated collection of users.
The URL used to query the current collection of the resource.
Example:https://membership-api.centraldispatch.com/users/mine?limit(5,1)
A user record.
Show Child Parameters
The maximum number of items to be returned in the response.
Example:1
The URL to the next page of the collection, if available.
Example:https://membership-api.centraldispatch.com/users/mine?limit(6,1)
The URL to the previous page of the collection, if available.
Example:https://membership-api.centraldispatch.com/users/mine?limit(4,1)
The URL to the first page of the collection.
Example:https://membership-api.centraldispatch.com/users/mine?limit(1,1)
The total count of resources in the collection.
Example:23