GET api/Customer?customerID={customerID}
Get customer by customer ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerID |
Customer ID |
integer |
Required |
Body Parameters
None.
Response Information
None.