Skip to main content

Introduction

Through the endpoints presented in this section, the integration partner can request the scheduling of ted type transactions. With this functionality it will be possible to create, list and cancel schedules for a specific account.

Observations

  • The scheduling date takes into account Brasília time (BRT or UTC/GMT -03:00)
  • Transactions will be attempted starting at 8am BRT
  • Transactions cannot be scheduled for holidays or weekends
  • Transactions that have failed due to insufficient balance will be retried in 1 hour with a limit of 3 attempts
  • A webhook will be sent to the integration partner informing the success or rejection of a schedule

Ted Schedule Status

EnumeratorDescription
scheduledScheduled transaction
sentSchedule completed and sent successfully. Final state
rejectedSchedule rejected during creation or execution. Final state
cancelledSchedule cancelled by client request. Final state
pending_2fa_approvalPending approval by two-factor authentication
waiting_batch_approvalSchedule created and linked to a batch awaiting approval by two-factor authentication

Schedule Transfers

On the scheduling date, the ted transaction will be attempted. At this moment a ted is generated and it will be added to the schedule_transfers list. A maximum of 3 ted transactions will be attempted.