Refund a Transaction

Requests a refund for a transaction processed by PagSeguro. Refunds can be requested for the full transaction amount or a partial amount. Requires Basic Authentication.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
length between 36 and 36

Unique transaction identifier (UUID) received upon transaction creation. This code must have exactly 36 characters.

Body Params
url
required
length ≤ 200

URL where PagSeguro will send status update notifications regarding the refund request.

float
≥ 0.01

Amount to be refunded. If not provided, the full transaction amount will be refunded. The maximum value aceppted is equal to the transaction amount.

string
length ≤ 255

Unique refund reference assigned by the merchant for tracking purposes.

Responses

401

Unauthorized - Authentication failed due to missing or invalid credentials.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json