PUT api/Garments/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
garment| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| sport_id | integer |
None. |
|
| fit_id | integer |
None. |
|
| product_id | integer |
None. |
|
| design_id | integer |
None. |
|
| company_id | integer |
None. |
|
| package_id | integer |
None. |
|
| customer_id | integer |
None. |
|
| mascot_id | integer |
None. |
|
| artwork_id | integer |
None. |
|
| fabricstyles_id | integer |
None. |
|
| images | Collection of byte |
None. |
|
| logo | Collection of byte |
None. |
|
| svgimage | string |
None. |
|
| front | string |
None. |
|
| back | string |
None. |
|
| modeljson | string |
None. |
|
| roster | string |
None. |
|
| guestemail | string |
None. |
|
| notes | string |
None. |
|
| status | integer |
None. |
|
| created_at | date |
None. |
|
| created_by | string |
None. |
|
| modified_at | date |
None. |
|
| modified_by | string |
None. |
|
| company_category_id | integer |
None. |
|
| company | company |
None. |
|
| company_category | company_category |
None. |
|
| customers | Collection of customer |
None. |
|
| design | design |
None. |
|
| fabricstyle | fabricstyle |
None. |
|
| fit | fit |
None. |
|
| product | product |
None. |
|
| sport | sport |
None. |
|
| orders | Collection of order |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"sport_id": 1,
"fit_id": 1,
"product_id": 1,
"design_id": 1,
"company_id": 1,
"package_id": 1,
"customer_id": 1,
"mascot_id": 1,
"artwork_id": 1,
"fabricstyles_id": 1,
"images": "QEA=",
"logo": "QEA=",
"svgimage": "sample string 2",
"front": "sample string 3",
"back": "sample string 4",
"modeljson": "sample string 5",
"roster": "sample string 6",
"guestemail": "sample string 7",
"notes": "sample string 8",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 10",
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
],
"company_category": [
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
]
},
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": []
}
]
}
],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": []
}
]
}
],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
],
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
],
"company_category": []
}
},
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
],
"company_category": [
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
],
"company_category": [
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
]
}
}
],
"customers": [],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
},
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
],
"company_category": [
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
],
"company_category": [
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
],
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"product": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
"garments": []
}
],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"products": []
},
"designs": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"garments": []
}
],
"garments": []
}
]
}
]
}
}
],
"customers": [],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
},
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"design": {
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"product_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"logoimagepath": "sample string 7",
"logoimagename": "sample string 8",
"svgfilepath": "sample string 9",
"svgfilename": "sample string 10",
"gradientfrontvalue": "sample string 11",
"gradientfrontlayer": "sample string 12",
"gradientbackvalue": "sample string 13",
"gradientbacklayer": "sample string 14",
"modelheight": 1.1,
"modelweight": 1.1,
"camostyles": "sample string 15",
"fabricstyles": "sample string 16",
"sizes": "sample string 17",
"colors": "sample string 18",
"artworks": "sample string 19",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 20",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 21",
"sortOrder": 22,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": [
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
]
},
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
}
],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": []
}
},
"company_fit": {
"id": 1,
"company_id": 1,
"fit_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
],
"company_category": [
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"designs": [],
"garments": []
}
]
}
],
"designs": [],
"garments": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
},
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company_sport": {
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
"designs": [],
"garments": []
}
]
}
]
},
"fit": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_fit": [],
"garments": []
},
"designs": [],
"products": [
{
"id": 1,
"company_sport_id": 1,
"company_fit_id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"modelimagepath": "sample string 7",
"modelimagename": "sample string 8",
"aifilepath": "sample string 9",
"aifilename": "sample string 10",
"modelheight": 1.1,
"modelweight": 1.1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 11",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 12",
"sortOrder": 13,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"designs": [],
"garments": [],
"products": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company_category": [
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": []
}
]
},
"company_category": {
"id": 1,
"company_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"sortOrder": 1,
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
},
{
"id": 1,
"company_id": 1,
"sport_id": 1,
"imagepath": "sample string 2",
"imagename": "sample string 3",
"status": 1,
"name": "sample string 4",
"desc": "sample string 5",
"notes": "sample string 6",
"sortOrder": 7,
"company_category_id": 1,
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"status": 1,
"created_at": "2026-03-31T13:43:06.3888121+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3888121+00:00",
"modified_by": "sample string 8",
"artworks": [
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
},
{
"id": 1,
"company_id": 1,
"artworktype_id": 1,
"artworksubtype_id": 1,
"imagename": "sample string 2",
"imagepath": "sample string 3",
"status": 1,
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": [
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
},
{
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": []
}
]
},
"artworksubtype": {
"id": 1,
"artworktype_id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworktype": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"status": 1,
"artworks": [],
"artworksubtypes": []
}
}
}
],
"package": {
"id": 1,
"name": "sample string 2",
"price": "sample string 3",
"desc": "sample string 4",
"notes": "sample string 5",
"status": 1,
"sports_no": 1,
"product_no": 1,
"design_no": 1,
"artwork_svg_no": 1,
"artwork_image_no": 1,
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 6",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 7",
"companies": []
},
"company_contact": [
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
},
{
"id": 1,
"company_id": 1,
"contact_id": 1,
"contact": {
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"address": "sample string 4",
"city": "sample string 5",
"state": "sample string 6",
"country": "sample string 7",
"zipcode": "sample string 8",
"created_at": "2026-03-31T13:43:06.3903862+00:00",
"created_by": "sample string 9",
"modified_at": "2026-03-31T13:43:06.3903862+00:00",
"modified_by": "sample string 10",
"company_contact": [],
"customers": [
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
},
{
"id": 1,
"name": "sample string 2",
"contact_id": 1,
"garment_id": 1,
"last_login": "2026-03-31T13:43:06.3909214+00:00",
"orders": [
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
},
{
"id": 1,
"price": 1.1,
"customer_id": 1,
"garment_id": 1,
"shipment_id": "sample string 2",
"shipment_date": "2026-03-31T13:43:06.3909214+00:00",
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 3",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 4"
}
]
}
],
"users": [
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
},
{
"id": 1,
"name": "sample string 2",
"password": "sample string 3",
"role": 1,
"contact_id": 1,
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 4",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 5"
}
]
}
}
],
"company_fit": [],
"company_sport": [],
"designs": [],
"garments": [],
"products": [],
"company_category": []
},
"sport": {
"id": 1,
"name": "sample string 2",
"desc": "sample string 3",
"notes": "sample string 4",
"imagepath": "sample string 5",
"imagename": "sample string 6",
"status": 1,
"created_at": "2026-03-31T13:43:06.3909214+00:00",
"created_by": "sample string 7",
"modified_at": "2026-03-31T13:43:06.3909214+00:00",
"modified_by": "sample string 8",
"company_sport": [],
"garments": []
},
"designs": [],
"products": []
}
],
"designs": [],
"garments": [],
"products": [],
"company": {
"id": 1,
"name": "sample string 2",
"tagline": "sample string 3",
"desc": "sample string 4",
"website": "sample string 5",
"logo_path": "sample string 6",
"package_id": 1,
"subscription_start_date": "2026-03-31T13:43:06.3888121+00:00",
"subscription_end_date": "2026-03-31T13:43:06.3888121+00:00",
"