# Vietnam (VND) Transaction Data Requirements

The following transaction-level fields apply to all VND payments to Vietnam via local bank transfer.

| Field  | Description  | Required | Type | Constraints  |
|  --- | --- | --- | --- | --- |
| `purposeCode` | Purpose of payment | Required | ENUM | See [valid values](#purpose-of-payment-codes) below |
| `sourceOfCash` | Source of funds | Required | ENUM | See [valid values](#source-of-cash-codes) below |
| `paymentMemo` | Payment remarks | Required | STRING | 1–105 chars |


## Purpose of payment codes

| Code | Description |
|  --- | --- |
| `ADCS` | Advisory, consulting, or royalty and IP licensing fees |
| `AIRB` | Travel |
| `ANNI` | Fund investment |
| `BEXP` | Office expenses |
| `BLDM` | Maintenance or other expenses |
| `COMC` | Payment of rewards |
| `DBTC` | Personal transfer |
| `EDUC` | Education |
| `EFTC` | Liberalized remittance |
| `EFTD` | Small value remittance |
| `ENRG` | Utility bills |
| `FEES` | Broker, guarantee, or other fees |
| `GDDS` | Payments for exported goods |
| `GDSV` | Payment to an influencer |
| `GIFT` | Gift and other donations |
| `HLTC` | Family support |
| `HREC` | Construction expenses |
| `INSC` | Insurance claims payment |
| `INSU` | Business insurance payment |
| `INVS` | Investment in shares |
| `LOAR` | Payment of loans |
| `MDCS` | Medical treatment |
| `MSVC` | Delivery fees |
| `OTHR` | Other purposes |
| `PCOM` | Residential property purchase |
| `RENT` | Property rental payment |
| `SALA` | Payment of salary |
| `SCVE` | Computer services |
| `SERV` | Payment for services |
| `SUPP` | Advertising and public relations |
| `TAXS` | Tax payment |
| `TRPT` | Transportation fees |
| `TRVC` | Hotel accommodation |


## Source of cash codes

| Code | Description |
|  --- | --- |
| `ALMY` | Alimony |
| `CASH` | Cash proceeds |
| `COMP` | Compensation |
| `EMIN` | Employee income |
| `GIFT` | Gift |
| `INHE` | Inheritance |
| `INLQ` | Insurance premium liquidation |
| `PACA` | Paid-up capital |
| `REDM` | Redemption |
| `REPY` | Retirement policy |
| `REST` | Real estate sale |
| `RETA` | Retained earnings |
| `SALE` | Sale of goods |
| `SEAQ` | Sale or acquisition of a corporation |
| `SELF` | Self-employment income |
| `SVGS` | Savings |
| `WINS` | Winnings |