v1

latestOpenAPI 3.1.02026-07-24102785.8 KB
Search 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.

codestring

Unique transaction identifier (UUID) assigned by PagSeguro.

statusstring

Current status of the transaction.

refundableboolean

Indicates whether the transaction is eligible for a refund.