/BitRail/AddFreedomCoin POST

Add Freedom Coin to logged-in user's seller account.

URL
/BitRail/AddFreedomCoin
Verb
POST

Headers

Header Data Type Valid Values Required Description
Content-Type string application/json YES The format your data will be sent to our site.
X-DevKey string string YES The devkey assigned to the developer.
X-AccessToken string string YES The token acquired from a POST to Users/AccessToken.

Input

NOTE: Variables to place in the body of the request.

Parameter Data Type Valid Values Description
VaultID string Valid Vault Handle Vault Handle for Seller
AddToCurrentListings boolean true|false If true, add FC to default listing preferences and add to active Items for Seller

Output

In the event of an error you will receive a 400 (Bad Response) with a message indicating the error.