Fields – Unit.Images
| Field Name | Data Type | Description, Example |
|---|---|---|
| MajorUnitHeaderId(key) | long | ID of unit |
| ImageId(key) | long | ID of the image |
| PrimaryImage | tinyint | Denotes if the image is considered the main image |
| ImageUrl | string | URL of image |
| IMPORTANT | The image must be made Public in Lightspeed in order to show in the API. Private images will not be available. |