Priorities plan

Endpoints

Import entity list

/priorities-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

ImportPrioritiesPlanList

Name Value

callback
optional

string

data
optional

parameters
optional

PrioritiesPlan

Priorities plan data structure.

Name Description Value Business rules

companyCode
required

Current company code

string

2 characters max

depositCode
optional

Deposit code

string

10 characters max

effectiveDate
required

Effective date

datetime (ISO-8601)

YYYY-MM-DDTHH:MM:SSZ

establishmentCode
required

Current establishment code

string

2 characters max

informations
optional

Informations

itemCode
required

Item code

string

20 characters max

type
required

Type

string

within (MRP, SURPLUS, SHORTAGE)

Information

Name Value Business rules

activityCode
optional

string

20 characters max

activitySuiteCode
optional

string

20 characters max

flowType
optional

string

within (MANUFACTURING, PURCHASE, INTERNAL_PURCHASE)

priority
optional

integer

referenceItemCode
optional

string

20 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