Skip to main content
POST

Body

application/json
endpointId
string
required

id of the endpoint in the manifest, e.g. infer or hbar-rate

estimate
object

The work to price. Which fields matter depends on the pricing model kind.

maxAmount
string

Your ceiling in atomic units. At or above list you pay list; between floor and list the seller accepts your counter; below floor you get 409.

Pattern: ^\d+$
asset
string
default:0.0.0

Asset to pay in. 0.0.0 is HBAR.

Pattern: ^\d+\.\d+\.\d+$
buyer
string

Your uaid, informational, echoed in basis.buyer

Response

Signed quote

quote
object
required

A priced, time-limited offer signed by the seller account key

countered
boolean
required

true when the seller accepted your maxAmount below list price