POST
/
orders
curl --request POST \
  --url https://api-ezyconnect.ezytail.com/orders \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '[
  {
    "activityCode": "<string>",
    "dateCreation": "2023-11-07T05:31:56Z",
    "dateLastUpdate": "2023-11-07T05:31:56Z",
    "activityName": "<string>",
    "subActivityCode": "<string>",
    "orderUniqueID": "<string>",
    "operationType": "<string>",
    "clientTransmittedFlowName": "<string>",
    "ezyConnectIntegrationDate": "2023-11-07T05:31:56Z",
    "customerOrderID": "<string>",
    "idcdefi": "<string>",
    "prepOrderGroupID": "<string>",
    "commandChannelDescription": "<string>",
    "commandType": "<string>",
    "customerOrderPlacementDate": "2023-11-07T05:31:56Z",
    "expectedPrepDate": "2023-11-07T05:31:56Z",
    "ownerStockCode": "<string>",
    "doManagedCustomerNumber": "<string>",
    "deliveryAddressTitle": "<string>",
    "deliveryAddressLastname": "<string>",
    "deliveryAddressFirstname": "<string>",
    "deliveryAddressCompany": "<string>",
    "deliveryAddressAddress1": "<string>",
    "deliveryAddressAddress2": "<string>",
    "deliveryAddressAddress3": "<string>",
    "deliveryAddressPostalCode": "<string>",
    "deliveryAddressCity": "<string>",
    "deliveryAddressCountry": "<string>",
    "deliveryAddressPhone": "<string>",
    "deliveryAddressFax": "<string>",
    "deliveryAddressEmail": "<string>",
    "deliveryAddressNameOption": "<string>",
    "deliveryComment": "<string>",
    "billingAddressTitle": "<string>",
    "billingAddressLastname": "<string>",
    "billingAddressFirstname": "<string>",
    "billingAddressCompany": "<string>",
    "billingAddressAddress1": "<string>",
    "billingAddressAddress2": "<string>",
    "billingAddressAddress3": "<string>",
    "billingAddressPostalCode": "<string>",
    "billingAddressCity": "<string>",
    "billingAddressCountry": "<string>",
    "billingAddressPhone": "<string>",
    "billingAddressFax": "<string>",
    "billingAddressMail": "<string>",
    "customerInvoiceNumber": "<string>",
    "invoiceIssuanceDate": "2023-11-07T05:31:56Z",
    "paymentMode": "<string>",
    "paymentCurrency": "<string>",
    "currencyRateToEuro": 123,
    "discountAmount": 123,
    "discountRate": 123,
    "totalInvoiceHT": 123,
    "totalInvoiceTTC": 123,
    "shippingCost": 123,
    "shippingVATCode": 123,
    "invoiceNotes1": "<string>",
    "invoiceNotes2": "<string>",
    "invoiceNotes3": "<string>",
    "intracommunityVATNumber": "<string>",
    "transportCode": "<string>",
    "transportServiceCode": "<string>",
    "deliveryPickupPointID": "<string>",
    "pickupPointCountryCode": "<string>",
    "carrierImposed": true,
    "transportInstruction": "<string>",
    "counterReimbursementRequested": true,
    "counterReimbursementAmount": 123,
    "totalAdValoremAmount": 123,
    "saturdayDeliveryRequired": true,
    "recipientNotification": true,
    "saturdayDeliveryDate": "2023-11-07T05:31:56Z",
    "transportRecipientName": "<string>",
    "transportRecipientContact": "<string>",
    "transportAppointmentWithCustomer": "<string>",
    "transportSenderName": "<string>",
    "orderProcessingPriority": 123,
    "requiresParcelShelter": true,
    "requiresGiftPackaging": true,
    "shippingLabelMessage": "<string>",
    "specificGiftMessage": "<string>",
    "preparationInstructions": "<string>",
    "documentLanguage": "<string>",
    "orderBreakCriterion": "<string>",
    "customField1": "<string>",
    "customField2": "<string>",
    "customField3": "<string>",
    "customField4": "<string>",
    "customField5": "<string>",
    "customField6": "<string>",
    "customField7": "<string>",
    "customField8": "<string>",
    "customField9": "<string>",
    "customField10": "<string>",
    "customField11": "<string>",
    "customField12": "2023-11-07T05:31:56Z",
    "customField13": "2023-11-07T05:31:56Z",
    "customField14": "2023-11-07T05:31:56Z",
    "customField15": "2023-11-07T05:31:56Z",
    "incotrm": "<string>",
    "internalId": 123,
    "orderEntries": [
      {
        "id": 123,
        "dateCreation": "2023-11-07T05:31:56Z",
        "dateLastUpdate": "2023-11-07T05:31:56Z",
        "orderLineID": "<string>",
        "lineItemUniqueID": 123,
        "idlignelog": 123,
        "articleReference": "<string>",
        "ownerStockCode": "<string>",
        "quantityToPrepare": 123,
        "remainingQuantityToDeliver": 123,
        "unitPriceHT": 123,
        "unitPriceTTC": 123,
        "articleVATRate": 123,
        "articleVATAmount": 123,
        "attachedLotNumber": "<string>",
        "articleNatureCN23": "<string>",
        "articleCRBTAmount": 123,
        "articleCN23CustomsCode": "<string>",
        "articleOriginCountry": "<string>",
        "articleInsuredAmount": "<string>",
        "articlePreparationComment": "<string>",
        "articleComment": "<string>",
        "articleBLDesignation": "<string>",
        "articleHasSerialNumber": true,
        "articleHasDLUO": true,
        "articleHasLotNumber": true,
        "articleRequiresIngredientLabel": true,
        "lineBreakCriterion": "<string>",
        "customField1": 123,
        "customField2": 123,
        "customField3": "2023-11-07T05:31:56Z",
        "customField4": "2023-11-07T05:31:56Z",
        "customField5": "<string>",
        "customField6": "<string>",
        "customField7": "<string>",
        "customField8": "<string>",
        "customField9": "<string>",
        "customField10": "<string>",
        "customField11": "<string>",
        "customField12": "<string>"
      }
    ],
    "orderSubOrders": [
      {
        "id": 123,
        "dateCreation": "2023-11-07T05:31:56Z",
        "dateLastUpdate": "2023-11-07T05:31:56Z",
        "clientOrderID": "<string>",
        "clientOrderPlacementDate": "2023-11-07T05:31:56Z",
        "subOrderHeader": "<string>",
        "subOrderClientMessage": "<string>",
        "subOrderBreakCriterion": "<string>",
        "customField1": "2023-11-07T05:31:56Z",
        "customField2": "2023-11-07T05:31:56Z",
        "customField3": 123,
        "customField4": 123,
        "customField5": "<string>",
        "customField6": "<string>",
        "customField7": "<string>",
        "customField8": "<string>",
        "customField9": "<string>",
        "customField10": "<string>",
        "customField11": "<string>",
        "customField12": "<string>",
        "orderEntries": [
          {
            "id": 123,
            "dateCreation": "2023-11-07T05:31:56Z",
            "dateLastUpdate": "2023-11-07T05:31:56Z",
            "orderLineID": "<string>",
            "lineItemUniqueID": 123,
            "idlignelog": 123,
            "articleReference": "<string>",
            "ownerStockCode": "<string>",
            "quantityToPrepare": 123,
            "remainingQuantityToDeliver": 123,
            "unitPriceHT": 123,
            "unitPriceTTC": 123,
            "articleVATRate": 123,
            "articleVATAmount": 123,
            "attachedLotNumber": "<string>",
            "articleNatureCN23": "<string>",
            "articleCRBTAmount": 123,
            "articleCN23CustomsCode": "<string>",
            "articleOriginCountry": "<string>",
            "articleInsuredAmount": "<string>",
            "articlePreparationComment": "<string>",
            "articleComment": "<string>",
            "articleBLDesignation": "<string>",
            "articleHasSerialNumber": true,
            "articleHasDLUO": true,
            "articleHasLotNumber": true,
            "articleRequiresIngredientLabel": true,
            "lineBreakCriterion": "<string>",
            "customField1": 123,
            "customField2": 123,
            "customField3": "2023-11-07T05:31:56Z",
            "customField4": "2023-11-07T05:31:56Z",
            "customField5": "<string>",
            "customField6": "<string>",
            "customField7": "<string>",
            "customField8": "<string>",
            "customField9": "<string>",
            "customField10": "<string>",
            "customField11": "<string>",
            "customField12": "<string>"
          }
        ]
      }
    ]
  }
]'
{
  "status": 0,
  "operationId": "<string>",
  "errors": {},
  "passed": [
    "<string>"
  ]
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. \r\n\r\n Enter 'Bearer' [space] and then your token in the text input below. \r\n\r\nExample: 'Bearer 12345abcdef'

Body

activityCode
string
required

Code de l'activité

Required string length: 1 - 3
activityName
string
required

Nom de l'activité

Required string length: 1 - 30
orderUniqueID
string
required

Identifiant unique de la commande

Required string length: 1 - 32
customerOrderPlacementDate
string
required

Date où la commande a été passé par le client final

deliveryAddressLastname
string
required

Adresse de livraison - Nom

Required string length: 1 - 50
deliveryAddressAddress1
string
required

Adresse de livraison - Adresse 1

Required string length: 1 - 50
deliveryAddressPostalCode
string
required

Adresse de livraison - Code postal

Required string length: 1 - 20
deliveryAddressCity
string
required

Adresse de livraison - Ville

Required string length: 1 - 50
deliveryAddressCountry
string
required

Adresse de livraison - Pays (Code ISO 3166-1 alpha-2)

Required string length: 1 - 2
deliveryAddressPhone
string
required

Adresse de livraison - Téléphone

Required string length: 1 - 20
deliveryAddressEmail
string
required

Adresse de livraison - Email

Required string length: 1 - 100
transportServiceCode
string
required

Code du Service/produit du transport a utiliser

Required string length: 1 - 50
dateCreation
string
dateLastUpdate
string | null
subActivityCode
string | null

Code de la sous activité

Maximum length: 3
operationType
string | null

Traitement de la commande

Maximum length: 1
clientTransmittedFlowName
string | null

Nom du flux client ayant transmis la commande

Maximum length: 80
ezyConnectIntegrationDate
string | null

Date d'intégration de la commande dans EzyConnect

customerOrderID
string | null

Identifiant de la commande chez le client

Maximum length: 30
idcdefi
string | null
Maximum length: 30
prepOrderGroupID
string | null

Identifiant pour un groupe de plusieurs ordres de préparation

Maximum length: 14
commandChannelDescription
string | null

Description du canal de la commande

Maximum length: 50
commandType
string | null

Type de commande

Maximum length: 50
expectedPrepDate
string | null

Date prévisionnelle où la commande doit être préparée

ownerStockCode
string | null

Code du stock propriétaire

Maximum length: 3
doManagedCustomerNumber
string | null

N° du client géré par le DO

Maximum length: 50
deliveryAddressTitle
string | null

Adresse de livraison - Civilité

Maximum length: 5
deliveryAddressFirstname
string | null

Adresse de livraison - Prénom

Maximum length: 50
deliveryAddressCompany
string | null

Adresse de livraison - Société

Maximum length: 50
deliveryAddressAddress2
string | null

Adresse de livraison - Adresse 2

Maximum length: 50
deliveryAddressAddress3
string | null

Adresse de livraison - Adresse 3

Maximum length: 50
deliveryAddressFax
string | null

Adresse de livraison - Fax

Maximum length: 20
deliveryAddressNameOption
string | null

Option de nom pour l'adresse de livraison

Maximum length: 50
deliveryComment
string | null

Commentaire sur la livraison

Maximum length: 200
billingAddressTitle
string | null

Adresse de facturation - Civilité

Maximum length: 20
billingAddressLastname
string | null

Adresse de facturation - Nom

Maximum length: 50
billingAddressFirstname
string | null

Adresse de facturation - Prénom

Maximum length: 50
billingAddressCompany
string | null

Adresse de facturation - Société

Maximum length: 50
billingAddressAddress1
string | null

Adresse de facturation - Adresse 1

Maximum length: 50
billingAddressAddress2
string | null

Adresse de facturation - Adresse 2

Maximum length: 50
billingAddressAddress3
string | null

Adresse de facturation - Adresse 3

Maximum length: 50
billingAddressPostalCode
string | null

Adresse de facturation - Code postal

Maximum length: 10
billingAddressCity
string | null

Adresse de facturation - Ville

Maximum length: 50
billingAddressCountry
string | null

Adresse de facturation - Pays (Code ISO 3166-1 alpha-2)

Maximum length: 2
billingAddressPhone
string | null

Adresse de facturation - Téléphone

Maximum length: 20
billingAddressFax
string | null

Adresse de facturation - Fax

Maximum length: 20
billingAddressMail
string | null

Adresse de facturation - Mail

Maximum length: 100
customerInvoiceNumber
string | null

N° de facture client

Maximum length: 30
invoiceIssuanceDate
string | null

Date d'émission de la facture

paymentMode
string | null

Mode de paiement

Maximum length: 200
paymentCurrency
string | null

Devise utilisé pour le paiement

Maximum length: 30
currencyRateToEuro
integer | null

Cours de la devise par rapport à l'euro

discountAmount
integer | null

Montant de la remise

discountRate
integer | null

Taux de remise

totalInvoiceHT
integer | null

Total facture HT

totalInvoiceTTC
integer | null

Total facture TTC

shippingCost
integer | null

Montant des frais de port

shippingVATCode
integer | null

Code TVA transport

invoiceNotes1
string | null

Notes a émettre sur la facture

Maximum length: 200
invoiceNotes2
string | null

Notes a émettre sur la facture

Maximum length: 200
invoiceNotes3
string | null

Notes a émettre sur la facture

Maximum length: 200
intracommunityVATNumber
string | null

N° de TVA intra communautaire

Maximum length: 20
transportCode
string | null

Code du transport a utiliser

Maximum length: 50
deliveryPickupPointID
string | null

Identifiant du point relais pour la livraison

Maximum length: 25
pickupPointCountryCode
string | null

Code Pays du point relais

Maximum length: 2
carrierImposed
boolean | null

Permet d'indiquer si le transporteur est imposé

transportInstruction
string | null

Instruction de transport

Maximum length: 50
counterReimbursementRequested
boolean | null

Indique si demande de contre remboursement

counterReimbursementAmount
integer | null

Montant du CRBT

totalAdValoremAmount
integer | null

Montant ADVALOREM pour l'ensembre de l'expédition

saturdayDeliveryRequired
boolean | null

Livraison Impérative le samedi

recipientNotification
boolean | null

Notification du destinataire

saturdayDeliveryDate
string | null

Date de livraison pour le samedi

transportRecipientName
string | null

Transport - Nom du destinataire

Maximum length: 100
transportRecipientContact
string | null

Transport - Contact destinataire

Maximum length: 100
transportAppointmentWithCustomer
string | null

Transport - Prise de RDV avec le client final

Maximum length: 100
transportSenderName
string | null

Transport - Nom de l'expéditeur

Maximum length: 100
orderProcessingPriority
integer | null

Priorité de traitement de la commande

requiresParcelShelter
boolean | null

Indique si la commande nécessite un asile colis

requiresGiftPackaging
boolean | null

Indique si la commande nécessite un emballage cadeau

shippingLabelMessage
string | null

Message a imprimer sur le BL

Maximum length: 200
specificGiftMessage
string | null

Imprime un message cadeaux spécifique

Maximum length: 200
preparationInstructions
string | null

Instructions de préparation

Maximum length: 200
documentLanguage
string | null

Indique la langue utilisé pour les documents (BL, facture..)

Maximum length: 10
orderBreakCriterion
string | null

Critère de rupture a la commande

Maximum length: 5
customField1
string | null

Champ spécifique

Maximum length: 200
customField2
string | null

Champ spécifique

Maximum length: 200
customField3
string | null

Champ spécifique

Maximum length: 256
customField4
string | null

Champ spécifique

Maximum length: 256
customField5
string | null

Champ spécifique

Maximum length: 256
customField6
string | null

Champ spécifique

Maximum length: 256
customField7
string | null

Champ spécifique

Maximum length: 256
customField8
string | null

Champ spécifique

Maximum length: 256
customField9
string | null

Champ spécifique

Maximum length: 256
customField10
string | null

Champ spécifique

Maximum length: 256
customField11
string | null

Champ spécifique

Maximum length: 256
customField12
string | null

Champ spécifique

customField13
string | null

Champ spécifique

customField14
string | null

Champ spécifique

customField15
string | null

Champ spécifique

incotrm
string | null
Maximum length: 10
internalId
integer
orderEntries
object[] | null
orderSubOrders
object[] | null

Response

200
text/plain
Success
status
enum<integer>
Available options:
0,
1,
2
operationId
string | null
errors
object | null
passed
string[] | null