Skip to main content

Pay-Out · Pakistan

TOPPAY TeamLess than 1 minute

Request

Pay-Out API for sending funds to recipients in Pakistan (country code pk).

Request URL

Domain: Prefer unified host openapi.toppayment.com (path unchanged); legacy country domain (e.g. global-pk-openapi.toppayment.com) remains available.

EnvironmentURL
Sandboxhttps://openapi.toppayment.com/sandbox/pk/disbursement/cash
Productionhttps://openapi.toppayment.com/pk/disbursement/cash

Request header

FieldRequiredTypeDescription
Content-TypeMStringFixed value: application/json

Request body

FieldRequiredTypeDescription
mchNoMString(32)Merchant number
orderNumMString(50)Merchant order number
amountMNumberAmount in whole PKR (50–50000)
bankCodeMString(32)Bank / wallet code — see Pakistan guide
bankCardMString(50)Recipient account number
accountNameMString(50)Recipient name
documentNoMString(100)Recipient 13-digit CNIC
feeTypeMNumber (0 or 1)Fee type: 0 deducted from amount, 1 charged separately
downNotifyUrlMString(164)Async notification URL
timestampMString(13)Timestamp (milliseconds)
signMStringSignature — see Signature

Request example (IBFT)

Content-type: application/json

Response

Response fields match other countries' pay-out APIs.