curl --location --request GET '/customers//track-record' \
--header 'Authorization: Bearer $TOKEN'[
{
"id": "82957e5f-f18a-412d-a1f2-0e6f4ffed069",
"price": 32,
"company": {
"reference": "Storycrm",
"enterprise": {
"name": "StoryCRM"
}
},
"withdrawal": null,
"order_products": [],
"created_at": "2025-10-17T16:24:41.000Z"
}
]