取引先の更新
put
/ic/api/b2b/v1/tpm/partners/{tpId}
指定した取引先IDで取引先を更新します。
リクエスト
サポートされているメディア・タイプ
- application/json
パス・パラメータ
- tpId(required): string
取引先ID
取引先リクエスト詳細を更新します。
例:
{ "name": "tp123", "desc": "updating new description of tp123 "}ルート・スキーマ : TradingPartnerRs
型:
ソースを表示
object- createdBy: string
- createdDate: string
- desc: string
- id: string
- inboundActiveAgreementCount: integer
- inboundAgreementCount: integer
- links: array links
- name: string
- outboundActiveAgreementCount: integer
- outboundAgreementCount: integer
- status: string
- tags: object Tags
- updatedBy: string
- updatedDate: string
レスポンス
サポートされているメディア・タイプ
- application/json
200レスポンス
操作の成功
ルート・スキーマ : TradingPartnerRs
型:
ソースを表示
object- createdBy: string
- createdDate: string
- desc: string
- id: string
- inboundActiveAgreementCount: integer
- inboundAgreementCount: integer
- links: array links
- name: string
- outboundActiveAgreementCount: integer
- outboundAgreementCount: integer
- status: string
- tags: object Tags
- updatedBy: string
- updatedDate: string
404レスポンス
見つかりません
409レスポンス
重複データ・エラー
412レスポンス
事前条件失敗
500レスポンス
サーバー・エラー