Miscellaneous movements : input

Endpoints

Create stock input item batch

/companies/{companycode}/establishments/{establishmentcode}/misc-movements-input

Parameters

Type Name Description Schema

Path

companyCode
required

Current context company code

string

Path

establishmentCode
required

Current context establishment code

string

Body

body
required

Responses

HTTP Code Description Schema

201

Successfully created

No Content

400

Functionnal error

No Content

500

Internal server error

No Content

Consumes

  • application/json

Produces

  • application/json

Import entity list

/companies/{companycode}/establishments/{establishmentcode}/misc-movements-input/import

Parameters

Type Name Description Schema

Path

companyCode
required

Current context company code

string

Path

establishmentCode
required

Current context establishment code

string

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

MiscMovementsInput

Miscellaneous movements input data structure.

Name Description Value Associated rules

companyCode
required

Company code

string

establishmentCode
required

Establishment code

string

movementDate
required

Stock movement date

datetime (ISO-8601)

natureCode
required

Input stock nature code

string

itemBatchQuantities
required

Material to input in stock

localisation
required

Localisation of stock input destination

ImportMiscMovementsInputList

Name Value

callback
optional

string

data
optional