Skip to main content
GET
Read a scheduled payment's receipt

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

schedule_id
string
requerido

Schedule identifier.

Ejemplo:

"019606a1-3b4c-7d8e-9f01-234567890abc"

Respuesta

OK

amount
string
requerido

Amount to settle, in BRL.

cancellationCutoff
string<date-time>
requerido

The deadline recorded for this schedule -- the one the payer was told, not one recomputed today.

payee
object
requerido

The payee as photographed at creation.

payer
object
requerido

The payer as photographed at creation.

scheduleId
string
requerido

Schedule identifier.

scheduledAt
string<date-time>
requerido

When the schedule was registered.

scheduledDate
string<date>
requerido

Civil settlement date in AAAA-MM-DD.

description
string

The payer's memo, exactly as stored. Not escaped here and not escaped on the way in (RF-16).