What are the possible values for action-status of Commission Junction
commission-junction
Solution
The possible values for "action-status" could be:
- locked
- new
- extended
- closed
Some of the status answers them selves.
- new: When a single entity in commission detail report is newly created,
- extended: When there are any changes to an existing commission detail,
- locked: This is the final status, where we can process the commission detail as final detail,
- Not sure about closed commission detail status, may be when an commission detail already processed.
Problem
What are the possible values for "action-status" response field of Commission Detail Service (REST) of Commission Junction? I tried searching their API help, but did not find the info I needed. I need to know all possible status values, based on which I have to perform specific tasks in my program. Anybody know where I can find this.