サプライヤー情報税務登録API (/supplier_information_tax_registrations)

サプライヤー情報にアクセスするURLは次のとおりです。 https ://<instance>/api/supplier_information_tax_registrations

適切に使用するには、SIM API権限がAPIキーに含まれている必要があります。 SIM API権限のない既存のAPIキーは、 /api/supplier_information_tax_registrations リソースにアクセスできません。 詳細についてはAPIキーのセキュリティ連携のベストプラクティスをご参照ください。

アクション

サプライヤー情報の税務登録APIでは以下の操作が可能です。

動詞 パス アクション Description
POST /api/supplier_information_tax_registrations 作成 サプライヤー情報の税務登録情報の作成
DELETE /api/supplier_information_tax_registrations/:id 削除 /api/supplier_information_tax_registrations/:id
GET /api/supplier_information_tax_registrations/:id 表示 サプライヤー情報の税務登録情報の表示
PATCH /api/supplier_information_tax_registrations/:id 更新 サプライヤー情報の税務登録情報の更新
PUT /api/supplier_information_tax_registrations/:id 更新 サプライヤー情報の税務登録情報の更新

Elements

サプライヤー情報税務登録APIでは次の要素を使用できます。

要素 Description 必須フィールド? 一意? 許容値 Api_Inフィールド? Api_Outフィールド? データタイプ
数字 税番号 yes&#10; no any yes&#10; yes&#10; string(940)
supplier_information_address_id 代表住所ID no no any yes&#10; yes&#10; 整数
supplier_information_id サプライヤー情報ID no no any yes&#10; yes&#10; 整数
アクティブ 税務登録ステータス no no any yes&#10; yes&#10; boolean
local Local Tax Number no no any yes&#10; yes&#10; boolean
国サブオブジェクト yes&#10; no any yes&#10; yes&#10;
ID 税務登録ID no no any yes&#10; yes&#10; 整数
created_at 作成日時 no no any yes&#10; yes&#10; datetime
更新日時 最終更新日時 no no any yes&#10; yes&#10; datetime
created_by 作成したユーザー no no any yes&#10; yes&#10; 整数
更新者 最後に更新したユーザー no no any yes&#10; yes&#10; 整数