Sales forecast plan detail

Endpoints

Import entity list

/sales-forecast-plans/import

Parameters

Type Name Schema

Body

body
required

Responses

HTTP Code Description Schema

202

Accepted

No Content

400

Functionnal error

No Content

500

Internal server error

No Content

Consumes

  • application/json

Produces

  • application/json

Data structure

ImportSalesForecastPlanDetailList

Name Value

callback
optional

string

data
optional

parameters
optional

SalesForecastPlanDetail

Sales forecast plan detail data structure.

Name Description Value Business rules

baselineQuantity
optional

Baseline quantity

double

companyCode
required

Current company code

string

2 characters max

customerCode
optional

Customer code

string

10 characters max

depositCode
optional

Deposit code

string

10 characters max

endTime
required

End time

datetime (ISO-8601)

AAAA-MM-JJTHH:MM:SSZ

establishmentCode
required

Current establishment code

string

2 characters max

groupCode
optional

Customer group code

string

10 characters max

groupLevel
optional

Customer group level

integer

groupValueCode
optional

Customer group value code

string

20 characters max

itemCode
required

Item code

string

20 characters max

promotionalQuantity
optional

Promotional quantity

double

projectQuantity
optional

Project quantity

double

startTime
required

Start time

datetime (ISO-8601)

AAAA-MM-JJTHH:MM:SSZ

unitCode
required

Unit code

string

5 characters max

PlanParameters

Plan parameters structure.

Name Description Value

deleteBeforeImport
optional

Delete plan details of the scope before import ?

boolean

planId
required

Plan ID

string