照合割当API (/ matching_allocations)
アクション
Matching Allocation APIを使用すると、次のことができます。
| 動詞 | パス | アクション | 説明 |
|---|---|---|---|
| 取得 | /api/matching_allocations/invoice_line_id = |
||
| 取得 | /api/matching_allocations/invoice_line [invoice_header_id] [in] = |
要素
次の要素は、マッチング割り当てAPIで使用できます。
| 要素 | 説明 | 必須フィールドですか? | 一意ですか? | 許容値 | Api_Inフィールド? | Api_Outフィールド? | データタイプ |
|---|---|---|---|---|---|---|---|
| iD | Coupaの一意の識別子 | 偽 | 偽 | 偽 | true | 整数 | |
| created_at | CoupaがYYY - MM - DDTHH: MM: SS + HH: MMZの形式で自動的に作成しました | 偽 | 偽 | 偽 | true | 日時 | |
| updated_at | CoupaがYYY - MM - DDTHH: MM: SS + HH: MMZの形式で自動的に作成しました | 偽 | 偽 | 偽 | true | 日時 | |
| ステータス | 偽 | 偽 | 偽 | true | string (50) | ||
| inventory_transaction_id | 偽 | 偽 | 偽 | true | 整数 | ||
| 数量 | true | 偽 | 偽 | true | 小数( 32,4 ) | ||
| 金額 | true | 偽 | 偽 | true | 小数( 32,4 ) | ||
| invoice_line_total | 偽 | 偽 | 偽 | true | 小数 | ||
| asn_line_id | 偽 | 偽 | 偽 | true | 整数 | ||
| invoice_line_id | 偽 | 偽 | 偽 | true | 整数 | ||
| order_line_id | 偽 | 偽 | 偽 | true | 整数 | ||
| manual_match | 偽 | 偽 | 偽 | true | 整数 | ||
| status_reason | 偽 | 偽 | 偽 | true | string (512) | ||
| inventory_transaction_match_reference | 偽 | 偽 | 偽 | true | string (255) | ||
| uom | 偽 | 偽 | 偽 | true | string (255) |