x-api-key: ********************curl --location --request POST 'https://online-banking.originalaccounts.com/crypto_return_policies' \
--header 'Idempotency-Key;' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"refund_destination_address": "string",
"refund_destination_blockchain_memo": "string",
"refund_destination_chain": "string",
"refund_destination_currency": "string",
"strategy": "string"
}'{
"id": "string",
"developer_id": "string",
"refund_destination_address": "string",
"refund_destination_blockchain_memo": "string",
"refund_destination_chain": "string",
"refund_destination_currency": "string",
"strategy": "string"
}