GET /api/.../labelconfigurations
Returns label configurations for the logged in user.
None
"DefaultLabelTypeID": -12,
"LabelConfigurations": [
{
"Spine": {
"Width": 200,
"Height": 100,
"Indent": 5,
"VGap": 0,
"HGap": 5,
"FontName": "Microsoft Sans Serif",
"FontSize": 8.25,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": "255,0,0,0"
},
"Pocket": {
"Width": 0,
"Height": 0,
"Indent": 0,
"VGap": 0,
"HGap": 0,
"FontName": null,
"FontSize": 0,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": null
},
"LabelTypeID": -13,
"DisplayName": "PAS-Test",
"PageWidth": 850,
"PageHeight": 1100,
"PageTopMargin": 20,
"PageLeftMargin": 20,
"TextAlignment": "Left",
"ColumnsPerPage": 4,
"RowsPerPage": 10,
"PocketCount": 0
},
{
"Spine": {
"Width": 200,
"Height": 100,
"Indent": 5,
"VGap": 0,
"HGap": 5,
"FontName": "Microsoft Sans Serif",
"FontSize": 8.25,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": "255,0,0,0"
},
"Pocket": {
"Width": 0,
"Height": 0,
"Indent": 0,
"VGap": 0,
"HGap": 0,
"FontName": null,
"FontSize": 0,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": null
},
"LabelTypeID": -10,
"DisplayName": "Intransit",
"PageWidth": 200,
"PageHeight": 250,
"PageTopMargin": 20,
"PageLeftMargin": 20,
"TextAlignment": "Left",
"ColumnsPerPage": 1,
"RowsPerPage": 2,
"PocketCount": 0
},
{
"Spine": {
"Width": 500,
"Height": 250,
"Indent": 5,
"VGap": 0,
"HGap": 5,
"FontName": "Mistral",
"FontSize": 12,
"IsBold": false,
"IsItalic": true,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": "255,0,128,0"
},
"Pocket": {
"Width": 0,
"Height": 0,
"Indent": 0,
"VGap": 0,
"HGap": 0,
"FontName": null,
"FontSize": 0,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": null
},
"LabelTypeID": -5,
"DisplayName": "Testing 1",
"PageWidth": 1000,
"PageHeight": 1500,
"PageTopMargin": 25,
"PageLeftMargin": 20,
"TextAlignment": "Left",
"ColumnsPerPage": 1,
"RowsPerPage": 5,
"PocketCount": 0
},
{
"Spine": {
"Width": 200,
"Height": 100,
"Indent": 5,
"VGap": 0,
"HGap": 5,
"FontName": "Microsoft Sans Serif",
"FontSize": 8.25,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": "255,0,0,0"
},
"Pocket": {
"Width": 0,
"Height": 0,
"Indent": 0,
"VGap": 0,
"HGap": 0,
"FontName": null,
"FontSize": 0,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": null
},
"LabelTypeID": -4,
"DisplayName": "Marcia's Label",
"PageWidth": 850,
"PageHeight": 1100,
"PageTopMargin": 20,
"PageLeftMargin": 20,
"TextAlignment": "Left",
"ColumnsPerPage": 4,
"RowsPerPage": 10,
"PocketCount": 0
},
{
"Spine": {
"Width": 150,
"Height": 100,
"Indent": 0,
"VGap": 0,
"HGap": 12,
"FontName": "Andale Mono",
"FontSize": 12,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": "255,0,0,0"
},
"Pocket": {
"Width": 0,
"Height": 0,
"Indent": 0,
"VGap": 0,
"HGap": 0,
"FontName": null,
"FontSize": 0,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": null
},
"LabelTypeID": 1,
"DisplayName": "Spine Sheets",
"PageWidth": 850,
"PageHeight": 1100,
"PageTopMargin": 42,
"PageLeftMargin": 27,
"TextAlignment": "Left",
"ColumnsPerPage": 5,
"RowsPerPage": 10,
"PocketCount": 0
},
{
"Spine": {
"Width": 80,
"Height": 166,
"Indent": 0,
"VGap": 0,
"HGap": 10,
"FontName": "Andale Mono",
"FontSize": 12,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": "255,0,0,0"
},
"Pocket": {
"Width": 280,
"Height": 83,
"Indent": 0,
"VGap": 0,
"HGap": 40,
"FontName": "Andale Mono",
"FontSize": 12,
"IsBold": false,
"IsItalic": false,
"IsStrikeThrough": false,
"IsUnderline": false,
"FontColor": "255,0,0,0"
},
"LabelTypeID": 3,
"DisplayName": "SL4 Sheets",
"PageWidth": 850,
"PageHeight": 1100,
"PageTopMargin": 42,
"PageLeftMargin": 49,
"TextAlignment": "Left",
"ColumnsPerPage": 2,
"RowsPerPage": 6,
"PocketCount": 2
}
]
}
Code | Description |
---|---|
200 | OK. Success |