source and target payload examples.
Supported resource types
| Endpoint | source allowed types | target allowed types |
|---|---|---|
| Create transfer request | - Account - Payment Method | - Account - Payment Method - Onchain address - Email address |
| Get transfers | - Account - Payment Method - Onchain address | - Account - Payment Method - Onchain address - Email address |
| Get transfer by ID | - Account - Payment Method - Onchain address | - Account - Payment Method - Onchain address - Email address |
| Transfer webhook event payloads | - Account - Payment Method - Onchain address | - Account - Payment Method - Onchain address - Email address |
Example payloads
Source
An example of asource payload using a payment method:
Target
An example of atarget payload using an onchain address:
Type-specific examples
Onchain address
An example onchain address object used in transfer payloads:Email address
An example email address object used in transfer target payloads:Deposit destination in details
An example deposit destination reference in transfer or webhook payloads:
This page shows examples for
source and target only.Deposit destinations are returned separately in details.depositDestination.id (not inside source or target).See Webhooks sample transfer event payloads for a full deposit-data example.