latestOpenAPI 3.1.02026-08-105546268.4 KB

f1fef352d976

(Legacy) Standing orders

Execute a standing order

Executes the standing order specified in the request URL on the date of its next occurrence.

patch/v1/standing_orders/{standing_order_id}/execute

Path parameters

standing_order_idstring required

Request body

descriptionstring

Example request

{
  "description": "A description for the transaction."
}

Response

The request was accepted. The transaction will be executed when the standing order is scheduled to occur next.