既定の受領場所API (/default receiving location)
概要
既定の受領場所APIを使用すると、既定の受領場所の一覧を更新または取得できます。 選択リストにアクセスするURLは次のとおりです。 https ://{your_instance_name}/api/default_receiving_locations
アクション
| 動詞 | パス | アクション | Description |
|---|---|---|---|
| POST | /api/default_receiving_locations | 作成 | /api/default_receiving_locations/api/default_receiving_locations/api/default_receiving_locations |
| GET | /api/default_receiving_locations | インデックス | /api/default_receiving_locations/api/default_receiving_locations/api/default_receiving_locations |
| GET | /api/default_receiving_locations/:id | 表示 | /api/default_receiving_locations/:id/api/default_receiving_locations/:id/api/default_receiving_locations/:id |
Elements
| 要素 | 説明 | 必須 | 一意 | 許容値 | 入力 | 出力 | データタイプ |
|---|---|---|---|---|---|---|---|
| 作成日時 | CoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成します | yes | datetime | ||||
| ID | Coupaの一意の識別子 | yes | 整数 | ||||
| アイテム | アイテム | yes | yes | アイテム | |||
| アイテムID | アイテム識別子 | yes | 整数 | ||||
| updated-at | CoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成します | yes | datetime | ||||
| 倉庫 | 倉庫 | yes | yes | yes | 倉庫 | ||
| warehouse-id | 倉庫識別子 | yes | 整数 | ||||
| warehouse-location | 倉庫内の所在地 | yes | yes | WarehouseLocation | |||
| warehouse-location-id | 倉庫内の所在地識別子 | yes | 整数 |