The relationship field in sourceOfFunds describes the connection between the sender and recipient. It is required when either the sender or recipient is an individual (not required for business-to-business transfers).
This page is a reference table for the Source of Funds section used in Fiat Payouts.
Values
| Value | Relationship | When to use |
|---|---|---|
| 1 | Self | Sending to your own account in another country |
| 2 | Father | Sending to/from your father |
| 3 | Mother | Sending to/from your mother |
| 4 | Spouse | Sending to/from your husband or wife |
| 5 | Son | Sending to/from your son |
| 6 | Daughter | Sending to/from your daughter |
| 7 | Brother | Sending to/from your brother |
| 8 | Sister | Sending to/from your sister |
| 9 | Friend | Sending to/from a friend (non-family) |
| 10 | Employer | Employer sending to employee or vice versa |
| 11 | Colleague | Sending to/from a work colleague |
Example
A parent sending money to their son studying abroad:
"sourceOfFunds": {
"purpose": 7,
"source": 1,
"relationship": 5
}- purpose: 7 → Tuition Fees
- source: 1 → Salary
- relationship: 5 → Son
Related
- Source of Funds overview — When and how to use sourceOfFunds
- Purpose values — Reason for the transfer
- Source values — Origin of funds
- Fiat Payouts guide — Complete payout flow
