v1

latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MB
Scheduled transfers V2

Cancel Pix-out scheduled execution

Perform a Pix-out execution cancel. 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.

Note: This endpoint takes an account token - an access token encoded with a Pismo accound ID.

delete/pix/v2/pix/out/scheduler/{scheduler_id}/execution/{execution_id}

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