getErrorFileDownloadUrl( )


開発者プレビュー

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

Retrieves the download URL for the error file of a failed loyalty import.

If an import fails, the importResult.errorFileExists field in the LoyaltyImport object is set to 真の.

Use this method to get the URL of the error file, which contains details about which items couldn't be imported and why.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Loyalty
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
loyaltyImportIdstringRequired

Loyalty import ID.

リターン
Return Type:Promise<GetErrorFileDownloadUrlResponse>
役に立ちましたか?
はい
いいえ