resumeOrder( )


開発者プレビュー

このAPIは変更される可能性があります。プレビュー期間中、開発者からのフィードバックに基づいてバグ修正や新機能がリリースされる予定です。

Resumes a paused pricing plan order.

について resumeOrder() function returns a Promise that resolves when a paused order is successfully resumed.

For orders with recurring payments, resumeOrder() also restarts the payment schedule.

Resuming an order causes the following changes:

  • The order status changes to "ACTIVE".
  • について pausePeriods array is updated.
  • について endDate for the order is adjusted to include the pause period.
  • について earliestEndDate is adjusted to include the pause period. (This property is reserved for future use).
Permissions
Manage Orders
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
_idstringRequired

Order ID.

役に立ちましたか?
はい
いいえ