v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBScheduled transfers V2
Execute scheduled Pix-out transfer in advance
Perform a scheduled Pix-out transfer execution in advance. A scheduled transfer can have many executions if, for example, it is recurring.
This endpoint generates a <a href="https://developers.pismo.io/events/docs/instantpay-scheduler-execution-status-change-1">Instant pay execution status changed</a> event.
post/pix/v2/pix/out/scheduler/{scheduler_id}/execution/{execution_id}/advance
Path parameters
scheduler_idstring required
Schedule ID
execution_idstring required
Sequential number incremented for each scheduled transfer execution.
Headers
Authorizationstring required
Example:Bearer eyJhbGci...IUzUx
Account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a <b>401 Unauthorized</b> message.
Response
Success
string required