Skip to main content
A management session is a short‑lived object that allows a beneficiary to manage payout methods in a PaySway-hosted UI.

Create a session

You can create a new management session by sending the following request: POST /beneficiaries/organizations/sessions

Session options

You can customize the beneficiary management session by providing the options field in your request. This allows you to restrict what a beneficiary can input. The available options are: Example with options POST /beneficiaries/organizations/sessions
Request