{
"message": "Company record created successfully",
"data": {
"document_id": "550e8400-e29b-41d4-a716-446655440000",
"name": "Acme Corporation",
"internal": "ACME",
"description": "A leading technology company",
"image": "https://example.com/logo.png",
"is_actived": true,
"is_deleted": false,
"created_at": "2024-01-01T00:00:00.000Z",
"updated_at": "2024-01-01T00:00:00.000Z",
"deleted_at": null
},
"meta": {
"correlation": "29146752-ef3a-4569-b397-ff2144412c4a",
"status": 201,
"timestamp": "2024-01-01T00:00:00.000Z"
}
}