Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dollarpe.xyz/llms.txt

Use this file to discover all available pages before exploring further.

What is a UTR number?

A UTR (Unique Transaction Reference) is a reference number Indian banks assign to every transaction processed via NEFT, RTGS, IMPS, or UPI. Banks and customers use it to track and verify payments.

UTR number formats

The format varies by payment method:
Payment categoryPayment modeUTR lengthUTR formatSupported by DollarPe
UPI or VPAUPI12NumericYes
Bank transferIMPS12NumericYes
Bank transferNEFT16AlphanumericComing soon
Bank transferRTGS16 or 22AlphanumericComing soon
Sample RTGS UTR format: XXXXRCYYYYMMDD########
  • XXXX: the sender bankโ€™s IFSC code
  • R: indicates the transaction was processed via RTGS
  • C: the transaction channel (internet banking, mobile banking, etc.)
  • YYYYMMDD: the transaction date
  • ########: a unique sequence number assigned to the transaction

Why UTR numbers matter

When a customer initiates a payin, they transfer fiat to the bank details provided in the quotation. That transferโ€™s UTR number must be submitted when calling the /payin/initiate endpoint. This is how DollarPe reconciles the incoming fiat with the payin order.
The UTR must match the exact bank transfer made for that quotation. An incorrect or reused UTR will cause the payin to fail.

How to find a UTR number

From bank statements or passbooks

  1. Retrieve your latest bank statement from your bankโ€™s online portal or update your physical passbook.
  2. Locate the transaction by date and amount.
  3. Look for labels like Reference Number, UTR Number, or Unique Transaction Reference.

From internet banking

  1. Log in to your bankโ€™s internet banking portal.
  2. Go to Transaction History or Account Statement.
  3. Click the specific transaction.
  4. The UTR number appears under UTR, Reference Number, or Transaction ID.

From mobile banking

  1. Open your bankโ€™s mobile app.
  2. Go to Transaction History or Account Statement.
  3. Select the relevant transaction.
  4. Find the UTR under Reference Number, UTR ID, or a similar field.

From transaction confirmation messages

  1. Check for transaction confirmation emails or SMS from your bank.
  2. Open the message and find the UTR number in the transaction details.