| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/customers | Create a customer |
| GET | /v1/customers/:id | Retrieve a customer |
| POST | /v1/customers/:id/instruments | Attach an instrument |
| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/customers | Create a customer |
| GET | /v1/customers/:id | Retrieve a customer |
| POST | /v1/customers/:id/instruments | Attach an instrument |