Create Option Bank

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Name

string

Name of the Option Bank

Options

array of objects

options ADD object

Response Codes

``201 OK

``401 Unauthorized

Example Request

curl --request POST \
     --url https://api.fountain.com/v2/option_banks/ \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Example Responses

application/json

201401

Updated3 months ago