v1
latestOpenAPI 3.1.02026-07-24102785.8 KBRefund API
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.
post/v3/transactions/{code}/refunds
Path parameters
codestring uuid required
Unique transaction identifier (UUID) received upon transaction creation. This code must have exactly 36 characters.
Request body
Response
Refund request created successfully.