Skip to main content
GET
Recuperar detalhes de um cycle específico

Authorizations

X-Client-Id
string
header
required
X-Api-Key
string
header
required

Path Parameters

id
string<uuid>
required

Id da assinatura

cycleId
string<uuid>
required

Id do cycle

Response

200 - application/json

Success

id
string<uuid>

Identificador do cycle

Example:

"01985cf8-9877-7c09-bbf6-2cceb3384a61"

customerId
string<uuid>

Identificador do cliente

Example:

"2a8b64ce-904c-4256-b79a-49525808609c"

merchantId
string<uuid>

Identificador do merchant

Example:

"225d39bc-1fbb-480a-90bd-f0caad05d2d0"

cycle
integer

Número do cycle

Example:

1

status
enum<string>

Status do cycle

Available options:
scheduled,
pending,
authorized,
failed,
retrying,
canceled
Example:

"authorized"

createdAt
string<date-time>

Data de criação do cycle

Example:

"2025-07-30T20:14:12.599715Z"

paymentHistory
object[]

Histórico de pagamentos do cycle