Remove Quote Item
Removes a specific allocation or item from an existing quote session using the quote ID and item ID.
Authorizations
API key authentication using Bearer token
Path Parameters
The unique identifier (UUID) of the quote session.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
The unique identifier of the item/allocation to remove.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Response
Item removed successfully, returns updated quote state
Unique quote identifier
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Quote status
pending, awaiting_payment, completed, expired, cancelled "pending"
Source currency
"NGN"
Destination currency
"USDT"
Blockchain network
"BASE"
Requested amount
50000
Total amount in source currency
50000
Total amount in destination currency
31.65
Client identifier
Operating mode
live, sandbox "live"
Time to live in seconds
300
Metadata for chat-based quote negotiation