取引先の作成
post
/ic/api/b2b/v1/tpm/partners
指定した名前と説明を持つ取引先を作成します。
リクエスト
サポートされているメディア・タイプ
- application/json
取引先リクエスト詳細を作成します。
例:
{"id": "TP123", "name": "tp123", "desc": "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
201レスポンス
操作の成功
409レスポンス
重複データ・エラー
412レスポンス
事前条件失敗
500レスポンス
サーバー・エラー