Close an open payment context.
POST /api/v1/vouchers/contexts/:contextId/context-close
Closes a context, preventing any new vouchers from being reserved against it. Existing vouchers in the context are unaffected.
Parameters
Path
Body
Request example
Response
Response schema
Returns the updated context object with statusCLOSED.