Skip to main content
GET
/
profitability
/
directCostsJobStatus
Get the status of a Unit COGS update job
curl --request GET \
  --url https://mm-api.merchantspring.io/profitability/directCostsJobStatus \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Query Parameters

channelId
string
required

Channel ID

merchantId
string
required

Merchant ID

jobId
string
required

Job ID

Response

Successful operation

Response for status of a Unit COGS update job

jobStatus
enum<string>
Available options:
COMPLETED,
FAILED,
IN_PROGRESS