機械翻訳について

取引先RESTエンドポイント

B2B/取引先
B2B/Trading Partnerカテゴリの操作。
取引先の作成
メソッド: post
パス: /ic/api/b2b/v1/tpm/partners
インバウンド契約の作成
メソッド: post
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/inboundagrs
アウトバウンド契約の作成
メソッド: post
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/outboundagrs
B2B識別子の作成/更新
メソッド: post
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/identifiers
ホスト・プロファイルの作成/更新
メソッド: post
パス: /ic/api/b2b/v1/tpm/host
取引先担当者の作成/更新
メソッド: post
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/contacts
B2B識別子の削除
メソッド: delete
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/identifiers/{identifierId}
ホスト識別子の削除
メソッド: delete
パス: /ic/api/b2b/v1/tpm/host/{id}
取引先の削除
メソッド: delete
パス: /ic/api/b2b/v1/tpm/partners/{tpId}
インバウンド契約の削除
メソッド: delete
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/inboundagrs/{agrId}
アウトバウンド契約の削除
メソッド: delete
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/outboundagrs/{agrId}
インバウンド契約のデプロイ
メソッド: post
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/inboundagrs/{agrId}/deploy
アウトバウンド契約のデプロイ
メソッド: post
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/outboundagrs/{agrId}/deploy
取引先のエクスポート
メソッド: get
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/export
取引先のインポート
メソッド: post
パス: /ic/api/b2b/v1/tpm/partners/import
取引先の取得
メソッド: get
パス: /ic/api/b2b/v1/tpm/partners/{tpId}
インバウンド契約の取得
メソッド: get
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/inboundagrs/{agrId}
アウトバウンド契約の取得
メソッド: get
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/outboundagrs/{agrId}
B2B識別子の取得
メソッド: get
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/identifiers
インバウンド契約の取得
メソッド: get
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/inboundagrs
アウトバウンド契約の取得
メソッド: get
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/outboundagrs
ホスト・プロファイルの取得
メソッド: get
パス: /ic/api/b2b/v1/tpm/host
取引先担当詳細の取得
メソッド: get
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/contacts
取引先の取得
メソッド: get
パス: /ic/api/b2b/v1/tpm/partners
インバウンド契約のアンデプロイ
メソッド: post
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/inboundagrs/{agrId}/undeploy
アウトバウンド契約をアンデプロイ
メソッド: post
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/outboundagrs/{agrId}/undeploy
取引先の更新
メソッド: put
パス: /ic/api/b2b/v1/tpm/partners/{tpId}
インバウンド契約の更新
メソッド: put
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/inboundagrs/{agrId}
アウトバウンド契約の更新
メソッド: put
パス: /ic/api/b2b/v1/tpm/partners/{tpId}/outboundagrs/{agrId}