POST
/
api
/
v1
/
bond_pricing_history

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
end_date
string
required

Maximum trade date in ISO-8601 format.

isin
string
required

International Securities Identification Number of the bond.

start_date
string
required

Minimum trade date in ISO-8601 format.

Response

200 - application/json
data
object[]
required

List of response data objects per bond. Contains at most 1000 objects.

total
integer
required

Total number of results in the database that match the query filters.