サブスクリプション残高プロファイル手数料RESTエンドポイント
サブスクリプション残高プロファイル/サブスクリプション残高プロファイル料金
サブスクリプション残高プロファイル料金リソースは、残高プロファイル料金の表示に使用されます。
- 残高プロファイル手数料の作成
- メソッド: postパス:
/crmRestApi/resources/11.13.18.05/subscriptionBalanceProfiles/{BalanceProfileNumber}/child/profileCharges
- 残高プロファイル手数料の削除
- メソッド: deleteパス:
/crmRestApi/resources/11.13.18.05/subscriptionBalanceProfiles/{BalanceProfileNumber}/child/profileCharges/{BalanceProfileChargeNumber}
- サブスクリプション残高プロファイル料金を取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/subscriptionBalanceProfiles/{BalanceProfileNumber}/child/profileCharges/{BalanceProfileChargeNumber}
- すべてのサブスクリプション残高プロファイル料金を取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/subscriptionBalanceProfiles/{BalanceProfileNumber}/child/profileCharges
- 残高プロファイル手数料の更新
- メソッド: patchパス:
/crmRestApi/resources/11.13.18.05/subscriptionBalanceProfiles/{BalanceProfileNumber}/child/profileCharges/{BalanceProfileChargeNumber}