Skip to main content

Get Rule Promotion Jobs

GET 

https://useast.api.elasticpath.com/v2/rule-promotions/:uuid/jobs

Retrieves a list of jobs associated with a specific rule promotion. Each job represents an asynchronous operation such as promotion code generation or export.

The response includes details such as:

  • Job type (code_generate or code_export)
  • Job status (pending, processing, completed, failed, cancelling, or cancelled)
  • Parameters used (such as number of codes generated)
  • Results (such as number of codes successfully generated or deleted)

Filtering

You can filter jobs by:

  • Job Type (eq(job_type, code_export))
  • Status (eq(status, complete))

Request

Responses

Successful response


Request Collapse all
Base URL
https://useast.api.elasticpath.com
Parameters
— pathrequired
— query
ResponseClear

Click the Send API Request button above and see the response here!

We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.