[← Back to Account Payouts docs](/access/products/account-payouts)
[← Back to Parties docs](/access/products/parties)

# China

## Alipay (wallet)

### Overview

table
tr
td
Available
td
Yes
tr
td
code
targetCurrency
td
Chinese Yuan Renminbi (CNY)
tr
td
code
countryCode
td
CN
tr
td
Earliest Beneficiary Credit
td
real-time
tr
td
Cut-Off Time (UK Time)
td
N/A
tr
td
Decimal Places
td
2
tr
td
Minimum 
code
targetAmount
td
1.00
tr
td
Maximum 
code
targetAmount
td
50000.00
### Additional Information

- Beneficiaries must enable the [Alipay Quick Collect](https://render.alipay.com/p/w/tutorial-pc/en-us.html) service in their Alipay account
- The Alipay remittance service is available for payouts to linked bank accounts in China. Beneficiaries must register using a mobile number from mainland China and have a "Resident Identity Card" issued by China. Work passes and student passes are not supported.
- Alipay no longer supports beneficiaries registered with mobile numbers from Hong Kong, Taiwan and Macao.


Important
Currently, this route is only available for Payment Service Providers (PSP) or Money Service Business (MSB) merchants.

### Submission data

#### Required remitter details:

| API field name | Required? | Field length | Description |
|  --- | --- | --- | --- |
| `narrative.line1` | ✅ | Max 50 | Your company website. For example: `worldpay-bsh.securedataplatform.com` If you do not have your own website, please use the local government website with the relevant company information instead. For example: `register.fca.org.uk/s/firm?id=001b000000MgGDbAAN` |
| `parties.personalDetails.identityDocuments.type` | ✅ | N/A | Type of identification**Must be:** `companyRegistrationNumber` (Company Registration Number)  Mandatory if `parties.partyType` is:`payer`  |
| `parties.personalDetails.identityDocuments.number` | ✅ | Max 35 | Identification number of the remitter i.e. the "Company Registration Number"For example, [WorldPay AP Ltd.](https://find-and-update.company-information.service.gov.uk/company/05593466) would have a CRN of "05593466" Mandatory if `parties.partyType` is:`payer`  |
| `parties.personalDetails.identityDocuments.issuingCountry` | ✅ | 2 | Enter the [2 character ISO 3166-1 standard country code](/access/products/reference/supported-countries-currencies#iso-country-codes) where the "Company Registration Number" was issued.  Mandatory if `parties.partyType` is:`payer`  |


#### Beneficiary details:

| API field name | Required? | Field length | Description |
|  --- | --- | --- | --- |
| `purposeOfPayment.description` | ✅ | Max 22 | The code that represents the purpose of the payment. See the [Purpose of Payment](#purpose-of-payment) section below to view the full list of accepted values. |
| `beneficiaryBankDetails.accountNumber` | ✅ | 13 | Please provide the beneficiary's phone number associated with the Alipay account. **Must include:** `Country Code (86)``11-digit phone number` (Example: **86 XXX XXXX XXXX**) |
| `beneficiaryBankDetails.bankName` | ✅ | Max 35 | Name of the beneficiary bank. **Must be:** `AliPay` |
| `parties.partyType` | ✅ | N/A | Type of the party.**Must be**:`beneficiary` |
| `parties.personalDetails.type` | ✅ | N/A | Entity description code for the party.**Available values**:`company``person``soleTrader``institution``government``institution``government``other` |
| `parties.personalDetails.title` | Conditional | N/A | Title code for the individual.**Available values**:`ms``mrs` `mr``dr``mx``misc` Mandatory if `parties.personalDetails.type` is:`person`  |
| `parties.personalDetails.firstName` | Conditional | Max 50 | Beneficiary first name. Full name should be provided (no initials).  Mandatory if `parties.personalDetails.type` is:`person`  |
| `parties.personalDetails.middleName` | ❌ | Max 50 | Beneficiary middle name. |
| `parties.personalDetails.lastName` | Conditional | Max 50 | Beneficiary last name. Full name should be provided (no initials).  Mandatory if `parties.personalDetails.type` is:`person`  |
| `parties.personalDetails.companyName` | Conditional | Max 140 | Full name of the organization.  Failure to provide the full name could result in delays and potential rejection of your payment. This must consist of 2 words, separated by a space. To whitelist any other naming format please contact your Relationship Manager.   Mandatory if `parties.personalDetails.type` is:`company``institution``government``other`  |
| `parties.personalDetails.dateOfBirth` | Strongly recommended | 10 | Beneficiary's date of birth in YYYY-MM-DD format. |
| `parties.personalDetails.dateOfIncorporation` | ❌ | 10 | A `company`'s date of incorporation in YYYY-MM-DD format. |
| `parties.personalDetails.email` | Strongly recommended | Max 50 | Beneficiary's email address associated with the Alipay account. |
| `parties.address.address1` | Strongly recommended | Max 35 | Beneficiary's residential (if payee is an individual) or registered (if payee is a company) house number/name and street e.g. 1 Main Street. |
| `parties.address.address2` | ❌ | Max 35 | Beneficiary's residential (if payee is an individual) or registered (if payee is a company) address e.g. apartment no., unit, studio. |
| `parties.address.city` | Strongly recommended | Max 35 | Beneficiary's city or town of their residential (if payee is an individual) or registered (if payee is a company) address. |
| `parties.address.postalCode` | ❌ | Max 10 | Beneficiary's postal code or zip code of their residential (if payee is an individual) or registered (if payee is a company) address. |
| `parties.address.countryCode` | Strongly recommended | 2 | Beneficiary's country of their residential (if payee is an individual) or registered (if payee is a company) address.Enter the [2 character ISO 3166-1 standard country code](/access/products/reference/supported-countries-currencies#iso-country-codes) in your API request. |


### Purpose of payment

| Accepted Value | Description |
|  --- | --- |
| ADVERTISING_EXPENSES | Advertising Expenses |
| ADVISORY_FEES | Advisory Fees |
| CONSTRUCTION_EXPENSES | Construction Expenses |
| LIBERALIZED_REMITTANCE | Liberalized Remittance |
| PROPERTY_RENTAL | Property Rental |
| SALARY_PAYMENT | Salary Payment |
| SERVICE_CHARGES | Service Charges |
| TAX_PAYMENT | Tax Payment |


## Domestic payment

### Overview

table
tr
td
Available
td
Yes
tr
td
code
targetCurrency
td
Chinese Yuan Renminbi (CNY)
tr
td
code
countryCode
td
CN
tr
td
Earliest Beneficiary Credit
td
T+1
tr
td
Cut-Off Time (UK Time)
td
10:00
tr
td
Decimal Places
td
2
tr
td
Minimum 
code
targetAmount
td
1.00
tr
td
Maximum 
code
targetAmount
td
9999999.99
### Submission data

| API field name | Required? | Field length | Description |
|  --- | --- | --- | --- |
| `beneficiaryBankDetails.accountNumber` | ✅ | Max 32 | Account number of the beneficiary. |
| `beneficiaryBankDetails.bankCode` | ✅ | 12 | Enter your bank's **CNAPS Code**, which is exactly 12 digits in length |
| `beneficiaryBankDetails.swiftBic` | ✅ | 8 or 11 | The SWIFT BIC is the Bank Identification Code of the beneficiary bank. |
| `beneficiaryBankDetails.bankName` | ✅ | Max 35 | Name of the beneficiary bank. |
| `parties.partyType` | ✅ | N/A | Type of the party.**Must be**:`beneficiary` |
| `parties.personalDetails.type` | ✅ | N/A | Entity description code for the party.**Available values**:`company``person``soleTrader``institution``government``institution``government``other` |
| `parties.personalDetails.title` | Conditional | N/A | Title code for the individual.**Available values**:`ms``mrs` `mr``dr``mx``misc` Mandatory if `parties.personalDetails.type` is:`person`  |
| `parties.personalDetails.firstName` | Conditional | Max 50 | Beneficiary first name. Full name should be provided (no initials).  Mandatory if `parties.personalDetails.type` is:`person`  |
| `parties.personalDetails.middleName` | ❌ | Max 50 | Beneficiary middle name. |
| `parties.personalDetails.lastName` | Conditional | Max 50 | Beneficiary last name. Full name should be provided (no initials).  Mandatory if `parties.personalDetails.type` is:`person`  |
| `parties.personalDetails.companyName` | Conditional | Max 140 | Full name of the organization.  Failure to provide the full name could result in delays and potential rejection of your payment. This must consist of 2 words, separated by a space. To whitelist any other naming format please contact your Relationship Manager.   Mandatory if `parties.personalDetails.type` is:`company``institution``government``other`  |
| `parties.personalDetails.dateOfBirth` | Strongly recommended | 10 | Beneficiary's date of birth in YYYY-MM-DD format. |
| `parties.personalDetails.dateOfIncorporation` | ❌ | 10 | A `company`'s date of incorporation in YYYY-MM-DD format. |
| `parties.personalDetails.email` | Strongly recommended | Max 50 | Beneficiary's email address. |
| `parties.personalDetails.phones.number` | Strongly recommended | 5-20 | Phone number of the beneficiary. |
| `parties.personalDetails.phones.prefix` | Strongly recommended | 1-3 | Phone country dialing code of the beneficiary. |
| `parties.personalDetails.identityDocuments.type` | Conditional | N/A | Type of identification. **Must be**:`companyRegistrationNumber` (Company Registration Number)  Mandatory if `parties.personalDetails.type` is:`company``institution``government``other`  |
| `parties.personalDetails.identityDocuments.number` | Conditional | 18 | Enter the 18 digit Business Registration Number. Payments that include a Business Registration Number will be accepted as Corporate payments.  Mandatory if `parties.personalDetails.identityDocuments.type` is:`companyRegistrationNumber` (Company Registration Number)  |
| `parties.personalDetails.identityDocuments.issuingCountry` | Conditional | 2 | Beneficiary's country code of their identification document.Enter the 2 character ISO 3166-1 standard country code in your API request.  Mandatory if `parties.personalDetails.identityDocuments.type` is:`companyRegistrationNumber` (Company Registration Number)  |
| `parties.address.address1` | Strongly recommended | Max 35 | Beneficiary's residential (if payee is an individual) or registered (if payee is a company) house number/name and street e.g. 1 Main Street. |
| `parties.address.address2` | ❌ | Max 35 | Beneficiary's residential (if payee is an individual) or registered (if payee is a company) address e.g. apartment no., unit, studio. |
| `parties.address.city` | Strongly recommended | Max 35 | Beneficiary's city or town of their residential (if payee is an individual) or registered (if payee is a company) address. |
| `parties.address.postalCode` | ❌ | Max 10 | Beneficiary's postal code or zip code of their residential (if payee is an individual) or registered (if payee is a company) address. |
| `parties.address.countryCode` | Strongly recommended | 2 | Beneficiary's country of their residential (if payee is an individual) or registered (if payee is a company) address.Enter the [2 character ISO 3166-1 standard country code](/access/products/reference/supported-countries-currencies#iso-country-codes) in your API request. |


Important
[Additional data](/access/products/marketplaces/coverage/bank/additionalinfo) is required if the requestor of the payout is a Payment Service Provider (PSP) or Money Service Business (MSB).

## International WIRE

### Overview

table
tr
td
Available
td
Yes
tr
td
code
targetCurrency
td
a
Available WIRE currencies
tr
td
code
countryCode
td
CN
tr
td
Earliest Beneficiary Credit
td
The estimated delivery time will vary by country and currency.
tr
td
Cut-Off Time (UK Time)
td
a
Currency specific
tr
td
Decimal Places
td
2
tr
td
Minimum 
code
targetAmount
td
0.01
tr
td
Maximum 
code
targetAmount
td
9999999.99
### Submission data

| API field name | Required? | Field length | Description |
|  --- | --- | --- | --- |
| `beneficiaryBankDetails.accountNumber` | ✅ | 6-12 | Account number of the beneficiary. |
| `beneficiaryBankDetails.bankCode` | ✅ | 3 | Bank code of the beneficiary (bank). |
| `beneficiaryBankDetails.branchCode` | ✅ | 3 | Branch code of the beneficiary (bank). |
| `beneficiaryBankDetails.swiftBic` | ✅ | 8 or 11 | The SWIFT BIC is the Bank Identification Code of the beneficiary bank. |
| `beneficiaryBankDetails.bankName` | ✅ | Max 35 | Name of the beneficiary bank. |
| `parties.partyType` | ✅ | N/A | Type of the party.**Must be**:`beneficiary` |
| `parties.personalDetails.type` | ✅ | N/A | Entity description code for the party.**Available values**:`company``person``soleTrader``institution``government``institution``government``other` |
| `parties.personalDetails.title` | Conditional | N/A | Title code for the individual.**Available values**:`ms``mrs` `mr``dr``mx``misc` Mandatory if `parties.personalDetails.type` is:`person`  |
| `parties.personalDetails.firstName` | Conditional | Max 50 | Beneficiary first name. Full name should be provided (no initials).  Mandatory if `parties.personalDetails.type` is:`person`  |
| `parties.personalDetails.middleName` | ❌ | Max 50 | Beneficiary middle name. |
| `parties.personalDetails.lastName` | Conditional | Max 50 | Beneficiary last name. Full name should be provided (no initials).  Mandatory if `parties.personalDetails.type` is:`person`  |
| `parties.personalDetails.companyName` | Conditional | Max 140 | Full name of the organization.  Failure to provide the full name could result in delays and potential rejection of your payment. This must consist of 2 words, separated by a space. To whitelist any other naming format please contact your Relationship Manager.   Mandatory if `parties.personalDetails.type` is:`company``institution``government``other`  |
| `parties.personalDetails.dateOfBirth` | Strongly recommended | 10 | Beneficiary's date of birth in YYYY-MM-DD format. |
| `parties.personalDetails.dateOfIncorporation` | ❌ | 10 | A `company`'s date of incorporation in YYYY-MM-DD format. |
| `parties.personalDetails.email` | Strongly recommended | Max 50 | Beneficiary's email address. |
| `parties.personalDetails.phones.number` | Strongly recommended | 5-20 | Phone number of the beneficiary. |
| `parties.personalDetails.phones.prefix` | Strongly recommended | 1-3 | Phone country dialing code of the beneficiary. |
| `parties.address.address1` | Strongly recommended | Max 35 | Beneficiary's residential (if payee is an individual) or registered (if payee is a company) house number/name and street e.g. 1 Main Street. |
| `parties.address.address2` | ❌ | Max 35 | Beneficiary's residential (if payee is an individual) or registered (if payee is a company) address e.g. apartment no., unit, studio. |
| `parties.address.city` | Strongly recommended | Max 35 | Beneficiary's city or town of their residential (if payee is an individual) or registered (if payee is a company) address. |
| `parties.address.postalCode` | ❌ | Max 10 | Beneficiary's postal code or zip code of their residential (if payee is an individual) or registered (if payee is a company) address. |
| `parties.address.countryCode` | Conditional | 2 | Beneficiary's country code of their residential (if payee is an individual) or registered (if payee is a company) address.  Mandatory if any of the optional beneficiary address details are provided. Enter the [2 character ISO 3166-1 standard country code](/access/products/reference/supported-countries-currencies#iso-country-codes) in your API request.  |


Important
[Additional data](/access/products/marketplaces/coverage/bank/additionalinfo) is required if the requestor of the payout is a Payment Service Provider (PSP) or Money Service Business (MSB).