GET api/Customers/{idCenter}/{idCustomer}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idCenter | integer |
Required |
|
| idCustomer | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
SharedResponseOfSharedCustomer| Name | Description | Type | Additional information |
|---|---|---|---|
| ResponseEnum | SharedResponseEnum |
None. |
|
| ResponseObject | SharedCustomer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.