{
"appId": "rozoBridgeStellar",
"orderId": "string",
"type": "exactIn",
"display": {
"title": "Deposit",
"description": "string",
"currency": "USD"
},
"source": {
"chainId": "string",
"tokenSymbol": "USDC",
"tokenAddress": "string",
"amount": "1.00"
},
"destination": {
"chainId": "string",
"receiverAddress": "GC56BXCNEWL6JSGKHD3RJ5HJRNKFEJQ53D3YY3SMD6XK7YPDI75BQ7FD",
"receiverMemo": "string",
"tokenSymbol": "USDC",
"tokenAddress": "string",
"amount": "string"
},
"webhookUrl": "http://example.com",
"metadata": {}
}