v1
latestOpenAPI 3.0.32026-07-26206388.3 KBStanding Instructions
SI Status
Returns current status and schedule for a standing-instruction mandate.
post/gl/v1/payments/si/status
Request body
Example request
{
"mandateId": "mandate_abc123"
}Response
Mandate status retrieved.
Example response
{
"gid": "gl_9c2645ed09edb22e",
"status": "SUCCESS",
"timestamp": "10/01/2026 15:00:00"
}