Sessions
Create or Update Session
POST
Creating or updating an Element Session is as simple as creating an Element Token with a supported Session type
Body
The type of session to start. Must be balance_transfer
The ID of the associated Entity.
The balance transfer object to be processed.
The ID of the Element Session to update. Required for updating a session. If not provided, a new session will be created.
Additional fields based on session type
The balance transfer object to be processed.
The balance transfer object to be processed.
Returns
Returns a Session object.