Authorization & CredentialsCan I receive Auth Code Flow credentials?
I am building a CRM and am interested in integrating with your APIs for my future clients as a third party. How can I do this?
What is the default lifetime (expiration time) of the access and refresh token?
Can I receive Auth Code Flow credentials?
I am building a CRM and am interested in integrating with your APIs for my future clients as a third party. How can I do this?
What is the default lifetime (expiration time) of the access and refresh token?
TestingI am in the testing phase. I am attempting to log into the UI with my test accounts, but I keep getting a “We are sorry, but you cannot access this page” message. Why?
How long do I have to test my APIs?
My test account invite expired. How can I get it resent?
Why am I getting this error during testing?
{
"errors": [
{
"code": "listings.api_service.forbidden",
"message": "Current user does not have access to post to one
or more marketplaces in the listing request"
}
]
}
I am in the testing phase. I am attempting to log into the UI with my test accounts, but I keep getting a “We are sorry, but you cannot access this page” message. Why?
How long do I have to test my APIs?
My test account invite expired. How can I get it resent?
Why am I getting this error during testing?
{
"errors": [
{
"code": "listings.api_service.forbidden",
"message": "Current user does not have access to post to one
or more marketplaces in the listing request"
}
]
}
Listings APII do not see the ‘Load ID’ field in the API. What field can I use in its place?
What are the Listings API rate limits?
If I delete a listing and repost the same listing exactly as it is, will that count as a new listing?
If I add a vehicle to a current listing, does that count towards my vehicle quota?
Can I change the ShipperID field when creating a listing?
I do not see the ‘Load ID’ field in the API. What field can I use in its place?
What are the Listings API rate limits?
If I delete a listing and repost the same listing exactly as it is, will that count as a new listing?
If I add a vehicle to a current listing, does that count towards my vehicle quota?
Can I change the ShipperID field when creating a listing?
Fulfillment APIWhat are the dateTypes when completing dispatching activites?
As a shipper, can I update a dispatch status via the API?
How can I archive a dispatch?
Can I reassign a dispatched job, and how?
My dispatch status in the API does not match what is in the UI. Why is that?
What are the dateTypes when completing dispatching activites?
As a shipper, can I update a dispatch status via the API?
How can I archive a dispatch?
Can I reassign a dispatched job, and how?
My dispatch status in the API does not match what is in the UI. Why is that?
Membership APIWhat is the difference between the Membership API - Get User & Get User mine (Get My Users) endpoints?
Is it possible to filter by customer type in the Membership API Get Customer ID endpoint response?
Why am I receiving a 404 Error?
{
"code": "NotFound",
"message": "no items returned from /customer-search."
}
What is the difference between the Membership API - Get User & Get User mine (Get My Users) endpoints?
Is it possible to filter by customer type in the Membership API Get Customer ID endpoint response?
Why am I receiving a 404 Error?
{
"code": "NotFound",
"message": "no items returned from /customer-search."
}
Event APII am subscribed to your Events API. Will I still receive email notifications?
I am subscribed to your Events API. Will I still receive email notifications?
::
::page-section
#title
Market Intelligence API
::accordion-group
::accordion-panel
---
header-padding: "10px"
---
#header
How can I receive Price Check Plus data through an API?
#content
To retrieve pricing data similar to the data from Price Check Plus, you need to subscribe to our Market Intelligence API. This API is available at an additional cost, separate from your Core or Premium package pricing. For more details, please contact our support team at datasyndicationsupport@centraldispatch.com.
::
::accordion-panel
---
header-padding: "10px"
---
#header
Can the Market Intelligence API filter data based on Dispatch status?
#content
No, the Market Intelligence API does not filter data based on Dispatch status. It will return data from various statuses, not just 'Delivered.'
::
::accordion-panel
---
header-padding: "10px"
---
#header
Why am I getting an error when using the Get List Prices endpoint?
#content
Common causes include:
<ul>
<li>The vehicle year is before 1981 (not supported).</li>
<li>The Year/Make/Model (Y/M/M) doesn't exactly match the manufacturer's naming.</li>
<li>The VIN is invalid or incorrectly formatted.</li>
</ul>
::
::