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?How can I archive a dispatch?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?
How can I archive a dispatch?
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?
Market Intelligence APIHow can I receive Price Check Plus data through an API?Can the Market Intelligence API filter data based on Dispatch status?Why am I getting an error when using the Get List Prices endpoint?
How can I receive Price Check Plus data through an API?
Can the Market Intelligence API filter data based on Dispatch status?
Why am I getting an error when using the Get List Prices endpoint?