Skip to main content

ExchangeRequest

Request for an exchange

quoteIduuidrequired

The unique ID of the quote for the exchange

Example: 3fa85f64-5717-4562-b3fc-2c963f66afa6
externalIdstringrequired

A unique identifier for this request, generated by the client

Example: clientGeneratedId
ExchangeRequest
{
"quoteId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"externalId": "clientGeneratedId"
}