cURL
curl --request GET \ --url https://api.bridge.xyz/v0/crypto_return_policies \ --header 'Api-Key: <api-key>'
200
Example
[ { "id": "<string>", "developer_id": "<string>", "refund_destination_address": "<string>", "refund_destination_blockchain_memo": "<string>", "refund_destination_chain": "<string>", "refund_destination_currency": "<string>", "strategy": "<string>" } ]
Retrieve all crypto return policies for the authenticated developer
Documentation IndexFetch the complete documentation index at: https://apidocs.bridge.xyz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://apidocs.bridge.xyz/llms.txt
Use this file to discover all available pages before exploring further.
List of crypto return policies
Was this page helpful?