eBay Business Policies Management APIVersion 1.0.0
 

ConsolidationJobStatus ( string )

Enumerated type defining the possible status values for a shipping policies consolidation job.

Type that uses ConsolidationJobStatus:

Calls that use one or more values of ConsolidationJobStatus:

Enumeration Values

Value Description
Complete This value indicates that the shipping policies consolidation job has successfully completed.
Failed This value indicates that the shipping policies consolidation job has failed. If this value is returned, it is possible that the user can find the reason for job failure by looking at the errorMessage container (if any) in the same response.
Running This value indicates that the shipping policies consolidation job is currently in progress.
  * See the Enumeration Index to see exact use of each enumeration value in the API.