---
title: "Get Supplier Contacts"
method: GET
path: "/v3/suppliercontact"
---

# Get Supplier Contacts

`GET /v3/suppliercontact`

## Query parameters

- `id` integer

## Response `200`

200

- object[]
  - `id` integer
  - `contactType` string
  - `name` string
  - `email` string
  - `isDefault` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/mxmerchant/apis/checkout-api.md) · [All operations](https://skmtc.net/mxmerchant/apis/checkout-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mxmerchant/checkout-api/revisions/6807b698abcb/schema)
