Create Session

This API is used to create index fund session for deposit and withdrawal transaction.

Body Params
string
required

Product symbol of the transaction. It can be found from https://thirdfi.readme.io/reference/get-all-products.

string
required

Transaction type. E.g. 'deposit', 'withdraw'

number
required

Transaction amount in shares (index tokens) of the product

string
required

Email address of the ThirdFi user.

string

Upon completing transaction in the native browser, the user will be redirected to this URL to return to your app. If no value is set, its default value is https://thirdfi.org.

string

Upon cancelling transaction in the native browser, the user will be redirected to this URL to return to your app. If no value is set, its default value is https://thirdfi.org.

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json