Allows users to schedule payments to be made on a specified future date (schedule_datetime
).
The payload for this request is similar to that of the payments endpoint, with the exception of the (schedule_datetime
) property. See Post a payment guide for more details.
This endpoint generates an schedule_payment-1 event.
See the Data and reporting guide for more information on events and setting up event notifications.
For more information on payments operations, see the Corporate Banking Launch Reference guide.
NOTE: This endpoint requires an account-specific access token. Getting an account token requires you to call the Get OpenID access token endpoint with an external account ID. Tokens can expire quickly, which can result in an Unauthorized message.