> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/payout/integration-guides/api-reference/initiate-a-payout-request/country-details/pakistan.md).

# Pakistan

## <mark style="color:purple;">Wallets</mark>

* payout\_method.type = wallet
* payout\_method.payment\_method = bank\_wallets

| payout\_method\_details Parameter | Type   | Required | Description                                                                                                                                                                             |
| --------------------------------- | ------ | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| account\_name                     | string | Yes      | Max 255 char. Send the same value as beneficiary.name                                                                                                                                   |
| account\_number                   | string | Yes      | <p>IBAN (24 characters). Example: PK36SCBL0000001123456702. OR<br>Wallet numbers. Example: 03xxxxxxxxx.</p>                                                                             |
| bank\_code                        | string | Yes      | See “Pakistan Bank Codes” below                                                                                                                                                         |
| national\_id                      | string | Yes      | <p>Mandatory if purpose = “revenue\_share” OR “salaries”. Beneficiary’s national id number.<br></p><p>If purpose is payment\_for\_suppliers and it is a corporate account, send “-”</p> |

### <mark style="color:purple;">Example Wallet Payload</mark>

{% tabs %}
{% tab title="Sample Request" %}

```javascript
{
  "payout_method": {
    "type": "wallet",
    "payment_method": "bank_wallets",
    "beneficiary": {
      "name": "John Doe",
      "payout_method_details": {
        "account_name":"John Doe",
        "account_number": "PK36SCBL0000001123456702",
        "bank_code": "EASYPAISA",
        "national_id": "123456789012"
      }
    }
  },
  "amount": {
    "value": "1000",
    "currency_code": "PKR"
  },
  "country_code": "PK",
  "purpose": "revenue_share",
  "reference": "Invoice #12345",
  "request_id": "unique_request_id"
}
```

{% endtab %}

{% tab title="Sample Response" %}

```javascript
{
    "purpose": "REVENUE_SHARE",
    "reference": "Invoice #12345",
    "id": "f78956b0-ae2b-4ad9-9038-b40a2ad5013b",
    "payout_method": {
        "type": "wallet",
        "payment_method": "bank_wallets",
        "beneficiary_details": {
            "name": "John Doe"
        }
    },
    "amount": {
        "value": 1000,
        "currency_code": "PKR"
    },
    "country_code": "PK",
    "request_id": "unique_request_id",
    "created_at": 1708757105
}
```

{% endtab %}
{% endtabs %}

## <mark style="color:purple;">Bank Transfer</mark>

* payout\_method.type = bank\_transfer
* payout\_method.payment\_method = bank\_transfer

| payout\_method\_details Parameter            | Type   | Required                            | Description                                                                                                                                                                                |
| -------------------------------------------- | ------ | ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| account\_name                                | String | Yes                                 | Max 255 char. Send the same value as beneficiary.name                                                                                                                                      |
| account\_number                              | string | Yes                                 | IBAN. 24 char. E.g. PK36SCBL0000001123456702                                                                                                                                               |
| bank\_code                                   | string | Yes                                 | See “Pakistan Bank Codes” below                                                                                                                                                            |
| <mark style="color:red;">national\_id</mark> | string | <mark style="color:red;">Yes</mark> | <p>Mandatory if purpose = “revenue\_share” OR<br>“salaries”. Beneficiary’s national id number.<br></p><p>If purpose is payment\_for\_suppliers and it is a corporate account, send “-”</p> |

### <mark style="color:purple;">Example Bank Transfer Payload</mark>

{% tabs %}
{% tab title="Sample Request" %}
{% code overflow="wrap" %}

```javascript
{
  "payout_method": {
    "type": "wallet",
    "payment_method": "bank_wallets",
    "beneficiary": {
      "name": "John Doe",
      "payout_method_details": {
        "account_name": "John Doe",
        "account_number": "PK36SCBL0000001123456702",
        "bank_code": "UBL",  
        "national_id": "1234567890123"  
      }
    }
  },
  "amount": {
    "value": 1000.00,
    "currency_code": "PKR"
  },
  "country_code": "PK",
  "purpose": "revenue_share",  
  "request_id": "unique_request_id"
}
```

