curl --request GET \
--url 'https://api.moonpay.com/v1/virtual-accounts/transactions/offramp/{transactionId}?apiKey='{
"createdAt": "<string>",
"destination": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"partyType": "first_party",
"recipientDetails": {
"entityType": "Individual",
"city": "<string>",
"country": "<string>",
"emailAddress": "<string>",
"familyName": "<string>",
"givenName": "<string>",
"name": "<string>",
"phoneNumber": "<string>",
"postalCode": "<string>",
"state": "<string>",
"street": "<string>"
},
"routingDetails": {
"bankCountryCode": "<string>",
"bankName": "<string>",
"currencyCode": "usd",
"type": "ach"
}
},
"destinationAmount": "<string>",
"destinationCurrency": {
"code": "<string>",
"name": "<string>",
"type": "<string>"
},
"feeBreakdown": {
"networkFees": [
{
"amount": "<string>",
"currency": "<string>",
"settlement": "deductedImmediately",
"type": "SepaIn"
}
],
"partnerFees": [
{
"amount": "<string>",
"currency": "<string>",
"settlement": "deductedImmediately"
}
],
"deductedFee": {
"amount": "<string>",
"currency": "<string>"
}
},
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"source": {
"wallet": {
"walletAddress": "<string>",
"walletAddressTag": "<string>"
},
"network": {
"code": "akash",
"icon": "<string>",
"name": "<string>"
}
},
"sourceAmount": "<string>",
"sourceCurrency": {
"network": {
"code": "<string>",
"icon": "<string>",
"name": "<string>"
},
"notAllowedCountries": [
"<unknown>"
],
"notAllowedUSStates": [
"<unknown>"
]
},
"status": "FundsReviewInProgress"
}curl --request GET \
--url 'https://api.moonpay.com/v1/virtual-accounts/transactions/offramp/{transactionId}?apiKey='{
"createdAt": "<string>",
"destination": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"partyType": "first_party",
"recipientDetails": {
"entityType": "Individual",
"city": "<string>",
"country": "<string>",
"emailAddress": "<string>",
"familyName": "<string>",
"givenName": "<string>",
"name": "<string>",
"phoneNumber": "<string>",
"postalCode": "<string>",
"state": "<string>",
"street": "<string>"
},
"routingDetails": {
"bankCountryCode": "<string>",
"bankName": "<string>",
"currencyCode": "usd",
"type": "ach"
}
},
"destinationAmount": "<string>",
"destinationCurrency": {
"code": "<string>",
"name": "<string>",
"type": "<string>"
},
"feeBreakdown": {
"networkFees": [
{
"amount": "<string>",
"currency": "<string>",
"settlement": "deductedImmediately",
"type": "SepaIn"
}
],
"partnerFees": [
{
"amount": "<string>",
"currency": "<string>",
"settlement": "deductedImmediately"
}
],
"deductedFee": {
"amount": "<string>",
"currency": "<string>"
}
},
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"source": {
"wallet": {
"walletAddress": "<string>",
"walletAddressTag": "<string>"
},
"network": {
"code": "akash",
"icon": "<string>",
"name": "<string>"
}
},
"sourceAmount": "<string>",
"sourceCurrency": {
"network": {
"code": "<string>",
"icon": "<string>",
"name": "<string>"
},
"notAllowedCountries": [
"<unknown>"
],
"notAllowedUSStates": [
"<unknown>"
]
},
"status": "FundsReviewInProgress"
}Documentation Index
Fetch the complete documentation index at: https://dev.moonpay.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authentication using a publishable API key in the query string.
The key is passed as the apiKey query parameter.
Publishable keys are safe to expose in client-side code.
[^\/#\?]+?\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d.\d+Z?Show child attributes
255Show child attributes
Show child attributes
Show child attributes
255Show child attributes
FundsReviewInProgress, ConversionInProgress, PayoutInProgress, Completed, Failed, RejectedAml, RejectedFraud, RejectedMinAmount