/BitRail/UserStatus GET
Get BitRail user status information.
- URL
- /BitRail/UserStatus
- 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 |
| Step |
string |
string |
The next step. |
| Html |
string |
string |
The HTML to display on Account Summary. |
| ShortHtml |
string |
string |
The short HTML to display on Account Summary. |
| CtaText |
string |
string |
The CTA text to display on Account Summary. |
| CtaUrl |
string |
string |
The CTA URL for Account Summary. |