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