Get Unique Charge
Charge
Get Unique Charge
Get details of a specific charge by ID
GET
Get Unique Charge
Get Unique Charge
Get details of a specific charge by ID.Path Parameters
The charge ID to retrieve.Example:
32457Response
Returns a single charge object with all details.WEpayment’s auto generated id, use this id to perform conciliation or perform queries via API / Dashboard.
Merchant object.
WEpayments auto generated hash, use this hash to send your user to the payment page.
The WEpayments payment page is the place where you will redirect the end customer to pay the bill.
The bank identification number.
Your identification number.
The url where we will submit the callbacks.
Payment method that will be used in payin.Values:
pix, boletoCurrency object.
The payin total amount in cents.
The total amount of the payin paid.
Amount refunded from this charge. Only pix payment_method.
Instructions that will be displayed to the user.
The person you are charging object.
Final Beneficiary object.
Pix QRCode specific instructions object (when payment_method is pix).
Boleto specific instructions object (when payment_method is boleto).
Status object.
Status History object.
Sub status object.
Reason for the payin cancellation (only appears if the payin was cancelled).
Know your customer object.
Refund object.
Automatic Pix configuration (if enabled).
Cash-in created date.
Cash-in update date.
Request Example
Use Cases
Check Payment Status
Check Payment Status
Monitor the payment status of a specific charge:
Get QR Code
Get QR Code
Retrieve the Pix QR Code for display:
Get Boleto Details
Get Boleto Details
Retrieve boleto payment details:
Track Status History
Track Status History
View the complete status history of a charge:
Verify Payment
Verify Payment
Verify if a charge has been paid:
Best Practices
ID Lookup: Use the numeric charge ID to retrieve charge details.

