| GET | /posChain/{brand}/{posCode}/availableForTransfer | Get available POS within the same Chain where stock is transferable |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| brand | path | string | Yes | Brand |
| posCode | path | string | Yes | POS Legacy Code |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| posCode | form | string | Yes | POS Code |
| name | form | string | Yes | Name of the POS |
| city | form | string | Yes | City of the POS |
| address | form | string | Yes | Address of the POS |
| country | form | string | Yes | Country of the POS |
| brand | form | string | Yes | Brand of the POS |
To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /posChain/{brand}/{posCode}/availableForTransfer HTTP/1.1
Host: dev-api-booster.richemont.com
Accept: text/jsv
HTTP/1.1 200 OK Content-Type: text/jsv Content-Length: length [ ]