Skip to main content
PUT
Accept Bundle Offer

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

id
integer
required

Bundle ID identifying the group of asks to accept from.

Body

application/json
price
number

Bid price override; if omitted the handler auto-computes a price from the best ask.

max_start
number

Relative seconds from now; filters asks to those starting within this window.

min_duration
number

Minimum remaining duration in seconds; filters asks to those meeting this threshold.

Response

Returns empty object (endpoint is currently disabled)

The response is of type object.