/BitRail/Config GET
Get BitRail configuration information.
- URL
- /BitRail/Config
- Verb
- GET
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
None
Output
Parameter |
Data Type |
Valid Values |
Description |
JWTToken |
string |
string |
The JWT Token to access BitRail. |
VaultHandle |
string |
string |
The VaultHandle assigned to the developer. |
MaxTransactionAmount |
decimal |
decimal |
The max transaction amount allowed. |