beetaggcore
GetRange | |
---|---|
Description: | Get a Dynamic Code, Code Series or Static Code. |
BeeTagg Credits: | 0 |
URL: | https://api.beetagg.com/1.0/api/beetaggcore/GetRange.ashx |
HTTP method: | GET |
Parameters | ||||
---|---|---|---|---|
Name | Description | Type | Optional | Default |
Token | Your API token. | string | false | n/a |
RangeId | The id of the Code / Code Series. | int64 | false | n/a |
Response Attributes | ||
---|---|---|
Name | Description | Type |
Status | Returns the status code of the request. List of possible status codes | int32 |
StatusMessage | Returns the status message of the request. | string |
Range | Returns Range object of a Dynamic Codes, Static Codes or Code Series. | Array of Range |
Security | ||
---|---|---|
Permission | Description | |
RangeReadInProvider | User (Token) needs to have the permission to read Codes for the Team (ProviderId). |
Console |
---|
You can make a real request by using the following form. |