Settlement result
Invalid request data
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "inbound_transaction_intents": [
- {
- "amount": 0,
- "to_account_id": 0,
- "to_address": "string"
}
], - "meta": {
- "property1": null,
- "property2": null
}, - "outbound_transaction_intents": [
- {
- "data": {
- "account_id": "101",
- "fees_strategy": {
- "data": {
- "fees_per_byte": "30"
}, - "type": "CUSTOM"
}, - "transaction_data": {
- "account_name": "ETH Wallet 1",
- "amount": "1267887898998",
- "currency": "bitcoin",
- "max_fees": "123908790",
- "recipient": "0x1234...abcd"
}, - "transaction_type": "BITCOIN_LIKE_SEND"
}, - "from_pledge_id": "e6a3f426-7d86-4a76-86f7-b5f0f57eddec"
}
]
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "inbound_transaction_intents": [
- {
- "amount": 0,
- "to_account_id": 0,
- "to_address": "string"
}
], - "meta": {
- "property1": null,
- "property2": null
}, - "outbound_transactions": [
- {
- "pledge_id": "134ebb4d-7a10-4e9a-b27e-90245217cd9c",
- "request_id": 0,
- "transaction_hash": null,
- "transaction_id": 0
}
], - "state": "string"
}