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 category | Payment mode | UTR length | UTR format | Supported by DollarPe |
|---|---|---|---|---|
| UPI or VPA | UPI | 12 | Numeric | Yes |
| Bank transfer | IMPS | 12 | Numeric | Yes |
| Bank transfer | NEFT | 16 | Alphanumeric | Coming soon |
| Bank transfer | RTGS | 16 or 22 | Alphanumeric | Coming soon |
XXXXRCYYYYMMDD########
XXXX: the sender bankโs IFSC codeR: indicates the transaction was processed via RTGSC: 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.How to find a UTR number
From bank statements or passbooks
- Retrieve your latest bank statement from your bankโs online portal or update your physical passbook.
- Locate the transaction by date and amount.
- Look for labels like Reference Number, UTR Number, or Unique Transaction Reference.
From internet banking
- Log in to your bankโs internet banking portal.
- Go to Transaction History or Account Statement.
- Click the specific transaction.
- The UTR number appears under UTR, Reference Number, or Transaction ID.
From mobile banking
- Open your bankโs mobile app.
- Go to Transaction History or Account Statement.
- Select the relevant transaction.
- Find the UTR under Reference Number, UTR ID, or a similar field.
From transaction confirmation messages
- Check for transaction confirmation emails or SMS from your bank.
- Open the message and find the UTR number in the transaction details.

