Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
[
{
"id": "<string>",
"assetName": "<string>",
"metric": "<string>",
"amount": 123
}
][
{
"id": "<string>",
"assetName": "<string>",
"metric": "<string>",
"amount": 123
}
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.