---
title: "Changes to Fetch customer"
method: GET
path: "/api/v1/customers/{id}"
---

# Changes to Fetch customer

`GET /api/v1/customers/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 16 info
- **2026-07-07** `84194c31ab85` — 19 breaking

## Changes

- **2026-07-07** `a3b4750a505f` — 16 info
  - added the required property `addresses` to the response with the `200` status
  - added the required property `birth_date` to the response with the `200` status
  - added the required property `created_at` to the response with the `200` status
  - added the required property `document` to the response with the `200` status
  - added the required property `email` to the response with the `200` status
  - added the required property `external_id` to the response with the `200` status
  - added the required property `first_order_at` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `last_order_at` to the response with the `200` status
  - added the required property `metadata` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `phone` to the response with the `200` status
  - added the required property `total_orders` to the response with the `200` status
  - added the required property `total_spent` to the response with the `200` status
  - added the required property `type` to the response with the `200` status
  - added the required property `updated_at` to the response with the `200` status
- **2026-07-07** `84194c31ab85` — 19 breaking
  - removed the required property `addresses` from the response with the `200` status
  - removed the required property `avg_ticket` from the response with the `200` status
  - removed the required property `birth_date` from the response with the `200` status
  - removed the required property `created_at` from the response with the `200` status
  - removed the required property `document` from the response with the `200` status
  - removed the required property `email` from the response with the `200` status
  - removed the required property `external_id` from the response with the `200` status
  - removed the required property `first_order_at` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `last_order_at` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `origin` from the response with the `200` status
  - removed the required property `phone` from the response with the `200` status
  - removed the required property `phone_is_whatsapp` from the response with the `200` status
  - removed the required property `social_name` from the response with the `200` status
  - removed the required property `total_orders` from the response with the `200` status
  - removed the required property `total_spent` from the response with the `200` status
  - removed the required property `type` from the response with the `200` status
  - removed the required property `updated_at` from the response with the `200` status

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/customers/:id/get.md) · [API](https://skmtc.dev/kruzer-corp/apis/oms-api.md) · [Page](https://skmtc.dev/kruzer-corp/apis/oms-api/changes/api/v1/customers/:id/get)
