Skip to main content
GET
Buscar transação

Authorizations

Authorization
string
header
required

Basic Authorization usando SECRET_KEY como usuário e "x" como senha.

Path Parameters

transactionId
integer<int32>
required

Response

Transação

id
integer
Example:

12345

amount
integer
Example:

500

refundedAmount
integer
Example:

0

companyId
integer
Example:

77

installments
integer
Example:

1

paymentMethod
string
Example:

"credit_card"

status
string
Example:

"paid"

postbackUrl
string
Example:

"https://webhook.minhaloja.com/bee"

metadata
object
traceable
boolean
Example:

false

secureId
string
Example:

"sec_abc123"

secureUrl
string
Example:

"https://checkout.paybeehive.com/sec_abc123"

createdAt
string
Example:

"2026-01-04T12:00:00Z"

updatedAt
string
Example:

"2026-01-04T12:00:10Z"

paidAt
string
Example:

"2026-01-04T12:00:20Z"

ip
string
Example:

"189.10.20.30"

externalRef
string
Example:

"order_123"

customer
object
address
object
card
object
boleto
string | null
Example:

null

pix
string | null
Example:

null

shipping
object
refusedReason
string | null
Example:

null

items
object[]
splits
object[]
refunds
object[]
fee
object