Item Logo
Yms apiCustomer level 1

GET Get Customer by ID

GET Get Customer by ID

Introduction

Retrieves detailed information for a specific customer by its unique identifier. This endpoint returns comprehensive customer data including name, code, status, company code, yard access, and contact information. Used by operations staff to view customer details, by appointment systems to verify customer information, and by customer-facing applications to display account information.

API Request

GET /customer/{customerId}

Request Parameters

Name

Location

Type

Required

Description

customerId

path

string

Yes

none

X-Tenant-ID

header

string

No

none

X-Yard-ID

header

string

No

none

Item-Time-Zone

header

string

No

none

Authorization

header

string

No

none

Response Example

200 Response

Response

Status Code

Definition

Description

Data Model

200

OK

none

RCustomerView