curl --request POST \
--url https://api.custody.api-zodia.io/v2/api/custody/ledgers/{ledger}/bounds \
--header 'X-Signature: <api-key>' \
--header 'submitter-id: <submitter-id>'[
{
"high": {
"value": [
"9357300",
"3119100",
"1576767"
]
},
"medium": {
"value": [
"9357300",
"3119100",
"1576767"
]
},
"low": {
"value": [
"9357300",
"3119100",
"1576767"
]
},
"type": "ETH"
}
]curl --request POST \
--url https://api.custody.api-zodia.io/v2/api/custody/ledgers/{ledger}/bounds \
--header 'X-Signature: <api-key>' \
--header 'submitter-id: <submitter-id>'[
{
"high": {
"value": [
"9357300",
"3119100",
"1576767"
]
},
"medium": {
"value": [
"9357300",
"3119100",
"1576767"
]
},
"low": {
"value": [
"9357300",
"3119100",
"1576767"
]
},
"type": "ETH"
}
]Email of API user submitting the request
"api-maker@zodia.io"
ledger name of the currency
"ETH"