{% endcode %}
{% endtab %}

{% tab title="Sample Response" %}

```javascript
{
    "purpose": "REVENUE_SHARE",
    "reference": null,
    "id": "52ce208e-7c64-4eeb-9535-e0164401844e",
    "payout_method": {
        "type": "wallet",
        "payment_method": "bank_wallets",
        "beneficiary_details": {
            "name": "John Doe"
        }
    },
    "amount": {
        "value": 1000,
        "currency_code": "PKR"
    },
    "country_code": "PK",
    "request_id": "unique_requesast_id",
    "created_at": 1709279038
}
```

{% endtab %}
{% endtabs %}

## <mark style="color:purple;">Pakistan Bank Codes</mark>

| Payment Method | Bank Name                          | Bank Code |
| -------------- | ---------------------------------- | --------- |
| bank\_wallet   | Alfa Wallet                        | bank      |
|                | HBL Konnect                        | KONNECT   |
|                | Telenor Microfinance Bank          | EASYPAISA |
|                | FINCA Microfinance Bank            | FINCA     |
|                | Apna Microfinance Bank             | APNA      |
|                | Ubank                              | UBANK     |
|                | Mobilink Microfinance Bank Limited | JAZZCASH  |
|                | Khushali Microfinance Bank         | KHUSHALI  |
|                | Advans Pakistan Microfinance Ltd   | ADVANS    |
|                | NayaPay Private Limited            | NAYAPAY   |
|                | PayMax (Zong)                      | PAYMAX    |
|                | SadaPay                            | SADAPAY   |
|                | BYKEA                              | BYKEA     |
|                | FINJA EMI                          | FINJA     |

| Payment Method | Bank Name                               | Bank Code |
| -------------- | --------------------------------------- | --------- |
| bank\_transfer | Al Baraka Bank Limited                  | ABBL      |
|                | Allied Bank Limited                     | ABL       |
|                | Askari Commercial Bank Limited          | ACBL      |
|                | Bank Al Falah Limited                   | BAFL      |
|                | Bank AL Habib Limited                   | BAHL      |
|                | Faysal Bank Limited                     | FAYSAL    |
|                | Habib Bank Limited                      | HBL       |
|                | Meezan Bank Limited                     | MEEZAN    |
|                | National Bank of Pakistan               | NBP       |
|                | Soneri Bank Limited                     | SONERI    |
|                | Standard Chartered Bank                 | SCB       |
|                | United Bank Limited                     | UBL       |
|                | SAMBA                                   | SAMBA     |
|                | Dubai Islamic Bank Pakistan Limited     | DIBPL     |
|                | BankIslami Pakistan Limited             | BIPL      |
|                | Bank of Khyber                          | BOK       |
|                | Bank of Punjab                          | BOP       |
|                | JS Bank                                 | JSB       |
|                | Silk Bank                               | SILK      |
|                | Summit Bank                             | SUMMIT    |
|                | Habib Metropolitan Bank Limited         | HMBL      |
|                | Sindh Bank                              | SINDH     |
|                | Citi Bank                               | CITI      |
|                | First Women Bank Limited                | FWBL      |
|                | ICBC                                    | ICBC      |
|                | NRSP Microfinance Bank Ltd              | NRSP      |
|                | MCB Islamic Banking                     | MCIB      |
|                | MCB Bank Limited                        | MCB       |
|                | SME Bank Limited                        | SME       |
|                | Zarai Taraqiati Bank                    | ZARAI     |
|                | MCB ARIF HABIB                          | MCBARIF   |
|                | WHITE LABEL ATM                         | WHITE     |
|                | HBL ASSET MANAGEMENT                    | HBLASSET  |
|                | NBP Funds                               | NBPF      |
|                | Central Directorate of National Savings | CDNS      |

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.coda.co/payout/integration-guides/api-reference/initiate-a-payout-request/country-details/pakistan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
