機械翻訳について

アドレスRESTエンドポイント

Households/Addresses
世帯の住所を表示、作成、更新および削除するために、住所リソースが使用されます。 住所には、世帯の詳細なロケーション情報が含まれます。
住所の作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address
住所の削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}
すべての住所の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address
住所の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}
住所の更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}