SetResellerCompanyPricesProcess
Meta data of the asynchronous process
This page contains
Fields
id: ID! | Process identifier |
triggeredOn: DateTime! | When the process was triggered by the client |
startedOn: DateTime | When the process has started |
completedOn: DateTime | When the process has completed |
triggeredBy: String | userId/emailId of the user who trigger the process |
status: PricingMarkupsProcessStatus! | Status of the process |
executionErrors: [SetResellerCompanyPricesProcessExecutionError] | Errors during process execution |
Implements
Mutations for SetResellerCompanyPricesProcess
triggerSetResellerCompanyPricesProcess | Trigger a process to set sales agent wholesale price for one/multiple/all products of the marketplace |
Queries for SetResellerCompanyPricesProcess
setResellerCompanyPricesProcess | Track the status of the process to set sales agent wholesale price for one/multiple/all products of the marketplace |