v1
latestOpenAPI 3.1.02026-07-24102785.8 KBSearch API
Search Transaction Using Transaction Code
Retrieves detailed information about a transaction processed by PagSeguro using the provided code. This endpoint allows merchants to check the status, payment details, and refund history of a specific transaction.
get/v3/transactions/{code}
Path parameters
codestring uuid required
Unique transaction identifier (UUID) received upon transaction creation. This code must have exactly 36 characters.
Response
Transaction details retrieved successfully.