The ID of the offer negotiation record.
Example:7e0a1107-bf75-4e09-a8db-9c3b73b4674b
Accept an offer.
Acceptance of an offer can only be done by the party who was not the last one to transact on the offer.
The ID of the offer negotiation record.
Example:7e0a1107-bf75-4e09-a8db-9c3b73b4674b
This is a required field to ensure the update is being completed on an item that has not changed since it was last read. The value of this field will be the value of the ETag
header that was received on the preceding get call.
Example:8675309
The major version of the API to make a request against. This is a custom MIME type that contains vnd.coxauto.v[#]+
. For example, to request a resource from version 1.x.x of an API, the Content-Type header should be set to application/vnd.coxauto.v1+json
.
Example:application/vnd.coxauto.v1+json
AcceptOfferRequest
Details of an offer accept request.
The accepted date of the pick up, in UTC/ISO 8601 formatโฆ
Example:2025-09-27T00:00:00.000Z
The accepted date of the delivery, in UTC/ISO 8601 formatโฆ
Example:2025-10-04T00:00:00.000Z
Accepted. Successful request.
Details of a negotiation including its transactions.
The URL used to query the current collection of the resource.
Example:https://prod-offers-api.awscal2.manheim.com/negotiations/7e0a1107-bf75-4e09-a8db-9c3b73b4674b
The creation date and time of the item, in UTC/ISO 8601 format.
Example:2024-10-31T00:00:00Z
The ID of the offer negotiation record.
Example:7e0a1107-bf75-4e09-a8db-9c3b73b4674b
The ID of the Central Dispatch customer who is the shipper.
Example:afd2fb59-b89d-4572-8f9a-e57f82a61c68
The ID of the Central Dispatch customer chosen by the shipper to move cars in the dispatch.
Example:0ca91a43-fbee-4c05-9a6c-aa5c63888f5c
The ID of the listing.
Example:42220470
The expiration date of the listing, in UTC/ISO 8601 format.
Example:2025-09-30T00:00:00.000Z
Details of a transaction within a negotiation.
Adjusts an offer on a listing.
Adjustments of an offer can only be done by the party who was not the last one to transact on the offer.
The ID of the offer negotiation record.
Example:7e0a1107-bf75-4e09-a8db-9c3b73b4674b
This is a required field to ensure the update is being completed on an item that has not changed since it was last read. The value of this field will be the value of the ETag
header that was received on the preceding get call.
Example:8675309
The major version of the API to make a request against. This is a custom MIME type that contains vnd.coxauto.v[#]+
. For example, to request a resource from version 1.x.x of an API, the Content-Type header should be set to application/vnd.coxauto.v1+json
.
Example:application/vnd.coxauto.v1+json
AdjustOfferRequest
Details of an offer adjustment request.
The updated amount for the offer.
>= 0
Example:300
The offered date of the pick up, in UTC/ISO 8601 formatโฆ
Example:2025-09-27T00:00:00.000Z
The offered date of the delivery, in UTC/ISO 8601 formatโฆ
Example:2025-10-04T00:00:00.000Z
The date the offer will expire, in UTC/ISO 8601 formatโฆ
Example:2025-11-20T00:00:00.000Z
Accepted. Successful request.
Details of a negotiation including its transactions.
The URL used to query the current collection of the resource.
Example:https://prod-offers-api.awscal2.manheim.com/negotiations/7e0a1107-bf75-4e09-a8db-9c3b73b4674b
The creation date and time of the item, in UTC/ISO 8601 format.
Example:2024-10-31T00:00:00Z
The ID of the offer negotiation record.
Example:7e0a1107-bf75-4e09-a8db-9c3b73b4674b
The ID of the Central Dispatch customer who is the shipper.
Example:afd2fb59-b89d-4572-8f9a-e57f82a61c68
The ID of the Central Dispatch customer chosen by the shipper to move cars in the dispatch.
Example:0ca91a43-fbee-4c05-9a6c-aa5c63888f5c
The ID of the listing.
Example:42220470
The expiration date of the listing, in UTC/ISO 8601 format.
Example:2025-09-30T00:00:00.000Z
Details of a transaction within a negotiation.
Declines an offer on a listing.
An offer can be declined only by the party who was not the last one to transact on the offer.
The ID of the offer negotiation record.
Example:7e0a1107-bf75-4e09-a8db-9c3b73b4674b
This is a required field to ensure the update is being completed on an item that has not changed since it was last read. The value of this field will be the value of the ETag
header that was received on the preceding get call.
Example:8675309
The major version of the API to make a request against. This is a custom MIME type that contains vnd.coxauto.v[#]+
. For example, to request a resource from version 1.x.x of an API, the Content-Type header should be set to application/vnd.coxauto.v1+json
.
Example:application/vnd.coxauto.v1+json
Accepted. Successful request.
Retrieve negotiations of current user.
To simply query a single listingId or carrierId use standard parameters e.g., listingId=1234 or carrierId=5678.
The eq
parameters can retrieve multiple and may be combined with and
and or
.
Example:
Search for events with listing ID equal to value.
Example:42220470
Search for events with listing ID equal to values.
Example:eq(listingId,42220470,43000470)
Search for events with carrier ID equal to value.
Example:0ca91a43-fbee-4c05-9a6c-aa5c63888f5c
Search for events with carrier ID equal to values.
Example:eq(carrierId,0ca91a43-fbee-4c05-9a6c-aa5c63888f5c,d4efb4d9-2418-4070-b2f9-46317d578a31)
The maximum number of items to be returned in the response.
startingPoint
is 1-based integer, default 1.numberOfResults
is an integer, default 100, maximum 500.Example:limit(1,10)
The major version of the API to make a request against. This is a custom MIME type that contains vnd.coxauto.v[#]+
. For example, to request a resource from version 1.x.x of an API, the Accept header should be set to application/vnd.coxauto.v1+json
.
Example:application/vnd.coxauto.v1+json
OK. Successful request.
A collection of negotiations.
Details of a negotiation including its transactions.
The total count of resources in the collection.
Example:23
The URL used to query the current collection of the resource.
Example:https://prod-offers-api.awscal2.manheim.com/negotiations/mine
Details of an offer accept request.
The accepted date of the pick up, in UTC/ISO 8601 formatโฆ
Example:2025-09-27T00:00:00.000Z
The accepted date of the delivery, in UTC/ISO 8601 formatโฆ
Example:2025-10-04T00:00:00.000Z