Hubble API (3.50.1)
Retrieves the collection of Booking resources.
Retrieves the collection of Booking resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| bookingNumber | string |
| bookingReference | string |
| bookingStatus.code | string |
| bookingStatus.code[] | Array of strings |
| qualityControlStatus.code | string |
| qualityControlStatus.code[] | Array of strings |
| company.id | integer |
| company.id[] | Array of integers |
| portOfLoading.code | string |
| portOfDischarge.code | string |
| createdAt[before] | string |
| createdAt[strictly_before] | string |
| createdAt[after] | string |
| createdAt[strictly_after] | string |
| updatedAt[before] | string |
| updatedAt[strictly_before] | string |
| updatedAt[after] | string |
| updatedAt[strictly_after] | string |
| bookingStatus.code[between] | string |
| bookingStatus.code[gt] | string |
| bookingStatus.code[gte] | string |
| bookingStatus.code[lt] | string |
| bookingStatus.code[lte] | string |
| qualityControlStatus.code[between] | string |
| qualityControlStatus.code[gt] | string |
| qualityControlStatus.code[gte] | string |
| qualityControlStatus.code[lt] | string |
| qualityControlStatus.code[lte] | string |
| order[id] | string Enum: "asc" "desc" |
| order[createdAt] | string Enum: "asc" "desc" |
| order[updatedAt] | string Enum: "asc" "desc" |
| order[bookingNumber] | string Enum: "asc" "desc" |
| json_contains_attributes | string Example: json_contains_attributes=urlsafebase64encode('{"needle": {"code": "lorem ipsum"}, "path": "$.nestedPath"}') URL-safe base64 encoded JSON string with required "needle" key and optional "path" key. |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "bookingLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Creates a Booking resource.
Creates a Booking resource.
Authorizations:
Request Body schema:
The new Booking resource
| bookingNumber | string or null |
required | (Company.jsonld-metadata.write_booking.write (object or null)) Many Booking have One Company. |
| bookingDate | string or null <date-time> |
| bookingReference | string or null |
Array of objects (BookingLineItem.jsonld-metadata.write_booking.write) | |
| cargoAvailabilityDate | string or null <date-time> |
| cutoffDate | string or null <date-time> |
| estimatedTimeOfArrival | string or null <date-time> |
| estimatedTimeOfDeparture | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_booking.write (object or null)) | |
| estimatedVehicle | string or null |
| estimatedVoyage | string or null |
(Carrier.jsonld-metadata.write_booking.write (object or null)) Many Booking have One Carrier. | |
| qualityControlDate | string or null <date-time> |
(Status.jsonld-metadata.write_booking.write (object or null)) | |
(Status.jsonld-metadata.write_booking.write (object or null)) | |
(Status.jsonld-metadata.write_booking.write (object or null)) | |
| bookingConfirmationDate | string or null <date-time> |
| shippingOrderEstimatedTimeOfDeparture | string or null <date-time> |
| consolidationNumber | string or null |
| consigneeComment | string or null |
| shipperComment | string or null |
Array of objects (BookingAttribute.jsonld-metadata.write_booking.write) | |
(ReferenceCode.jsonld-metadata.write_booking.write (object or null)) | |
object or null | |
(ReferenceCode.jsonld-metadata.write_booking.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_booking.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_booking.write (object or null)) | |
(Connection.jsonld-metadata.write_booking.write (object or null)) | |
(Connection.jsonld-metadata.write_booking.write (object or null)) | |
| containersBooked | string or null |
| containerFreightStationPlannedInboundDate | string or null <date-time> |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
| eta | string or null <date-time> |
| etd | string or null <date-time> |
Responses
Request samples
- Payload
{- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "bookingLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "salesOrder": {
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "weightUnit": "string",
- "comment": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}Response samples
- 201
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "bookingLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}Retrieves a Booking resource.
Retrieves a Booking resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "bookingLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}Replaces the Booking resource.
Replaces the Booking resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema:
The updated Booking resource
| bookingNumber | string or null |
required | (Company.jsonld-metadata.write_booking.write (object or null)) Many Booking have One Company. |
| bookingDate | string or null <date-time> |
| bookingReference | string or null |
Array of objects (BookingLineItem.jsonld-metadata.write_booking.write) | |
| cargoAvailabilityDate | string or null <date-time> |
| cutoffDate | string or null <date-time> |
| estimatedTimeOfArrival | string or null <date-time> |
| estimatedTimeOfDeparture | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_booking.write (object or null)) | |
| estimatedVehicle | string or null |
| estimatedVoyage | string or null |
(Carrier.jsonld-metadata.write_booking.write (object or null)) Many Booking have One Carrier. | |
| qualityControlDate | string or null <date-time> |
(Status.jsonld-metadata.write_booking.write (object or null)) | |
(Status.jsonld-metadata.write_booking.write (object or null)) | |
(Status.jsonld-metadata.write_booking.write (object or null)) | |
| bookingConfirmationDate | string or null <date-time> |
| shippingOrderEstimatedTimeOfDeparture | string or null <date-time> |
| consolidationNumber | string or null |
| consigneeComment | string or null |
| shipperComment | string or null |
Array of objects (BookingAttribute.jsonld-metadata.write_booking.write) | |
(ReferenceCode.jsonld-metadata.write_booking.write (object or null)) | |
object or null | |
(ReferenceCode.jsonld-metadata.write_booking.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_booking.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_booking.write (object or null)) | |
(Connection.jsonld-metadata.write_booking.write (object or null)) | |
(Connection.jsonld-metadata.write_booking.write (object or null)) | |
| containersBooked | string or null |
| containerFreightStationPlannedInboundDate | string or null <date-time> |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
| eta | string or null <date-time> |
| etd | string or null <date-time> |
Responses
Request samples
- Payload
{- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "bookingLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "salesOrder": {
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "weightUnit": "string",
- "comment": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "bookingLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}Updates the Booking resource.
Updates the Booking resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema: application/merge-patch+json
The updated Booking resource
| bookingNumber | string or null |
required | (Company-metadata.write_booking.write (object or null)) Many Booking have One Company. |
| bookingDate | string or null <date-time> |
| bookingReference | string or null |
Array of objects (BookingLineItem-metadata.write_booking.write) | |
| cargoAvailabilityDate | string or null <date-time> |
| cutoffDate | string or null <date-time> |
| estimatedTimeOfArrival | string or null <date-time> |
| estimatedTimeOfDeparture | string or null <date-time> |
(ReferenceCode-metadata.write_booking.write (object or null)) | |
| estimatedVehicle | string or null |
| estimatedVoyage | string or null |
(Carrier-metadata.write_booking.write (object or null)) Many Booking have One Carrier. | |
| qualityControlDate | string or null <date-time> |
(Status-metadata.write_booking.write (object or null)) | |
(Status-metadata.write_booking.write (object or null)) | |
(Status-metadata.write_booking.write (object or null)) | |
| bookingConfirmationDate | string or null <date-time> |
| shippingOrderEstimatedTimeOfDeparture | string or null <date-time> |
| consolidationNumber | string or null |
| consigneeComment | string or null |
| shipperComment | string or null |
Array of objects (BookingAttribute-metadata.write_booking.write) | |
(ReferenceCode-metadata.write_booking.write (object or null)) | |
object or null | |
(ReferenceCode-metadata.write_booking.write (object or null)) | |
(ReferenceCode-metadata.write_booking.write (object or null)) | |
(ReferenceCode-metadata.write_booking.write (object or null)) | |
(Connection-metadata.write_booking.write (object or null)) | |
(Connection-metadata.write_booking.write (object or null)) | |
| containersBooked | string or null |
| containerFreightStationPlannedInboundDate | string or null <date-time> |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
| eta | string or null <date-time> |
| etd | string or null <date-time> |
Responses
Request samples
- Payload
{- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "bookingLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "salesOrder": {
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "weightUnit": "string",
- "comment": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "bookingLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}Retrieves the collection of Connection resources.
Retrieves the collection of Connection resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| name | string |
| code | string |
| code[] | Array of strings |
| country | string |
| relationship | string |
| relationship[] | Array of strings |
| company.id | integer |
| company.id[] | Array of integers |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "@context": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalData": {
- "property1": "string",
- "property2": "string"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "controllingCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Creates a Connection resource.
Creates a Connection resource.
Authorizations:
Request Body schema:
The new Connection resource
| name | string or null |
| code | string or null |
| relationship | string or null |
| note | string or null |
| wmsCode | string or null |
| preferredCurrency | |
(Contact.jsonld-metadata.write_connection.write (object or null)) Many Connection have one Contact | |
Connection.jsonld-metadata.write_connection.write (object) | |
Array of objects (Address.jsonld-metadata.write_connection.write) | |
| lastUsed | string or null <date-time> |
(Company.jsonld-metadata.write_connection.write (object or null)) Many Connection have One Company | |
| shippingAddress | string or null Temporary workaround for shipping information before revamping Connection+Address |
| shippingPhone | string or null Temporary workaround for shipping information before revamping Connection+Address |
| releaseThreshold | number or null |
| invoicedAtRetailPrice | boolean |
| active | boolean |
| businessRegistrationNumber | string or null |
| businessRegistrationType | string or null |
| latitude | number or null |
| longitude | number or null |
| countryCode required | string or null |
| country | string or null |
| state | string or null |
| city | string or null |
| district | string or null |
| zipcode | string or null |
| streetAddress | string or null |
| streetAddress2 | string or null |
| streetAddress3 | string or null |
| phone | string or null |
| fax | string or null |
| externalId | string or null |
(Warehouse.jsonld-metadata.write_connection.write (object or null)) | |
object or null | |
object or null | |
(ReferenceCode.jsonld-metadata.write_connection.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_connection.write (object or null)) | |
| consigneeId | string or null |
| notifyId | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalData": {
- "property1": "string",
- "property2": "string"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "controllingCustomer": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 201
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalData": {
- "property1": "string",
- "property2": "string"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "controllingCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves a Connection resource.
Retrieves a Connection resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalData": {
- "property1": "string",
- "property2": "string"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "controllingCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Replaces the Connection resource.
Replaces the Connection resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema:
The updated Connection resource
| name | string or null |
| code | string or null |
| relationship | string or null |
| note | string or null |
| wmsCode | string or null |
| preferredCurrency | |
(Contact.jsonld-metadata.write_connection.write (object or null)) Many Connection have one Contact | |
Connection.jsonld-metadata.write_connection.write (object) | |
Array of objects (Address.jsonld-metadata.write_connection.write) | |
| lastUsed | string or null <date-time> |
(Company.jsonld-metadata.write_connection.write (object or null)) Many Connection have One Company | |
| shippingAddress | string or null Temporary workaround for shipping information before revamping Connection+Address |
| shippingPhone | string or null Temporary workaround for shipping information before revamping Connection+Address |
| releaseThreshold | number or null |
| invoicedAtRetailPrice | boolean |
| active | boolean |
| businessRegistrationNumber | string or null |
| businessRegistrationType | string or null |
| latitude | number or null |
| longitude | number or null |
| countryCode required | string or null |
| country | string or null |
| state | string or null |
| city | string or null |
| district | string or null |
| zipcode | string or null |
| streetAddress | string or null |
| streetAddress2 | string or null |
| streetAddress3 | string or null |
| phone | string or null |
| fax | string or null |
| externalId | string or null |
(Warehouse.jsonld-metadata.write_connection.write (object or null)) | |
object or null | |
object or null | |
(ReferenceCode.jsonld-metadata.write_connection.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_connection.write (object or null)) | |
| consigneeId | string or null |
| notifyId | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalData": {
- "property1": "string",
- "property2": "string"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "controllingCustomer": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalData": {
- "property1": "string",
- "property2": "string"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "controllingCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Updates the Connection resource.
Updates the Connection resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema: application/merge-patch+json
The updated Connection resource
| name | string or null |
| code | string or null |
| relationship | string or null |
| note | string or null |
| wmsCode | string or null |
| preferredCurrency | |
(Contact-metadata.write_connection.write (object or null)) Many Connection have one Contact | |
Connection-metadata.write_connection.write (object) | |
Array of objects (Address-metadata.write_connection.write) | |
| lastUsed | string or null <date-time> |
(Company-metadata.write_connection.write (object or null)) Many Connection have One Company | |
| shippingAddress | string or null Temporary workaround for shipping information before revamping Connection+Address |
| shippingPhone | string or null Temporary workaround for shipping information before revamping Connection+Address |
| releaseThreshold | number or null |
| invoicedAtRetailPrice | boolean |
| active | boolean |
| businessRegistrationNumber | string or null |
| businessRegistrationType | string or null |
| latitude | number or null |
| longitude | number or null |
| countryCode required | string or null |
| country | string or null |
| state | string or null |
| city | string or null |
| district | string or null |
| zipcode | string or null |
| streetAddress | string or null |
| streetAddress2 | string or null |
| streetAddress3 | string or null |
| phone | string or null |
| fax | string or null |
| externalId | string or null |
(Warehouse-metadata.write_connection.write (object or null)) | |
object or null | |
object or null | |
(ReferenceCode-metadata.write_connection.write (object or null)) | |
(ReferenceCode-metadata.write_connection.write (object or null)) | |
| consigneeId | string or null |
| notifyId | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalData": {
- "property1": "string",
- "property2": "string"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "controllingCustomer": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalData": {
- "property1": "string",
- "property2": "string"
}, - "attributes": {
- "property1": "string",
- "property2": "string"
}, - "controllingCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves the collection of Document resources.
Retrieves the collection of Document resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| company.id | integer |
| company.id[] | Array of integers |
| entityId | integer |
| entityId[] | Array of integers |
| entityType | string |
| entityType[] | Array of strings |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "id": 0,
- "entityType": "string",
- "entityId": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "documentName": "string",
- "contentUrl": "string",
- "filePath": "string",
- "documentType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mediaType": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Creates a Document resource.
Creates a Document resource.
Authorizations:
Request Body schema:
The new Document resource
| entityType | string |
| entityId | integer or null soft link to entity |
| company | string or null <iri-reference> Many Document may have One Company. |
| documentName | string or null |
| contentUrl | |
| file | string or null <binary> |
| filePath | string or null |
| documentType | string or null <iri-reference> Many ExtractRequest have One ReferenceCode as extraction status. |
| mediaType | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "entityType": "string",
- "entityId": 0,
- "company": "../словник",
- "documentName": "string",
- "contentUrl": "string",
- "file": "string",
- "filePath": "string",
- "documentType": "../словник",
- "mediaType": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 201
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "entityType": "string",
- "entityId": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "documentName": "string",
- "contentUrl": "string",
- "filePath": "string",
- "documentType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mediaType": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves a Document resource.
Retrieves a Document resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "entityType": "string",
- "entityId": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "documentName": "string",
- "contentUrl": "string",
- "filePath": "string",
- "documentType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mediaType": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Replaces the Document resource.
Replaces the Document resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema:
The updated Document resource
| entityType | string |
| entityId | integer or null soft link to entity |
(Company.jsonld-metadata.write_document.write (object or null)) Many Document may have One Company. | |
| documentName | string or null |
| filePath | string or null |
(ReferenceCode.jsonld-metadata.write_document.write (object or null)) Many ExtractRequest have One ReferenceCode as extraction status. | |
| mediaType | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "entityType": "string",
- "entityId": 0,
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "documentName": "string",
- "filePath": "string",
- "documentType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mediaType": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "entityType": "string",
- "entityId": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "documentName": "string",
- "contentUrl": "string",
- "filePath": "string",
- "documentType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mediaType": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Updates the Document resource.
Updates the Document resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema: application/merge-patch+json
The updated Document resource
| entityType | string |
| entityId | integer or null soft link to entity |
(Company-metadata.write_document.write (object or null)) Many Document may have One Company. | |
| documentName | string or null |
| filePath | string or null |
(ReferenceCode-metadata.write_document.write (object or null)) Many ExtractRequest have One ReferenceCode as extraction status. | |
| mediaType | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "entityType": "string",
- "entityId": 0,
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "documentName": "string",
- "filePath": "string",
- "documentType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mediaType": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "entityType": "string",
- "entityId": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "documentName": "string",
- "contentUrl": "string",
- "filePath": "string",
- "documentType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mediaType": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves the collection of PurchaseOrder resources.
Retrieves the collection of PurchaseOrder resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| orderNumber | string |
| supplier.name | string |
| supplier.code | string |
| supplier.code[] | Array of strings |
| company.id | integer |
| company.id[] | Array of integers |
| warehouseLocation.name | string |
| warehouseLocation.code | string |
| warehouseLocation.code[] | Array of strings |
| status | string |
| status[] | Array of strings |
| status.code | string |
| status.code[] | Array of strings |
| orderOrigin | string |
| orderOrigin[] | Array of strings |
| carrier | string |
| carrier[] | Array of strings |
| carrier.code | string |
| carrier.code[] | Array of strings |
| trackingNumber | string |
| orderType | string |
| referenceNumber | string |
| createdAt[before] | string |
| createdAt[strictly_before] | string |
| createdAt[after] | string |
| createdAt[strictly_after] | string |
| updatedAt[before] | string |
| updatedAt[strictly_before] | string |
| updatedAt[after] | string |
| updatedAt[strictly_after] | string |
| receivedAt[before] | string |
| receivedAt[strictly_before] | string |
| receivedAt[after] | string |
| receivedAt[strictly_after] | string |
| exists[receivedAt] | boolean |
| order[id] | string Enum: "asc" "desc" |
| order[createdAt] | string Enum: "asc" "desc" |
| order[updatedAt] | string Enum: "asc" "desc" |
| order[orderNumber] | string Enum: "asc" "desc" |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "orderOrigin": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "referenceNumber": "string",
- "trackingNumber": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "issuedAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "receivedAt": "2019-08-24T14:15:22Z",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "entry": "string",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "entry": "string",
- "quantity": 0,
- "quantityReceived": 0,
- "totalPrice": 0,
- "unitPrice": 0,
- "currency": "string",
- "unit": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "pcb": 0,
- "receptionNumber": "string",
- "receivedAt": "2019-08-24T14:15:22Z",
- "extractStatus": "string",
- "manufacturingDate": "2019-08-24T14:15:22Z",
- "aggregatedPosition": 0,
- "salesOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "total": 0,
- "status": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsSyncSuccessfulAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "purchaseOrderEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "sourcingOffice": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Creates a PurchaseOrder resource.
Creates a PurchaseOrder resource.
Authorizations:
Request Body schema:
The new PurchaseOrder resource
| orderNumber | string or null |
| orderOrigin | string or null |
| orderType | string or null |
| orderTypeString | string or null |
| referenceNumber | string or null |
| trackingNumber | string or null |
(Carrier.jsonld-metadata.write_purchase_order.write (object or null)) | |
| issuedAt | string or null <date-time> |
| dueAt | string or null <date-time> |
| receivedAt | string or null <date-time> |
required | (Connection.jsonld-metadata.write_purchase_order.write (object or null)) |
| entry | string or null |
(Connection.jsonld-metadata.write_purchase_order.write (object or null)) | |
Array of objects (PurchaseOrderLineItem.jsonld-metadata.write_purchase_order.write) | |
required | (Company.jsonld-metadata.write_purchase_order.write (object or null)) |
(Warehouse.jsonld-metadata.write_purchase_order.write (object or null)) | |
| total | integer |
(ReferenceCode.jsonld-metadata.write_purchase_order.write (object or null)) | |
Array of objects (PurchaseOrderEvent.jsonld-metadata.write_purchase_order.write) One PurchaseOrder has Many PurchaseOrderEvent. (orphanRemoval true will make sure no PurchaseOrderEvent without SalesOrder) | |
| sourcingOffice | string or null |
object or null | |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "orderNumber": "string",
- "orderOrigin": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "referenceNumber": "string",
- "trackingNumber": "string",
- "carrier": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "issuedAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "receivedAt": "2019-08-24T14:15:22Z",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "entry": "string",
- "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "entry": "string",
- "quantity": 0,
- "quantityReceived": 0,
- "totalPrice": 0,
- "unitPrice": 0,
- "currency": "string",
- "unit": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "pcb": 0,
- "receptionNumber": "string",
- "receivedAt": "2019-08-24T14:15:22Z",
- "extractStatus": "string",
- "manufacturingDate": "2019-08-24T14:15:22Z",
- "aggregatedPosition": 0,
- "salesOrderLineItems": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "updatedAt": "2019-08-24T14:15:22Z"
}
], - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouseLocation": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "total": 0,
- "status": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderEvents": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "sourcingOffice": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 201
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "orderOrigin": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "referenceNumber": "string",
- "trackingNumber": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "issuedAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "receivedAt": "2019-08-24T14:15:22Z",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "entry": "string",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "entry": "string",
- "quantity": 0,
- "quantityReceived": 0,
- "totalPrice": 0,
- "unitPrice": 0,
- "currency": "string",
- "unit": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "pcb": 0,
- "receptionNumber": "string",
- "receivedAt": "2019-08-24T14:15:22Z",
- "extractStatus": "string",
- "manufacturingDate": "2019-08-24T14:15:22Z",
- "aggregatedPosition": 0,
- "salesOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "total": 0,
- "status": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsSyncSuccessfulAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "purchaseOrderEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "status": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "sourcingOffice": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves a PurchaseOrder resource.
Retrieves a PurchaseOrder resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "orderOrigin": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "referenceNumber": "string",
- "trackingNumber": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "issuedAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "receivedAt": "2019-08-24T14:15:22Z",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "entry": "string",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "entry": "string",
- "quantity": 0,
- "quantityReceived": 0,
- "totalPrice": 0,
- "unitPrice": 0,
- "currency": "string",
- "unit": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "pcb": 0,
- "receptionNumber": "string",
- "receivedAt": "2019-08-24T14:15:22Z",
- "extractStatus": "string",
- "manufacturingDate": "2019-08-24T14:15:22Z",
- "aggregatedPosition": 0,
- "salesOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "total": 0,
- "status": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsSyncSuccessfulAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "purchaseOrderEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "status": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "sourcingOffice": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Replaces the PurchaseOrder resource.
Replaces the PurchaseOrder resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema:
The updated PurchaseOrder resource
| orderNumber | string or null |
| orderOrigin | string or null |
| orderType | string or null |
| orderTypeString | string or null |
| referenceNumber | string or null |
| trackingNumber | string or null |
(Carrier.jsonld-metadata.write_purchase_order.write (object or null)) | |
| issuedAt | string or null <date-time> |
| dueAt | string or null <date-time> |
| receivedAt | string or null <date-time> |
required | (Connection.jsonld-metadata.write_purchase_order.write (object or null)) |
| entry | string or null |
(Connection.jsonld-metadata.write_purchase_order.write (object or null)) | |
Array of objects (PurchaseOrderLineItem.jsonld-metadata.write_purchase_order.write) | |
required | (Company.jsonld-metadata.write_purchase_order.write (object or null)) |
(Warehouse.jsonld-metadata.write_purchase_order.write (object or null)) | |
| total | integer |
(ReferenceCode.jsonld-metadata.write_purchase_order.write (object or null)) | |
Array of objects (PurchaseOrderEvent.jsonld-metadata.write_purchase_order.write) One PurchaseOrder has Many PurchaseOrderEvent. (orphanRemoval true will make sure no PurchaseOrderEvent without SalesOrder) | |
| sourcingOffice | string or null |
object or null | |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "orderNumber": "string",
- "orderOrigin": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "referenceNumber": "string",
- "trackingNumber": "string",
- "carrier": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "issuedAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "receivedAt": "2019-08-24T14:15:22Z",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "entry": "string",
- "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "entry": "string",
- "quantity": 0,
- "quantityReceived": 0,
- "totalPrice": 0,
- "unitPrice": 0,
- "currency": "string",
- "unit": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "pcb": 0,
- "receptionNumber": "string",
- "receivedAt": "2019-08-24T14:15:22Z",
- "extractStatus": "string",
- "manufacturingDate": "2019-08-24T14:15:22Z",
- "aggregatedPosition": 0,
- "salesOrderLineItems": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "updatedAt": "2019-08-24T14:15:22Z"
}
], - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouseLocation": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "total": 0,
- "status": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderEvents": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "sourcingOffice": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "orderOrigin": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "referenceNumber": "string",
- "trackingNumber": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "issuedAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "receivedAt": "2019-08-24T14:15:22Z",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "entry": "string",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "entry": "string",
- "quantity": 0,
- "quantityReceived": 0,
- "totalPrice": 0,
- "unitPrice": 0,
- "currency": "string",
- "unit": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "pcb": 0,
- "receptionNumber": "string",
- "receivedAt": "2019-08-24T14:15:22Z",
- "extractStatus": "string",
- "manufacturingDate": "2019-08-24T14:15:22Z",
- "aggregatedPosition": 0,
- "salesOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "total": 0,
- "status": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsSyncSuccessfulAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "purchaseOrderEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "status": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "sourcingOffice": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Updates the PurchaseOrder resource.
Updates the PurchaseOrder resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema: application/merge-patch+json
The updated PurchaseOrder resource
| orderNumber | string or null |
| orderOrigin | string or null |
| orderType | string or null |
| orderTypeString | string or null |
| referenceNumber | string or null |
| trackingNumber | string or null |
(Carrier-metadata.write_purchase_order.write (object or null)) | |
| issuedAt | string or null <date-time> |
| dueAt | string or null <date-time> |
| receivedAt | string or null <date-time> |
required | (Connection-metadata.write_purchase_order.write (object or null)) |
| entry | string or null |
(Connection-metadata.write_purchase_order.write (object or null)) | |
Array of objects (PurchaseOrderLineItem-metadata.write_purchase_order.write) | |
required | (Company-metadata.write_purchase_order.write (object or null)) |
(Warehouse-metadata.write_purchase_order.write (object or null)) | |
| total | integer |
(ReferenceCode-metadata.write_purchase_order.write (object or null)) | |
Array of objects (PurchaseOrderEvent-metadata.write_purchase_order.write) One PurchaseOrder has Many PurchaseOrderEvent. (orphanRemoval true will make sure no PurchaseOrderEvent without SalesOrder) | |
| sourcingOffice | string or null |
object or null | |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "orderNumber": "string",
- "orderOrigin": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "referenceNumber": "string",
- "trackingNumber": "string",
- "carrier": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "issuedAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "receivedAt": "2019-08-24T14:15:22Z",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "entry": "string",
- "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "entry": "string",
- "quantity": 0,
- "quantityReceived": 0,
- "totalPrice": 0,
- "unitPrice": 0,
- "currency": "string",
- "unit": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "pcb": 0,
- "receptionNumber": "string",
- "receivedAt": "2019-08-24T14:15:22Z",
- "extractStatus": "string",
- "manufacturingDate": "2019-08-24T14:15:22Z",
- "aggregatedPosition": 0,
- "salesOrderLineItems": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "updatedAt": "2019-08-24T14:15:22Z"
}
], - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouseLocation": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "total": 0,
- "status": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderEvents": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "sourcingOffice": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "orderOrigin": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "referenceNumber": "string",
- "trackingNumber": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "issuedAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "receivedAt": "2019-08-24T14:15:22Z",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "entry": "string",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "purchaseOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "position": 0,
- "entry": "string",
- "quantity": 0,
- "quantityReceived": 0,
- "totalPrice": 0,
- "unitPrice": 0,
- "currency": "string",
- "unit": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "pcb": 0,
- "receptionNumber": "string",
- "receivedAt": "2019-08-24T14:15:22Z",
- "extractStatus": "string",
- "manufacturingDate": "2019-08-24T14:15:22Z",
- "aggregatedPosition": 0,
- "salesOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "total": 0,
- "status": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsSyncSuccessfulAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "purchaseOrderEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "status": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "sourcingOffice": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves the collection of SalesOrder resources.
Retrieves the collection of SalesOrder resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| orderNumber | string |
| externalOrderNumber | string |
| fulfillmentStatus | string |
| fulfillmentStatus[] | Array of strings |
| fulfillmentStatus.code | string |
| fulfillmentStatus.code[] | Array of strings |
| orderOrigin | string |
| orderOrigin[] | Array of strings |
| company.id | integer |
| company.id[] | Array of integers |
| warehouseLocation.name | string |
| warehouseLocation.code | string |
| warehouseLocation.code[] | Array of strings |
| shipFrom.name | string |
| shipTo.name | string |
| mainTransportType.code | string |
| mainTransportType.code[] | Array of strings |
| carrier | string |
| carrier[] | Array of strings |
| carrier.code | string |
| carrier.code[] | Array of strings |
| trackingNumber | string |
| orderType | string |
| referenceNumber | string |
| createdAt[before] | string |
| createdAt[strictly_before] | string |
| createdAt[after] | string |
| createdAt[strictly_after] | string |
| updatedAt[before] | string |
| updatedAt[strictly_before] | string |
| updatedAt[after] | string |
| updatedAt[strictly_after] | string |
| shippedAt[before] | string |
| shippedAt[strictly_before] | string |
| shippedAt[after] | string |
| shippedAt[strictly_after] | string |
| paidAt[before] | string |
| paidAt[strictly_before] | string |
| paidAt[after] | string |
| paidAt[strictly_after] | string |
| dueAt[before] | string |
| dueAt[strictly_before] | string |
| dueAt[after] | string |
| dueAt[strictly_after] | string |
| fulfillmentStatus.code[between] | string |
| fulfillmentStatus.code[gt] | string |
| fulfillmentStatus.code[gte] | string |
| fulfillmentStatus.code[lt] | string |
| fulfillmentStatus.code[lte] | string |
| total[between] | string |
| total[gt] | string |
| total[gte] | string |
| total[lt] | string |
| total[lte] | string |
| exists[shippedAt] | boolean |
| exists[paidAt] | boolean |
| exists[dueAt] | boolean |
| order[id] | string Enum: "asc" "desc" |
| order[createdAt] | string Enum: "asc" "desc" |
| order[updatedAt] | string Enum: "asc" "desc" |
| order[orderNumber] | string Enum: "asc" "desc" |
| json_contains_attributes | string Example: json_contains_attributes=urlsafebase64encode('{"needle": {"code": "lorem ipsum"}, "path": "$.nestedPath"}') URL-safe base64 encoded JSON string with required "needle" key and optional "path" key. |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "bookingLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "category": null,
- "code": null,
- "name": null,
- "description": null,
- "settings": [ ],
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": null,
- "@id": null,
- "@type": null
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": null,
- "@id": null,
- "@type": null
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": null,
- "@id": null,
- "@type": null
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": { },
- "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "purchaseOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipments": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "salesOrderAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "assignee": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "username": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "labelPrintData": [
- "string"
], - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "shippingUnits": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "channel": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Creates a SalesOrder resource.
Creates a SalesOrder resource.
Authorizations:
Request Body schema:
The new SalesOrder resource
| orderNumber | string or null |
| externalOrderNumber | string or null |
| issuedAt | string or null <date-time> |
| comment | string or null |
| shippedAt | string or null <date-time> |
| paidAt | string or null <date-time> |
| dueAt | string or null <date-time> |
(Warehouse.jsonld-metadata.write_sales_order.write (object or null)) | |
(Connection.jsonld-metadata.write_sales_order.write (object or null)) | |
(Connection.jsonld-metadata.write_sales_order.write (object or null)) | |
(Connection.jsonld-metadata.write_sales_order.write (object or null)) | |
Array of objects (SalesOrderLineItem.jsonld-metadata.write_sales_order.write) | |
Array of objects (Shipment.jsonld-metadata.write_sales_order.write) Many SalesOrders have Many Shipments. | |
Array of objects (FulfillmentEvent.jsonld-metadata.write_sales_order.write) One SalesOrder has Many FulfillmentEvent. | |
Array of objects (SalesOrderAttribute.jsonld-metadata.write_sales_order.write) One SalesOrder has Many SalesOrderAttribute. | |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) Many SalesOrder have One FulfillmentStatus | |
required | object (Company.jsonld-metadata.write_sales_order.write) |
(User.jsonld-metadata.write_sales_order.write (object or null)) Many SalesOrders have One User. | |
| referenceNumber | string or null |
| orderOrigin | string or null |
| total | integer |
| totalAmount | number |
| totalAmountWithTax | number |
| totalPaidAmount | number |
| tax | number |
| totalDiscount | number |
| currency | |
| totalWeight | number |
| weightUnit | string or null Kg, gm, oz or lb |
| wmsEdiGeneratedAt | string or null <date-time> |
| outEdiGeneratedAt | string or null <date-time> |
| orderAcceptedDate | string or null <date-time> |
| paymentStatus | string or null Possible unpaid, partial or paid |
| refundAt | string or null <date-time> |
| groupCode | string or null |
(Carrier.jsonld-metadata.write_sales_order.write (object or null)) | |
| trackingNumber | string or null |
| labelUrl | string or null |
| orderType | string or null |
| orderTypeString | string or null |
| wmsOrderNumber | string or null |
| version | integer |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) | |
| commentDelayReasonFulfillment | string or null |
| fragile | boolean |
| presales | boolean |
| shippingInstructions | string or null |
| cargoReadyDate | string or null <date-time> |
(Connection.jsonld-metadata.write_sales_order.write (object or null)) | |
(Connection.jsonld-metadata.write_sales_order.write (object or null)) | |
| proformaInvoiceNumber | string or null |
| proformaInvoiceEstimatedTimeOfDeparture | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) | |
| incotermPlace | string or null |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) | |
| paymentTerms | string or null |
object or null | |
Array of objects (ShippingUnit.jsonld-metadata.write_sales_order.write) One SalesOrder has Many ShippingUnits | |
| operationCode | string or null |
| operationName | string or null |
| department | string or null |
| season | string or null |
| sourcingOffice | string or null |
| shipperComment | string or null |
| packingInstructions | string or null |
| totalVolume | number |
| volumeUnit | string or null |
| selectionCriteria | string or null |
| deliveryMode | string or null |
(Channel.jsonld-metadata.write_sales_order.write (object or null)) | |
| shippingFee | number |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "bookingLineItems": [
- {
- "booking": {
- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": { },
- "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "purchaseOrderLineItem": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipments": [
- {
- "shipmentNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentEvents": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "salesOrderAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "assignee": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "carrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "shippingUnits": [
- {
- "shipment": {
- "shipmentNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "channel": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingFee": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 201
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "bookingLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": { },
- "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "purchaseOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipments": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "salesOrderAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "assignee": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "username": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "labelPrintData": [
- "string"
], - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "shippingUnits": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "channel": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves a SalesOrder resource.
Retrieves a SalesOrder resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "bookingLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": { },
- "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "purchaseOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipments": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "salesOrderAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "assignee": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "username": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "labelPrintData": [
- "string"
], - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "shippingUnits": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "channel": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Replaces the SalesOrder resource.
Replaces the SalesOrder resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema:
The updated SalesOrder resource
| orderNumber | string or null |
| externalOrderNumber | string or null |
| issuedAt | string or null <date-time> |
| comment | string or null |
| shippedAt | string or null <date-time> |
| paidAt | string or null <date-time> |
| dueAt | string or null <date-time> |
(Warehouse.jsonld-metadata.write_sales_order.write (object or null)) | |
(Connection.jsonld-metadata.write_sales_order.write (object or null)) | |
(Connection.jsonld-metadata.write_sales_order.write (object or null)) | |
(Connection.jsonld-metadata.write_sales_order.write (object or null)) | |
Array of objects (SalesOrderLineItem.jsonld-metadata.write_sales_order.write) | |
Array of objects (Shipment.jsonld-metadata.write_sales_order.write) Many SalesOrders have Many Shipments. | |
Array of objects (FulfillmentEvent.jsonld-metadata.write_sales_order.write) One SalesOrder has Many FulfillmentEvent. | |
Array of objects (SalesOrderAttribute.jsonld-metadata.write_sales_order.write) One SalesOrder has Many SalesOrderAttribute. | |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) Many SalesOrder have One FulfillmentStatus | |
required | object (Company.jsonld-metadata.write_sales_order.write) |
(User.jsonld-metadata.write_sales_order.write (object or null)) Many SalesOrders have One User. | |
| referenceNumber | string or null |
| orderOrigin | string or null |
| total | integer |
| totalAmount | number |
| totalAmountWithTax | number |
| totalPaidAmount | number |
| tax | number |
| totalDiscount | number |
| currency | |
| totalWeight | number |
| weightUnit | string or null Kg, gm, oz or lb |
| wmsEdiGeneratedAt | string or null <date-time> |
| outEdiGeneratedAt | string or null <date-time> |
| orderAcceptedDate | string or null <date-time> |
| paymentStatus | string or null Possible unpaid, partial or paid |
| refundAt | string or null <date-time> |
| groupCode | string or null |
(Carrier.jsonld-metadata.write_sales_order.write (object or null)) | |
| trackingNumber | string or null |
| labelUrl | string or null |
| orderType | string or null |
| orderTypeString | string or null |
| wmsOrderNumber | string or null |
| version | integer |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) | |
| commentDelayReasonFulfillment | string or null |
| fragile | boolean |
| presales | boolean |
| shippingInstructions | string or null |
| cargoReadyDate | string or null <date-time> |
(Connection.jsonld-metadata.write_sales_order.write (object or null)) | |
(Connection.jsonld-metadata.write_sales_order.write (object or null)) | |
| proformaInvoiceNumber | string or null |
| proformaInvoiceEstimatedTimeOfDeparture | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) | |
| incotermPlace | string or null |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_sales_order.write (object or null)) | |
| paymentTerms | string or null |
object or null | |
Array of objects (ShippingUnit.jsonld-metadata.write_sales_order.write) One SalesOrder has Many ShippingUnits | |
| operationCode | string or null |
| operationName | string or null |
| department | string or null |
| season | string or null |
| sourcingOffice | string or null |
| shipperComment | string or null |
| packingInstructions | string or null |
| totalVolume | number |
| volumeUnit | string or null |
| selectionCriteria | string or null |
| deliveryMode | string or null |
(Channel.jsonld-metadata.write_sales_order.write (object or null)) | |
| shippingFee | number |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "bookingLineItems": [
- {
- "booking": {
- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": { },
- "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "purchaseOrderLineItem": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipments": [
- {
- "shipmentNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentEvents": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "salesOrderAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "assignee": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "carrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "shippingUnits": [
- {
- "shipment": {
- "shipmentNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "channel": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingFee": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "bookingLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": { },
- "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "purchaseOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipments": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "salesOrderAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "assignee": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "username": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "labelPrintData": [
- "string"
], - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "shippingUnits": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "channel": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Updates the SalesOrder resource.
Updates the SalesOrder resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema: application/merge-patch+json
The updated SalesOrder resource
| orderNumber | string or null |
| externalOrderNumber | string or null |
| issuedAt | string or null <date-time> |
| comment | string or null |
| shippedAt | string or null <date-time> |
| paidAt | string or null <date-time> |
| dueAt | string or null <date-time> |
(Warehouse-metadata.write_sales_order.write (object or null)) | |
(Connection-metadata.write_sales_order.write (object or null)) | |
(Connection-metadata.write_sales_order.write (object or null)) | |
(Connection-metadata.write_sales_order.write (object or null)) | |
Array of objects (SalesOrderLineItem-metadata.write_sales_order.write) | |
Array of objects (Shipment-metadata.write_sales_order.write) Many SalesOrders have Many Shipments. | |
Array of objects (FulfillmentEvent-metadata.write_sales_order.write) One SalesOrder has Many FulfillmentEvent. | |
Array of objects (SalesOrderAttribute-metadata.write_sales_order.write) One SalesOrder has Many SalesOrderAttribute. | |
(ReferenceCode-metadata.write_sales_order.write (object or null)) Many SalesOrder have One FulfillmentStatus | |
required | object (Company-metadata.write_sales_order.write) |
(User-metadata.write_sales_order.write (object or null)) Many SalesOrders have One User. | |
| referenceNumber | string or null |
| orderOrigin | string or null |
| total | integer |
| totalAmount | number |
| totalAmountWithTax | number |
| totalPaidAmount | number |
| tax | number |
| totalDiscount | number |
| currency | |
| totalWeight | number |
| weightUnit | string or null Kg, gm, oz or lb |
| wmsEdiGeneratedAt | string or null <date-time> |
| outEdiGeneratedAt | string or null <date-time> |
| orderAcceptedDate | string or null <date-time> |
| paymentStatus | string or null Possible unpaid, partial or paid |
| refundAt | string or null <date-time> |
| groupCode | string or null |
(Carrier-metadata.write_sales_order.write (object or null)) | |
| trackingNumber | string or null |
| labelUrl | string or null |
| orderType | string or null |
| orderTypeString | string or null |
| wmsOrderNumber | string or null |
| version | integer |
(ReferenceCode-metadata.write_sales_order.write (object or null)) | |
(ReferenceCode-metadata.write_sales_order.write (object or null)) | |
| commentDelayReasonFulfillment | string or null |
| fragile | boolean |
| presales | boolean |
| shippingInstructions | string or null |
| cargoReadyDate | string or null <date-time> |
(Connection-metadata.write_sales_order.write (object or null)) | |
(Connection-metadata.write_sales_order.write (object or null)) | |
| proformaInvoiceNumber | string or null |
| proformaInvoiceEstimatedTimeOfDeparture | string or null <date-time> |
(ReferenceCode-metadata.write_sales_order.write (object or null)) | |
| incotermPlace | string or null |
(ReferenceCode-metadata.write_sales_order.write (object or null)) | |
(ReferenceCode-metadata.write_sales_order.write (object or null)) | |
| paymentTerms | string or null |
object or null | |
Array of objects (ShippingUnit-metadata.write_sales_order.write) One SalesOrder has Many ShippingUnits | |
| operationCode | string or null |
| operationName | string or null |
| department | string or null |
| season | string or null |
| sourcingOffice | string or null |
| shipperComment | string or null |
| packingInstructions | string or null |
| totalVolume | number |
| volumeUnit | string or null |
| selectionCriteria | string or null |
| deliveryMode | string or null |
(Channel-metadata.write_sales_order.write (object or null)) | |
| shippingFee | number |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "bookingLineItems": [
- {
- "booking": {
- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": { },
- "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "purchaseOrderLineItem": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipments": [
- {
- "shipmentNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentEvents": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "salesOrderAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "assignee": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "carrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "shippingUnits": [
- {
- "shipment": {
- "shipmentNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "channel": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingFee": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "bookingLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": { },
- "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}
], - "purchaseOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipments": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "salesOrderAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "assignee": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "username": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "outEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "labelPrintData": [
- "string"
], - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "attributes": {
- "property1": "string",
- "property2": "string"
}, - "shippingUnits": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "channel": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves the collection of Shipment resources.
Retrieves the collection of Shipment resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| shipmentNumber | string |
| company.id | integer |
| company.id[] | Array of integers |
| houseBillOfLading | string |
| createdAt[before] | string |
| createdAt[strictly_before] | string |
| createdAt[after] | string |
| createdAt[strictly_after] | string |
| updatedAt[before] | string |
| updatedAt[strictly_before] | string |
| updatedAt[after] | string |
| updatedAt[strictly_after] | string |
| completedAt[before] | string |
| completedAt[strictly_before] | string |
| completedAt[after] | string |
| completedAt[strictly_after] | string |
| order[id] | string Enum: "asc" "desc" |
| order[createdAt] | string Enum: "asc" "desc" |
| order[updatedAt] | string Enum: "asc" "desc" |
| order[shipmentNumber] | string Enum: "asc" "desc" |
| json_contains_attributes | string Example: json_contains_attributes=urlsafebase64encode('{"needle": {"code": "lorem ipsum"}, "path": "$.nestedPath"}') URL-safe base64 encoded JSON string with required "needle" key and optional "path" key. |
| draft | boolean |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnits": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "relationship": null,
- "note": null,
- "wmsCode": null,
- "preferredCurrency": null,
- "contact": null,
- "billTo": null,
- "addresses": [ ],
- "lastUsed": null,
- "company": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "releaseThreshold": null,
- "invoicedAtRetailPrice": null,
- "active": null,
- "businessRegistrationNumber": null,
- "businessRegistrationType": null,
- "latitude": null,
- "longitude": null,
- "countryCode": null,
- "country": null,
- "state": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "externalId": null,
- "warehouse": null,
- "consigneeId": null,
- "notifyId": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shipTo": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "relationship": null,
- "note": null,
- "wmsCode": null,
- "preferredCurrency": null,
- "contact": null,
- "billTo": null,
- "addresses": [ ],
- "lastUsed": null,
- "company": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "releaseThreshold": null,
- "invoicedAtRetailPrice": null,
- "active": null,
- "businessRegistrationNumber": null,
- "businessRegistrationType": null,
- "latitude": null,
- "longitude": null,
- "countryCode": null,
- "country": null,
- "state": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "externalId": null,
- "warehouse": null,
- "consigneeId": null,
- "notifyId": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "billingTo": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "relationship": null,
- "note": null,
- "wmsCode": null,
- "preferredCurrency": null,
- "contact": null,
- "billTo": null,
- "addresses": [ ],
- "lastUsed": null,
- "company": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "releaseThreshold": null,
- "invoicedAtRetailPrice": null,
- "active": null,
- "businessRegistrationNumber": null,
- "businessRegistrationType": null,
- "latitude": null,
- "longitude": null,
- "countryCode": null,
- "country": null,
- "state": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "externalId": null,
- "warehouse": null,
- "consigneeId": null,
- "notifyId": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "category": null,
- "code": null,
- "name": null,
- "description": null,
- "settings": [ ],
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "delayReasonFulfillment": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "category": null,
- "code": null,
- "name": null,
- "description": null,
- "settings": [ ],
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "relationship": null,
- "note": null,
- "wmsCode": null,
- "preferredCurrency": null,
- "contact": null,
- "billTo": null,
- "addresses": [ ],
- "lastUsed": null,
- "company": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "releaseThreshold": null,
- "invoicedAtRetailPrice": null,
- "active": null,
- "businessRegistrationNumber": null,
- "businessRegistrationType": null,
- "latitude": null,
- "longitude": null,
- "countryCode": null,
- "country": null,
- "state": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "externalId": null,
- "warehouse": null,
- "consigneeId": null,
- "notifyId": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "destinationForwarder": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "relationship": null,
- "note": null,
- "wmsCode": null,
- "preferredCurrency": null,
- "contact": null,
- "billTo": null,
- "addresses": [ ],
- "lastUsed": null,
- "company": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "releaseThreshold": null,
- "invoicedAtRetailPrice": null,
- "active": null,
- "businessRegistrationNumber": null,
- "businessRegistrationType": null,
- "latitude": null,
- "longitude": null,
- "countryCode": null,
- "country": null,
- "state": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "externalId": null,
- "warehouse": null,
- "consigneeId": null,
- "notifyId": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "category": null,
- "code": null,
- "name": null,
- "description": null,
- "settings": [ ],
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "category": null,
- "code": null,
- "name": null,
- "description": null,
- "settings": [ ],
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "portOfDischarge": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "category": null,
- "code": null,
- "name": null,
- "description": null,
- "settings": [ ],
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "relationship": null,
- "note": null,
- "wmsCode": null,
- "preferredCurrency": null,
- "contact": null,
- "billTo": null,
- "addresses": [ ],
- "lastUsed": null,
- "company": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "releaseThreshold": null,
- "invoicedAtRetailPrice": null,
- "active": null,
- "businessRegistrationNumber": null,
- "businessRegistrationType": null,
- "latitude": null,
- "longitude": null,
- "countryCode": null,
- "country": null,
- "state": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "externalId": null,
- "warehouse": null,
- "consigneeId": null,
- "notifyId": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "category": null,
- "code": null,
- "name": null,
- "description": null,
- "settings": [ ],
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "category": null,
- "code": null,
- "name": null,
- "description": null,
- "settings": [ ],
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": null,
- "@id": null,
- "@type": null
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": null,
- "@id": null,
- "@type": null
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": null,
- "@id": null,
- "@type": null
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "code": null,
- "value": null,
- "createdAt": null,
- "updatedAt": null
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "relationship": null,
- "note": null,
- "wmsCode": null,
- "preferredCurrency": null,
- "contact": null,
- "billTo": null,
- "addresses": [ ],
- "lastUsed": null,
- "company": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "releaseThreshold": null,
- "invoicedAtRetailPrice": null,
- "active": null,
- "businessRegistrationNumber": null,
- "businessRegistrationType": null,
- "latitude": null,
- "longitude": null,
- "countryCode": null,
- "country": null,
- "state": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "externalId": null,
- "warehouse": null,
- "consigneeId": null,
- "notifyId": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "category": null,
- "code": null,
- "name": null,
- "description": null,
- "settings": [ ],
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "orderNumber": null,
- "externalOrderNumber": null,
- "issuedAt": null,
- "comment": null,
- "shippedAt": null,
- "paidAt": null,
- "dueAt": null,
- "shipFrom": null,
- "shipTo": null,
- "billingTo": null,
- "referenceNumber": null,
- "orderOrigin": null,
- "total": null,
- "totalAmount": null,
- "totalAmountWithTax": null,
- "totalPaidAmount": null,
- "tax": null,
- "totalDiscount": null,
- "currency": null,
- "totalWeight": null,
- "weightUnit": null,
- "orderAcceptedDate": null,
- "paymentStatus": null,
- "refundAt": null,
- "groupCode": null,
- "trackingNumber": null,
- "labelUrl": null,
- "orderType": null,
- "orderTypeString": null,
- "wmsOrderNumber": null,
- "version": null,
- "mainTransportType": null,
- "delayReasonFulfillment": null,
- "commentDelayReasonFulfillment": null,
- "fragile": null,
- "presales": null,
- "shippingInstructions": null,
- "cargoReadyDate": null,
- "originForwarder": null,
- "destinationForwarder": null,
- "proformaInvoiceNumber": null,
- "proformaInvoiceEstimatedTimeOfDeparture": null,
- "incoterm": null,
- "incotermPlace": null,
- "portOfLoading": null,
- "portOfDischarge": null,
- "paymentTerms": null,
- "operationCode": null,
- "operationName": null,
- "department": null,
- "season": null,
- "sourcingOffice": null,
- "shipperComment": null,
- "packingInstructions": null,
- "totalVolume": null,
- "volumeUnit": null,
- "selectionCriteria": null,
- "deliveryMode": null,
- "shippingFee": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "variant": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "pictureUrl": null,
- "translatedName": null,
- "description1": null,
- "translatedDescription1": null,
- "description2": null,
- "translatedDescription2": null,
- "active": null,
- "certificate": null,
- "expirable": null,
- "taxable": null,
- "hscode": null,
- "sku": null,
- "ean": null,
- "upc": null,
- "weightUnit": null,
- "grossWeight": null,
- "netWeight": null,
- "metricUnit": null,
- "height": null,
- "length": null,
- "width": null,
- "cbm": null,
- "boxUnit": null,
- "quantityPerBox": null,
- "grossWeightBox": null,
- "currency": null,
- "buyPrice": null,
- "retailPrice": null,
- "wholesalePrice": null,
- "shopifySku": null,
- "supplier": null,
- "minStock": null,
- "maxStock": null,
- "orderMultiple": null,
- "minimumOrderQuantity": null,
- "boxesPerLayer": null,
- "layersPerPallet": null,
- "externalId": null,
- "fragile": null,
- "unitOfMeasure": null,
- "countryOfOrigin": null,
- "lotManagement": null,
- "expiryManagement": null,
- "brand": null,
- "createdAt": null,
- "updatedAt": null
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLegs": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLog": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "shipmentLogEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "salesOrders": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "extractStatus": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Create a Shipment resource.
When creating a Shipment with relation to ShippingUnit and ShippingUnitLineItem, Hubble will try to automatically fulfill the SalesOrder by the relation of newly created ShippingUnitLineItem->SalesOrderLineItem.
Authorizations:
Request Body schema:
The new Shipment resource
| shipmentNumber | string or null |
required | (Company.jsonld-metadata.write_shipment.write (object or null)) Many Shipment have One Company. |
(Warehouse.jsonld-metadata.write_shipment.write (object or null)) Many SalesOrders have One Location/Warehouse. | |
(Connection.jsonld-metadata.write_shipment.write (object or null)) Many SalesOrders have One Location/Warehouse. | |
Array of objects (ShippingUnit.jsonld-metadata.write_shipment.write) One Shipment has Many ShippingUnit. | |
Array of objects (ShipmentAttribute.jsonld-metadata.write_shipment.write) One Shipment has Many ShipmentAttribute. | |
Array of objects (ShipmentLeg.jsonld-metadata.write_shipment.write) One Shipment has Many ShipmentLegs. | |
(ShipmentLog.jsonld-metadata.write_shipment.write (object or null)) One Shipment has One ShipmentLog. | |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
(Carrier.jsonld-metadata.write_shipment.write (object or null)) Many Shipment have One Carrier. | |
| vehicle | string or null |
| voyage | string or null |
| total | integer or null |
| totalWeight | integer or null |
| originalEstimatedTimeOfArrival | string or null <date-time> |
| originalEstimatedTimeOfDeparture | string or null <date-time> |
| estimatedTimeOfArrival | string or null <date-time> |
| estimatedTimeOfDeparture | string or null <date-time> |
| actualTimeOfArrival | string or null <date-time> |
| actualTimeOfDeparture | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
| comment | string or null |
| externalData | string or null |
| containerNumber | string or null |
Array of objects (SalesOrder.jsonld-metadata.write_shipment.write) Many Shipments have Many SalesOrders. | |
| extractStatus | string or null |
| commentDelayReasonDeparture | string or null |
| commentDelayReasonArrival | string or null |
| completedAt | string or null <date-time> |
(Connection.jsonld-metadata.write_shipment.write (object or null)) | |
(Connection.jsonld-metadata.write_shipment.write (object or null)) | |
(Connection.jsonld-metadata.write_shipment.write (object or null)) | |
| destinationAgentReference | string or null |
| customsReference | string or null |
| subscriptionStatus | string or null |
(Status.jsonld-metadata.write_shipment.write (object or null)) | |
(Status.jsonld-metadata.write_shipment.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
| controllingCustomer | string or null |
| consigneeId | string or null |
(Connection.jsonld-metadata.write_shipment.write (object or null)) | |
| description | string or null |
| marksAndNums | string or null |
| attributes | Array of strings or null |
| subscribeTracking | boolean |
| subscriptionId | string or null |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
| houseBillOfLading | string or null |
| masterBillOfLading | string or null |
| draft | boolean |
| forwarderErpEntity | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
| originalEta | string or null <date-time> |
| originalEtd | string or null <date-time> |
| eta | string or null <date-time> |
| etd | string or null <date-time> |
| ata | string or null <date-time> |
| atd | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) |
Responses
Request samples
- Payload
{- "shipmentNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnits": [
- {
- "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "code": {
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "updatedBy": null,
- "updatedAt": null
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLegs": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLog": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "salesOrders": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "extractStatus": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}Response samples
- 201
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnits": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLegs": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLog": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "shipmentLogEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "salesOrders": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "extractStatus": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}Retrieves a Shipment resource.
Retrieves a Shipment resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnits": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLegs": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLog": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "shipmentLogEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "salesOrders": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "extractStatus": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}Replaces the Shipment resource.
When updating a Shipment with relation to ShippingUnit and ShippingUnitLineItem, Hubble will try to automatically fulfill the SalesOrder by the relation of newly created ShippingUnitLineItem->SalesOrderLineItem.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema:
The updated Shipment resource
| shipmentNumber | string or null |
required | (Company.jsonld-metadata.write_shipment.write (object or null)) Many Shipment have One Company. |
(Warehouse.jsonld-metadata.write_shipment.write (object or null)) Many SalesOrders have One Location/Warehouse. | |
(Connection.jsonld-metadata.write_shipment.write (object or null)) Many SalesOrders have One Location/Warehouse. | |
Array of objects (ShippingUnit.jsonld-metadata.write_shipment.write) One Shipment has Many ShippingUnit. | |
Array of objects (ShipmentAttribute.jsonld-metadata.write_shipment.write) One Shipment has Many ShipmentAttribute. | |
Array of objects (ShipmentLeg.jsonld-metadata.write_shipment.write) One Shipment has Many ShipmentLegs. | |
(ShipmentLog.jsonld-metadata.write_shipment.write (object or null)) One Shipment has One ShipmentLog. | |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
(Carrier.jsonld-metadata.write_shipment.write (object or null)) Many Shipment have One Carrier. | |
| vehicle | string or null |
| voyage | string or null |
| total | integer or null |
| totalWeight | integer or null |
| originalEstimatedTimeOfArrival | string or null <date-time> |
| originalEstimatedTimeOfDeparture | string or null <date-time> |
| estimatedTimeOfArrival | string or null <date-time> |
| estimatedTimeOfDeparture | string or null <date-time> |
| actualTimeOfArrival | string or null <date-time> |
| actualTimeOfDeparture | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
| comment | string or null |
| externalData | string or null |
| containerNumber | string or null |
Array of objects (SalesOrder.jsonld-metadata.write_shipment.write) Many Shipments have Many SalesOrders. | |
| extractStatus | string or null |
| commentDelayReasonDeparture | string or null |
| commentDelayReasonArrival | string or null |
| completedAt | string or null <date-time> |
(Connection.jsonld-metadata.write_shipment.write (object or null)) | |
(Connection.jsonld-metadata.write_shipment.write (object or null)) | |
(Connection.jsonld-metadata.write_shipment.write (object or null)) | |
| destinationAgentReference | string or null |
| customsReference | string or null |
| subscriptionStatus | string or null |
(Status.jsonld-metadata.write_shipment.write (object or null)) | |
(Status.jsonld-metadata.write_shipment.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
| controllingCustomer | string or null |
| consigneeId | string or null |
(Connection.jsonld-metadata.write_shipment.write (object or null)) | |
| description | string or null |
| marksAndNums | string or null |
| attributes | Array of strings or null |
| subscribeTracking | boolean |
| subscriptionId | string or null |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) | |
| houseBillOfLading | string or null |
| masterBillOfLading | string or null |
| draft | boolean |
| forwarderErpEntity | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
| originalEta | string or null <date-time> |
| originalEtd | string or null <date-time> |
| eta | string or null <date-time> |
| etd | string or null <date-time> |
| ata | string or null <date-time> |
| atd | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_shipment.write (object or null)) |
Responses
Request samples
- Payload
{- "shipmentNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnits": [
- {
- "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "code": {
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "updatedBy": null,
- "updatedAt": null
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLegs": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLog": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "salesOrders": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "extractStatus": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnits": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLegs": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLog": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "shipmentLogEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "salesOrders": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "extractStatus": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}Updates the Shipment resource.
When updating a Shipment with relation to ShippingUnit and ShippingUnitLineItem, Hubble will try to automatically fulfill the SalesOrder by the relation of newly created ShippingUnitLineItem->SalesOrderLineItem.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema: application/merge-patch+json
The updated Shipment resource
| shipmentNumber | string or null |
required | (Company-metadata.write_shipment.write (object or null)) Many Shipment have One Company. |
(Warehouse-metadata.write_shipment.write (object or null)) Many SalesOrders have One Location/Warehouse. | |
(Connection-metadata.write_shipment.write (object or null)) Many SalesOrders have One Location/Warehouse. | |
Array of objects (ShippingUnit-metadata.write_shipment.write) One Shipment has Many ShippingUnit. | |
Array of objects (ShipmentAttribute-metadata.write_shipment.write) One Shipment has Many ShipmentAttribute. | |
Array of objects (ShipmentLeg-metadata.write_shipment.write) One Shipment has Many ShipmentLegs. | |
(ShipmentLog-metadata.write_shipment.write (object or null)) One Shipment has One ShipmentLog. | |
(ReferenceCode-metadata.write_shipment.write (object or null)) | |
(Carrier-metadata.write_shipment.write (object or null)) Many Shipment have One Carrier. | |
| vehicle | string or null |
| voyage | string or null |
| total | integer or null |
| totalWeight | integer or null |
| originalEstimatedTimeOfArrival | string or null <date-time> |
| originalEstimatedTimeOfDeparture | string or null <date-time> |
| estimatedTimeOfArrival | string or null <date-time> |
| estimatedTimeOfDeparture | string or null <date-time> |
| actualTimeOfArrival | string or null <date-time> |
| actualTimeOfDeparture | string or null <date-time> |
(ReferenceCode-metadata.write_shipment.write (object or null)) | |
(ReferenceCode-metadata.write_shipment.write (object or null)) | |
| comment | string or null |
| externalData | string or null |
| containerNumber | string or null |
Array of objects (SalesOrder-metadata.write_shipment.write) Many Shipments have Many SalesOrders. | |
| extractStatus | string or null |
| commentDelayReasonDeparture | string or null |
| commentDelayReasonArrival | string or null |
| completedAt | string or null <date-time> |
(Connection-metadata.write_shipment.write (object or null)) | |
(Connection-metadata.write_shipment.write (object or null)) | |
(Connection-metadata.write_shipment.write (object or null)) | |
| destinationAgentReference | string or null |
| customsReference | string or null |
| subscriptionStatus | string or null |
(Status-metadata.write_shipment.write (object or null)) | |
(Status-metadata.write_shipment.write (object or null)) | |
(ReferenceCode-metadata.write_shipment.write (object or null)) | |
(ReferenceCode-metadata.write_shipment.write (object or null)) | |
| controllingCustomer | string or null |
| consigneeId | string or null |
(Connection-metadata.write_shipment.write (object or null)) | |
| description | string or null |
| marksAndNums | string or null |
| attributes | Array of strings or null |
| subscribeTracking | boolean |
| subscriptionId | string or null |
(ReferenceCode-metadata.write_shipment.write (object or null)) | |
(ReferenceCode-metadata.write_shipment.write (object or null)) | |
| houseBillOfLading | string or null |
| masterBillOfLading | string or null |
| draft | boolean |
| forwarderErpEntity | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
| originalEta | string or null <date-time> |
| originalEtd | string or null <date-time> |
| eta | string or null <date-time> |
| etd | string or null <date-time> |
| ata | string or null <date-time> |
| atd | string or null <date-time> |
(ReferenceCode-metadata.write_shipment.write (object or null)) |
Responses
Request samples
- Payload
{- "shipmentNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnits": [
- {
- "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": null,
- "updatedAt": null
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "updatedAt": null
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLegs": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLog": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "salesOrders": [
- {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "extractStatus": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "country": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnits": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "lat": null,
- "lng": null,
- "countryCode": null,
- "state": null,
- "province": null,
- "city": null,
- "district": null,
- "zipcode": null,
- "streetAddress": null,
- "streetAddress2": null,
- "streetAddress3": null,
- "phone": null,
- "fax": null,
- "contact": null,
- "businessHours": null,
- "isBilling": null,
- "isShipping": null,
- "isDefault": null,
- "country": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "phone": null,
- "fax": null,
- "email": null,
- "telex": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLegs": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipmentLog": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "shipmentLogEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "salesOrders": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "totalAmountWithTax": 0,
- "totalPaidAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "extractStatus": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "lat": 0,
- "lng": 0,
- "countryCode": "string",
- "state": "string",
- "province": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "phone": "string",
- "fax": "string",
- "email": "string",
- "telex": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "businessHours": "string",
- "isBilling": true,
- "isShipping": true,
- "isDefault": true,
- "country": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}Retrieves the collection of ShippingUnitLineItem resources.
Retrieves the collection of ShippingUnitLineItem resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| variant.id | integer |
| variant.id[] | Array of integers |
| variant.name | string |
| variant.sku | string |
| salesOrderLineItem.salesOrder.orderNumber | string |
| salesOrderLineItem.salesOrder.fulfillmentStatus | string |
| salesOrderLineItem.salesOrder.fulfillmentStatus[] | Array of strings |
| salesOrderLineItem.salesOrder.orderOrigin | string |
| salesOrderLineItem.salesOrder.orderOrigin[] | Array of strings |
| salesOrderLineItem.salesOrder.shipFrom.name | string |
| salesOrderLineItem.salesOrder.warehouseLocation.name | string |
| salesOrderLineItem.salesOrder.warehouseLocation.name[] | Array of strings |
| salesOrderLineItem.salesOrder.warehouseLocation.code | string |
| salesOrderLineItem.salesOrder.warehouseLocation.code[] | Array of strings |
| salesOrderLineItem.salesOrder.shipTo.name | string |
| salesOrderLineItem.salesOrder.fulfillmentStatus.code | string |
| salesOrderLineItem.salesOrder.fulfillmentStatus.code[] | Array of strings |
| salesOrderLineItem.salesOrder.mainTransportType.code | string |
| salesOrderLineItem.salesOrder.mainTransportType.code[] | Array of strings |
| shippingUnit.company.id | integer |
| shippingUnit.company.id[] | Array of integers |
| lotNumber | string |
| shippingUnit.shippingTrackingNumber | string |
| shippingUnit.shippingUnitNumber | string |
| shippingUnit.shipment.shipmentNumber | string |
| shippingUnit.shippingUnitStatus.code | string |
| shippingUnit.shippingUnitStatus.code[] | Array of strings |
| createdAt[before] | string |
| createdAt[strictly_before] | string |
| createdAt[after] | string |
| createdAt[strictly_after] | string |
| updatedAt[before] | string |
| updatedAt[strictly_before] | string |
| updatedAt[after] | string |
| updatedAt[strictly_after] | string |
| salesOrderLineItem.salesOrder.shippedAt[before] | string |
| salesOrderLineItem.salesOrder.shippedAt[strictly_before] | string |
| salesOrderLineItem.salesOrder.shippedAt[after] | string |
| salesOrderLineItem.salesOrder.shippedAt[strictly_after] | string |
| salesOrderLineItem.salesOrder.paidAt[before] | string |
| salesOrderLineItem.salesOrder.paidAt[strictly_before] | string |
| salesOrderLineItem.salesOrder.paidAt[after] | string |
| salesOrderLineItem.salesOrder.paidAt[strictly_after] | string |
| salesOrderLineItem.salesOrder.dueAt[before] | string |
| salesOrderLineItem.salesOrder.dueAt[strictly_before] | string |
| salesOrderLineItem.salesOrder.dueAt[after] | string |
| salesOrderLineItem.salesOrder.dueAt[strictly_after] | string |
| expiryDate[before] | string |
| expiryDate[strictly_before] | string |
| expiryDate[after] | string |
| expiryDate[strictly_after] | string |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Creates a ShippingUnitLineItem resource.
Creates a ShippingUnitLineItem resource.
Authorizations:
Request Body schema:
The new ShippingUnitLineItem resource
(ShippingUnit.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
(Variant.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| quantity | integer |
(ReferenceCode.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| totalWeight | number or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| totalVolume | number or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| numberOfBoxes | integer |
(Connection.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| expiryDate | string or null <date-time> |
| lotNumber | string or null |
| ownerCode | string or null |
(SalesOrderLineItem.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
(Booking.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
(BookingLineItem.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
| weight | number or null |
| volume | number or null |
Responses
Request samples
- Payload
{- "shippingUnit": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}Response samples
- 201
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}Retrieves a ShippingUnitLineItem resource.
Retrieves a ShippingUnitLineItem resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}Replaces the ShippingUnitLineItem resource.
Replaces the ShippingUnitLineItem resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema:
The updated ShippingUnitLineItem resource
(ShippingUnit.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
(Variant.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| quantity | integer |
(ReferenceCode.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| totalWeight | number or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| totalVolume | number or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| numberOfBoxes | integer |
(Connection.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| expiryDate | string or null <date-time> |
| lotNumber | string or null |
| ownerCode | string or null |
(SalesOrderLineItem.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
(Booking.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
(BookingLineItem.jsonld-metadata.write_shipping_unit_line_item.write (object or null)) | |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
| weight | number or null |
| volume | number or null |
Responses
Request samples
- Payload
{- "shippingUnit": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}Updates the ShippingUnitLineItem resource.
Updates the ShippingUnitLineItem resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema: application/merge-patch+json
The updated ShippingUnitLineItem resource
(ShippingUnit-metadata.write_shipping_unit_line_item.write (object or null)) | |
(Variant-metadata.write_shipping_unit_line_item.write (object or null)) | |
| quantity | integer |
(ReferenceCode-metadata.write_shipping_unit_line_item.write (object or null)) | |
| totalWeight | number or null |
(ReferenceCode-metadata.write_shipping_unit_line_item.write (object or null)) | |
| totalVolume | number or null |
(ReferenceCode-metadata.write_shipping_unit_line_item.write (object or null)) | |
| numberOfBoxes | integer |
(Connection-metadata.write_shipping_unit_line_item.write (object or null)) | |
| expiryDate | string or null <date-time> |
| lotNumber | string or null |
| ownerCode | string or null |
(SalesOrderLineItem-metadata.write_shipping_unit_line_item.write (object or null)) | |
(Booking-metadata.write_shipping_unit_line_item.write (object or null)) | |
(BookingLineItem-metadata.write_shipping_unit_line_item.write (object or null)) | |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
| weight | number or null |
| volume | number or null |
Responses
Request samples
- Payload
{- "shippingUnit": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shippingUnit": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "orderNumber": "string",
- "externalOrderNumber": "string",
- "issuedAt": "2019-08-24T14:15:22Z",
- "comment": "string",
- "shippedAt": "2019-08-24T14:15:22Z",
- "paidAt": "2019-08-24T14:15:22Z",
- "dueAt": "2019-08-24T14:15:22Z",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "fulfillmentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "referenceNumber": "string",
- "orderOrigin": "string",
- "total": 0,
- "totalAmount": 0,
- "tax": 0,
- "totalDiscount": 0,
- "currency": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "orderAcceptedDate": "2019-08-24T14:15:22Z",
- "paymentStatus": "string",
- "refundAt": "2019-08-24T14:15:22Z",
- "groupCode": "string",
- "trackingNumber": "string",
- "labelUrl": "string",
- "orderType": "string",
- "orderTypeString": "string",
- "wmsOrderNumber": "string",
- "version": 0,
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonFulfillment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "commentDelayReasonFulfillment": "string",
- "fragile": true,
- "presales": true,
- "shippingInstructions": "string",
- "cargoReadyDate": "2019-08-24T14:15:22Z",
- "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "proformaInvoiceNumber": "string",
- "proformaInvoiceEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "incoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "incotermPlace": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "paymentTerms": "string",
- "operationCode": "string",
- "operationName": "string",
- "department": "string",
- "season": "string",
- "sourcingOffice": "string",
- "shipperComment": "string",
- "packingInstructions": "string",
- "totalVolume": 0,
- "volumeUnit": "string",
- "selectionCriteria": "string",
- "deliveryMode": "string",
- "shippingFee": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}Retrieves the collection of ShippingUnit resources.
Retrieves the collection of ShippingUnit resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| shippingTrackingNumber | string |
| shippingUnitNumber | string |
| shipment.shipmentNumber | string |
| company.id | integer |
| company.id[] | Array of integers |
| shippingUnitStatus | string |
| shippingUnitStatus[] | Array of strings |
| shippingUnitStatus.code | string |
| shippingUnitStatus.code[] | Array of strings |
| shipTo.name | string |
| salesOrder.orderNumber | string |
| shipment.houseBillOfLading | string |
| createdAt[before] | string |
| createdAt[strictly_before] | string |
| createdAt[after] | string |
| createdAt[strictly_after] | string |
| updatedAt[before] | string |
| updatedAt[strictly_before] | string |
| updatedAt[after] | string |
| updatedAt[strictly_after] | string |
| completedAt[before] | string |
| completedAt[strictly_before] | string |
| completedAt[after] | string |
| completedAt[strictly_after] | string |
| order[id] | string Enum: "asc" "desc" |
| order[createdAt] | string Enum: "asc" "desc" |
| order[updatedAt] | string Enum: "asc" "desc" |
| order[shippingUnitNumber] | string Enum: "asc" "desc" |
| json_contains_attributes | string Example: json_contains_attributes=urlsafebase64encode('{"needle": {"code": "lorem ipsum"}, "path": "$.nestedPath"}') URL-safe base64 encoded JSON string with required "needle" key and optional "path" key. |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipmentAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- null
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": null,
- "@id": null,
- "@type": null,
- "createdAt": null,
- "updatedAt": null
}, - "billTo": { },
- "addresses": [
- null
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "createdBy": null,
- "updatedBy": null,
- "createdAt": null,
- "updatedAt": null
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": null,
- "@id": null,
- "@type": null,
- "id": null,
- "name": null,
- "code": null,
- "wms": null,
- "shippingAddress": null,
- "shippingPhone": null,
- "organization": null,
- "createdAt": null,
- "updatedAt": null
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Creates a ShippingUnit resource.
Creates a ShippingUnit resource.
Authorizations:
Request Body schema:
The new ShippingUnit resource
(Shipment.jsonld-metadata.write_shipping_unit.write (object or null)) Many ShipmentAttribute may have One Shipment. | |
| shippingUnitNumber | string or null |
| shippingTrackingNumber | string or null |
| shippingTrackingUrl | string or null |
Array of objects (ShippingUnitLineItem.jsonld-metadata.write_shipping_unit.write) | |
Array of objects (ShippingUnitAttribute.jsonld-metadata.write_shipping_unit.write) | |
Array of objects (ShippingUnitEvent.jsonld-metadata.write_shipping_unit.write) | |
(Connection.jsonld-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
| weight | number or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
| volume | number or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
| height | number or null |
| width | number or null |
| length | number or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
required | (Company.jsonld-metadata.write_shipping_unit.write (object or null)) |
| completedAt | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) Many ShippingUnits have One shippingUnitStatus | |
| containerAvailabilityDate | string or null <date-time> |
| pickUpDate | string or null <date-time> |
| returnDate | string or null <date-time> |
| maxReturnDate | string or null <date-time> |
| deliveryDateTime | string or null <date-time> |
| deliveryLocation | string or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
| attributes | Array of strings or null |
(SalesOrder.jsonld-metadata.write_shipping_unit.write (object or null)) Many ShippingUnits have One SalesOrder @ ORM\ManyToOne(targetEntity="SalesOrder") @ ORM\JoinColumn(referencedColumnName="id", nullable=true, onDelete="SET NULL") | |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
| sealNumber | string or null |
| referenceOrderNumber | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "shipment": {
- "shipmentNumber": "string",
- "shipFrom": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipmentAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "orderNumber": "string",
- "warehouseLocation": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 201
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipmentAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves a ShippingUnit resource.
Retrieves a ShippingUnit resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipmentAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Replaces the ShippingUnit resource.
Replaces the ShippingUnit resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema:
The updated ShippingUnit resource
(Shipment.jsonld-metadata.write_shipping_unit.write (object or null)) Many ShipmentAttribute may have One Shipment. | |
| shippingUnitNumber | string or null |
| shippingTrackingNumber | string or null |
| shippingTrackingUrl | string or null |
Array of objects (ShippingUnitLineItem.jsonld-metadata.write_shipping_unit.write) | |
Array of objects (ShippingUnitAttribute.jsonld-metadata.write_shipping_unit.write) | |
Array of objects (ShippingUnitEvent.jsonld-metadata.write_shipping_unit.write) | |
(Connection.jsonld-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
| weight | number or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
| volume | number or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
| height | number or null |
| width | number or null |
| length | number or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
required | (Company.jsonld-metadata.write_shipping_unit.write (object or null)) |
| completedAt | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) Many ShippingUnits have One shippingUnitStatus | |
| containerAvailabilityDate | string or null <date-time> |
| pickUpDate | string or null <date-time> |
| returnDate | string or null <date-time> |
| maxReturnDate | string or null <date-time> |
| deliveryDateTime | string or null <date-time> |
| deliveryLocation | string or null |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
| attributes | Array of strings or null |
(SalesOrder.jsonld-metadata.write_shipping_unit.write (object or null)) Many ShippingUnits have One SalesOrder @ ORM\ManyToOne(targetEntity="SalesOrder") @ ORM\JoinColumn(referencedColumnName="id", nullable=true, onDelete="SET NULL") | |
(ReferenceCode.jsonld-metadata.write_shipping_unit.write (object or null)) | |
| sealNumber | string or null |
| referenceOrderNumber | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "shipment": {
- "shipmentNumber": "string",
- "shipFrom": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipmentAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "orderNumber": "string",
- "warehouseLocation": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipmentAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Updates the ShippingUnit resource.
Updates the ShippingUnit resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema: application/merge-patch+json
The updated ShippingUnit resource
(Shipment-metadata.write_shipping_unit.write (object or null)) Many ShipmentAttribute may have One Shipment. | |
| shippingUnitNumber | string or null |
| shippingTrackingNumber | string or null |
| shippingTrackingUrl | string or null |
Array of objects (ShippingUnitLineItem-metadata.write_shipping_unit.write) | |
Array of objects (ShippingUnitAttribute-metadata.write_shipping_unit.write) | |
Array of objects (ShippingUnitEvent-metadata.write_shipping_unit.write) | |
(Connection-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode-metadata.write_shipping_unit.write (object or null)) | |
| weight | number or null |
(ReferenceCode-metadata.write_shipping_unit.write (object or null)) | |
| volume | number or null |
(ReferenceCode-metadata.write_shipping_unit.write (object or null)) | |
| height | number or null |
| width | number or null |
| length | number or null |
(ReferenceCode-metadata.write_shipping_unit.write (object or null)) | |
required | (Company-metadata.write_shipping_unit.write (object or null)) |
| completedAt | string or null <date-time> |
(ReferenceCode-metadata.write_shipping_unit.write (object or null)) Many ShippingUnits have One shippingUnitStatus | |
| containerAvailabilityDate | string or null <date-time> |
| pickUpDate | string or null <date-time> |
| returnDate | string or null <date-time> |
| maxReturnDate | string or null <date-time> |
| deliveryDateTime | string or null <date-time> |
| deliveryLocation | string or null |
(ReferenceCode-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode-metadata.write_shipping_unit.write (object or null)) | |
(ReferenceCode-metadata.write_shipping_unit.write (object or null)) | |
| attributes | Array of strings or null |
(SalesOrder-metadata.write_shipping_unit.write (object or null)) Many ShippingUnits have One SalesOrder @ ORM\ManyToOne(targetEntity="SalesOrder") @ ORM\JoinColumn(referencedColumnName="id", nullable=true, onDelete="SET NULL") | |
(ReferenceCode-metadata.write_shipping_unit.write (object or null)) | |
| sealNumber | string or null |
| referenceOrderNumber | string or null |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "shipment": {
- "shipmentNumber": "string",
- "shipFrom": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipmentAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "bookingNumber": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "mainTransportType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": { },
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "variant": {
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "orderNumber": "string",
- "warehouseLocation": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipment": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "shipmentNumber": "string",
- "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFromSupplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipmentAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "carrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "vehicle": "string",
- "voyage": "string",
- "total": 0,
- "totalWeight": 0,
- "originalEstimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "originalEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "actualTimeOfArrival": "2019-08-24T14:15:22Z",
- "actualTimeOfDeparture": "2019-08-24T14:15:22Z",
- "delayReasonDeparture": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "delayReasonArrival": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "comment": "string",
- "externalData": "string",
- "containerNumber": "string",
- "commentDelayReasonDeparture": "string",
- "commentDelayReasonArrival": "string",
- "completedAt": "2019-08-24T14:15:22Z",
- "billingTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationAgentReference": "string",
- "customsReference": "string",
- "subscriptionStatus": "string",
- "documentStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "releaseStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "contractType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLadingIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "controllingCustomer": "string",
- "consigneeId": "string",
- "notify": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "marksAndNums": "string",
- "attributes": [
- "string"
], - "subscribeTracking": true,
- "subscriptionId": "string",
- "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "houseBillOfLading": "string",
- "masterBillOfLading": "string",
- "draft": true,
- "forwarderErpEntity": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "originalEta": "2019-08-24T14:15:22Z",
- "originalEtd": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z",
- "ata": "2019-08-24T14:15:22Z",
- "atd": "2019-08-24T14:15:22Z",
- "hblIncoterm": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}, - "shippingUnitNumber": "string",
- "shippingTrackingNumber": "string",
- "shippingTrackingUrl": "string",
- "shippingUnitLineItems": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "quantityUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalWeight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "totalVolume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "numberOfBoxes": 0,
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "booking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "bookingNumber": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingDate": "2019-08-24T14:15:22Z",
- "bookingReference": "string",
- "cargoAvailabilityDate": "2019-08-24T14:15:22Z",
- "cutoffDate": "2019-08-24T14:15:22Z",
- "estimatedTimeOfArrival": "2019-08-24T14:15:22Z",
- "estimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "estimatedVehicle": "string",
- "estimatedVoyage": "string",
- "estimatedCarrier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": "string",
- "name": "string",
- "trackingUrl": "string",
- "carrierApiProvider": "string",
- "mainTransportType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "qualityControlDate": "2019-08-24T14:15:22Z",
- "qualityControlStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "confirmationStatusByCustomer": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "code": "string",
- "category": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "bookingConfirmationDate": "2019-08-24T14:15:22Z",
- "shippingOrderEstimatedTimeOfDeparture": "2019-08-24T14:15:22Z",
- "consolidationNumber": "string",
- "consigneeComment": "string",
- "shipperComment": "string",
- "bookingAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "priorityRanking": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfLoading": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "portOfDischarge": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "originForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "destinationForwarder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containersBooked": "string",
- "containerFreightStationPlannedInboundDate": "2019-08-24T14:15:22Z",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "eta": "2019-08-24T14:15:22Z",
- "etd": "2019-08-24T14:15:22Z"
}, - "bookingLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "salesOrderLineItem": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "externalVariantId": "string",
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "entry": "string",
- "position": 0,
- "quantity": 0,
- "quantityShipped": 0,
- "quantityBooked": 0,
- "quantityOfBoxes": 0,
- "discount": 0,
- "unitPrice": 0,
- "totalAmount": 0,
- "paidAmount": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "unit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "quantity": 0,
- "unit": "string",
- "numberOfBoxes": 0,
- "totalVolume": 0,
- "volumeUnit": "string",
- "totalWeight": 0,
- "weightUnit": "string",
- "comment": "string",
- "externalId": "string",
- "position": 0,
- "quantityShipped": 0,
- "shippingUnitLineItems": [
- { }
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "volume": 0,
- "weight": 0
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "weight": 0,
- "volume": 0
}
], - "shippingUnitAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shippingUnitEvents": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "occurredAt": "2019-08-24T14:15:22Z",
- "location": "string",
- "latitude": 0,
- "longitude": 0,
- "message": "string",
- "statusDetail": "string",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "severity": 0,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingUnitSize": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "weight": 0,
- "weightUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "volume": 0,
- "volumeUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "height": 0,
- "width": 0,
- "length": 0,
- "dimensionUom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "completedAt": "2019-08-24T14:15:22Z",
- "shippingUnitStatus": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "containerAvailabilityDate": "2019-08-24T14:15:22Z",
- "pickUpDate": "2019-08-24T14:15:22Z",
- "returnDate": "2019-08-24T14:15:22Z",
- "maxReturnDate": "2019-08-24T14:15:22Z",
- "deliveryDateTime": "2019-08-24T14:15:22Z",
- "deliveryLocation": "string",
- "deliveryType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryAgent": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "deliveryIssueType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "attributes": [
- "string"
], - "salesOrder": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "orderNumber": "string",
- "warehouseLocation": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipFrom": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shipTo": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "loadingType": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "sealNumber": "string",
- "referenceOrderNumber": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves the collection of StockMovement resources.
Retrieves the collection of StockMovement resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| company | string |
| company[] | Array of strings |
| warehouse | string |
| warehouse[] | Array of strings |
| variant.id | integer |
| variant.id[] | Array of integers |
| variant.name | string |
| variant.sku | string |
| createdAt[before] | string |
| createdAt[strictly_before] | string |
| createdAt[after] | string |
| createdAt[strictly_after] | string |
| updatedAt[before] | string |
| updatedAt[strictly_before] | string |
| updatedAt[after] | string |
| updatedAt[strictly_after] | string |
| movedAt[before] | string |
| movedAt[strictly_before] | string |
| movedAt[after] | string |
| movedAt[strictly_after] | string |
| quantity[between] | string |
| quantity[gt] | string |
| quantity[gte] | string |
| quantity[lt] | string |
| quantity[lte] | string |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "id": 0,
- "fromExpiryDate": "2019-08-24T14:15:22Z",
- "fromPosition": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "fromLotNumber": "string",
- "fromOwnerCode": "string",
- "toPosition": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "toExpiryDate": "2019-08-24T14:15:22Z",
- "toLotNumber": "string",
- "toOwnerCode": "string",
- "quantity": 0,
- "movedAt": "2019-08-24T14:15:22Z",
- "reasonCode": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "origin": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "comment": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "processed": true,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Creates a StockMovement resource.
Creates a StockMovement resource.
Authorizations:
Request Body schema:
The new StockMovement resource
| fromExpiryDate | string or null <date-time> |
(StockPosition.jsonld-metadata.write_stock_movement.write (object or null)) | |
| fromLotNumber | string or null |
| fromOwnerCode | string or null |
(StockPosition.jsonld-metadata.write_stock_movement.write (object or null)) | |
| toExpiryDate | string or null <date-time> |
| toLotNumber | string or null |
| toOwnerCode | string or null |
| quantity | number |
| movedAt | string or null <date-time> |
(ReferenceCode.jsonld-metadata.write_stock_movement.write (object or null)) | |
(StockMovementOrigin.jsonld-metadata.write_stock_movement.write (object or null)) | |
| comment | string or null |
(Company.jsonld-metadata.write_stock_movement.write (object or null)) | |
(Warehouse.jsonld-metadata.write_stock_movement.write (object or null)) | |
(Variant.jsonld-metadata.write_stock_movement.write (object or null)) | |
| processed | boolean |
| updatedBy | string or null <iri-reference> |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "fromExpiryDate": "2019-08-24T14:15:22Z",
- "fromPosition": { },
- "fromLotNumber": "string",
- "fromOwnerCode": "string",
- "toPosition": { },
- "toExpiryDate": "2019-08-24T14:15:22Z",
- "toLotNumber": "string",
- "toOwnerCode": "string",
- "quantity": 0,
- "movedAt": "2019-08-24T14:15:22Z",
- "reasonCode": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "origin": { },
- "comment": "string",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "processed": true,
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 201
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "fromExpiryDate": "2019-08-24T14:15:22Z",
- "fromPosition": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "fromLotNumber": "string",
- "fromOwnerCode": "string",
- "toPosition": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "toExpiryDate": "2019-08-24T14:15:22Z",
- "toLotNumber": "string",
- "toOwnerCode": "string",
- "quantity": 0,
- "movedAt": "2019-08-24T14:15:22Z",
- "reasonCode": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "origin": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "comment": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "processed": true,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves a StockMovement resource.
Retrieves a StockMovement resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "fromExpiryDate": "2019-08-24T14:15:22Z",
- "fromPosition": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "fromLotNumber": "string",
- "fromOwnerCode": "string",
- "toPosition": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "toExpiryDate": "2019-08-24T14:15:22Z",
- "toLotNumber": "string",
- "toOwnerCode": "string",
- "quantity": 0,
- "movedAt": "2019-08-24T14:15:22Z",
- "reasonCode": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "origin": {
- "@context": "string",
- "@id": "string",
- "@type": "string"
}, - "comment": "string",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "processed": true,
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves the collection of StockTransactionLine resources.
Retrieves the collection of StockTransactionLine resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| fromCompany | string |
| fromCompany[] | Array of strings |
| fromCompany.id | integer |
| fromCompany.id[] | Array of integers |
| warehouse | string |
| warehouse[] | Array of strings |
| warehouse.name | string |
| warehouse.name[] | Array of strings |
| warehouse.code | string |
| warehouse.code[] | Array of strings |
| transactionType | string |
| referenceNumber | string |
| variant.id | integer |
| variant.id[] | Array of integers |
| variant.name | string |
| variant.sku | string |
| stock.id | integer |
| stock.id[] | Array of integers |
| stock.lotNumber | string |
| stock.ownerCode | string |
| entityType | string |
| createdAt[before] | string |
| createdAt[strictly_before] | string |
| createdAt[after] | string |
| createdAt[strictly_after] | string |
| updatedAt[before] | string |
| updatedAt[strictly_before] | string |
| updatedAt[after] | string |
| updatedAt[strictly_after] | string |
| movedAt[before] | string |
| movedAt[strictly_before] | string |
| movedAt[after] | string |
| movedAt[strictly_after] | string |
| stock.expiryDate[before] | string |
| stock.expiryDate[strictly_before] | string |
| stock.expiryDate[after] | string |
| stock.expiryDate[strictly_after] | string |
| exists[stock.expiryDate] | boolean |
| quantity[between] | string |
| quantity[gt] | string |
| quantity[gte] | string |
| quantity[lt] | string |
| quantity[lte] | string |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "@context": "string",
- "id": 0,
- "stock": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "transactionType": "string",
- "transactionTypeString": "string",
- "referenceNumber": "string",
- "referenceId": "string",
- "referenceType": "string",
- "quantity": 0,
- "fromCompany": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "user": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "username": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "movedAt": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "entityType": "string",
- "reasonCode": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "linkedStockTransactionLine": { },
- "processed": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Retrieves a StockTransactionLine resource.
Retrieves a StockTransactionLine resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "stock": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "transactionType": "string",
- "transactionTypeString": "string",
- "referenceNumber": "string",
- "referenceId": "string",
- "referenceType": "string",
- "quantity": 0,
- "fromCompany": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "user": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "username": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "movedAt": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "entityType": "string",
- "reasonCode": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "linkedStockTransactionLine": { },
- "processed": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves the collection of Stock resources.
Retrieves the collection of Stock resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| company | string |
| company[] | Array of strings |
| company.id | integer |
| company.id[] | Array of integers |
| warehouse | string |
| warehouse[] | Array of strings |
| warehouse.name | string |
| warehouse.name[] | Array of strings |
| warehouse.code | string |
| warehouse.code[] | Array of strings |
| variant.id | integer |
| variant.id[] | Array of integers |
| variant.name | string |
| variant.sku | string |
| lotNumber | string |
| ownerCode | string |
| ownerCode[] | Array of strings |
| expiryDate | string |
| expiryDate[before] | string |
| expiryDate[strictly_before] | string |
| expiryDate[after] | string |
| expiryDate[strictly_after] | string |
| exists[expiryDate] | boolean |
| available | number |
| available[] | Array of numbers |
| incoming | number |
| incoming[] | Array of numbers |
| allocated | number |
| allocated[] | Array of numbers |
| locked | number |
| locked[] | Array of numbers |
| available[between] | string |
| available[gt] | string |
| available[gte] | string |
| available[lt] | string |
| available[lte] | string |
| incoming[between] | string |
| incoming[gt] | string |
| incoming[gte] | string |
| incoming[lt] | string |
| incoming[lte] | string |
| allocated[between] | string |
| allocated[gt] | string |
| allocated[gte] | string |
| allocated[lt] | string |
| allocated[lte] | string |
| locked[between] | string |
| locked[gt] | string |
| locked[gte] | string |
| locked[lt] | string |
| locked[lte] | string |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "id": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Retrieves a Stock resource.
Retrieves a Stock resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Replaces the Stock resource.
Replaces the Stock resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema:
The updated Stock resource
| expiryDate | string or null <date-time> |
| lotNumber | string or null |
| ownerCode | string or null |
| stockOnHand | number |
| available | number |
| incoming | number |
| allocated | number |
| locked | number |
(Company.jsonld-metadata.write_stock.write (object or null)) Many Stock have one Company | |
(Warehouse.jsonld-metadata.write_stock.write (object or null)) Many Stock have one Warehouse | |
(Variant.jsonld-metadata.write_stock.write (object or null)) Many Stock have one Variant | |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "hscode": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Updates the Stock resource.
Updates the Stock resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema: application/merge-patch+json
The updated Stock resource
| expiryDate | string or null <date-time> |
| lotNumber | string or null |
| ownerCode | string or null |
| stockOnHand | number |
| available | number |
| incoming | number |
| allocated | number |
| locked | number |
(Company-metadata.write_stock.write (object or null)) Many Stock have one Company | |
(Warehouse-metadata.write_stock.write (object or null)) Many Stock have one Warehouse | |
(Variant-metadata.write_stock.write (object or null)) Many Stock have one Variant | |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "hscode": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "variant": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "wms": "string",
- "shippingAddress": "string",
- "shippingPhone": "string",
- "organization": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "brand": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves the collection of Variant resources.
Retrieves the collection of Variant resources.
Authorizations:
query Parameters
| page | integer Default: 1 The collection page number |
| itemsPerPage | integer [ 0 .. 10000 ] Default: 30 The number of items per page |
| pagination | boolean Enable or disable pagination |
| ean | string |
| sku | string |
| name | string |
| company.id | integer |
| company.id[] | Array of integers |
Responses
Response samples
- 200
{- "hydra:member": [
- {
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "supplierSku": "string",
- "expirySafetyInDays": 0,
- "brand": "string",
- "size": "string",
- "color": "string",
- "reference": "string",
- "family": "string",
- "pcb": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hydra:totalItems": 0,
- "hydra:view": {
- "@id": "../словник",
- "@type": "string",
- "hydra:first": "../словник",
- "hydra:last": "../словник",
- "hydra:previous": "../словник",
- "hydra:next": "../словник"
}, - "hydra:search": {
- "@type": "string",
- "hydra:template": "string",
- "hydra:variableRepresentation": "string",
- "hydra:mapping": [
- {
- "@type": "string",
- "variable": "string",
- "property": "string",
- "required": true
}
]
}
}Creates a Variant resource.
Creates a Variant resource.
Authorizations:
Request Body schema:
The new Variant resource
| name required | string |
| pictureUrl | string or null |
| translatedName | string or null |
| description1 | string or null |
| translatedDescription1 | string or null |
| description2 | string or null |
| translatedDescription2 | string or null |
| active | boolean Default: true |
| certificate | boolean |
| expirable | boolean |
| taxable | boolean |
required | (Company.jsonld-metadata.write_variant.write (object or null)) |
Array of objects (Warehouse.jsonld-metadata.write_variant.write) Many Variants have Many Locations / warehouses. | |
| hscode | string or null |
| sku required | string or null |
| ean | string or null |
| upc | string or null The Universal Product Code |
| weightUnit | string or null |
| grossWeight | number or null |
| netWeight | number or null |
| metricUnit | string or null |
| height | number or null |
| length | number or null |
| width | number or null |
| cbm | number or null |
| boxUnit | number |
| quantityPerBox | integer or null |
| grossWeightBox | number |
| currency | |
| buyPrice | number or null |
| retailPrice | number or null |
| wholesalePrice | number or null |
| shopifySku | string or null |
(Connection.jsonld-metadata.write_variant.write (object or null)) Many Variants have One Supplier. | |
| minStock | number or null |
| maxStock | number or null |
| orderMultiple | integer or null |
| minimumOrderQuantity | integer or null |
| boxesPerLayer | integer or null |
| layersPerPallet | integer or null |
| externalId | string or null |
| fragile | boolean |
| wmsEdiGeneratedAt | string or null <date-time> |
| wmsEdiSession | string or null |
| unitOfMeasure | string or null |
| countryOfOrigin | string or null |
Array of objects (VariantAttribute.jsonld-metadata.write_variant.write) | |
(ReferenceCode.jsonld-metadata.write_variant.write (object or null)) | |
| expiryManagement | boolean |
| supplierSku | string or null |
| expirySafetyInDays | integer |
| brand | string or null |
| size | string or null |
| color | string or null |
| reference | string or null |
| family | string or null |
| pcb | string or null |
| attributes | Array of strings or null |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "supplierSku": "string",
- "expirySafetyInDays": 0,
- "brand": "string",
- "size": "string",
- "color": "string",
- "reference": "string",
- "family": "string",
- "pcb": "string",
- "attributes": [
- "string"
], - "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 201
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "stocks": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "supplierSku": "string",
- "expirySafetyInDays": 0,
- "brand": "string",
- "size": "string",
- "color": "string",
- "reference": "string",
- "family": "string",
- "pcb": "string",
- "attributes": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Retrieves a Variant resource.
Retrieves a Variant resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Responses
Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "stocks": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "supplierSku": "string",
- "expirySafetyInDays": 0,
- "brand": "string",
- "size": "string",
- "color": "string",
- "reference": "string",
- "family": "string",
- "pcb": "string",
- "attributes": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Replaces the Variant resource.
Replaces the Variant resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema:
The updated Variant resource
| name required | string |
| pictureUrl | string or null |
| translatedName | string or null |
| description1 | string or null |
| translatedDescription1 | string or null |
| description2 | string or null |
| translatedDescription2 | string or null |
| active | boolean Default: true |
| certificate | boolean |
| expirable | boolean |
| taxable | boolean |
required | (Company.jsonld-metadata.write_variant.write (object or null)) |
Array of objects (Warehouse.jsonld-metadata.write_variant.write) Many Variants have Many Locations / warehouses. | |
| hscode | string or null |
| sku required | string or null |
| ean | string or null |
| upc | string or null The Universal Product Code |
| weightUnit | string or null |
| grossWeight | number or null |
| netWeight | number or null |
| metricUnit | string or null |
| height | number or null |
| length | number or null |
| width | number or null |
| cbm | number or null |
| boxUnit | number |
| quantityPerBox | integer or null |
| grossWeightBox | number |
| currency | |
| buyPrice | number or null |
| retailPrice | number or null |
| wholesalePrice | number or null |
| shopifySku | string or null |
(Connection.jsonld-metadata.write_variant.write (object or null)) Many Variants have One Supplier. | |
| minStock | number or null |
| maxStock | number or null |
| orderMultiple | integer or null |
| minimumOrderQuantity | integer or null |
| boxesPerLayer | integer or null |
| layersPerPallet | integer or null |
| externalId | string or null |
| fragile | boolean |
| wmsEdiGeneratedAt | string or null <date-time> |
| wmsEdiSession | string or null |
| unitOfMeasure | string or null |
| countryOfOrigin | string or null |
Array of objects (VariantAttribute.jsonld-metadata.write_variant.write) | |
(ReferenceCode.jsonld-metadata.write_variant.write (object or null)) | |
| expiryManagement | boolean |
| supplierSku | string or null |
| expirySafetyInDays | integer |
| brand | string or null |
| size | string or null |
| color | string or null |
| reference | string or null |
| family | string or null |
| pcb | string or null |
| attributes | Array of strings or null |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "supplierSku": "string",
- "expirySafetyInDays": 0,
- "brand": "string",
- "size": "string",
- "color": "string",
- "reference": "string",
- "family": "string",
- "pcb": "string",
- "attributes": [
- "string"
], - "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "stocks": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "supplierSku": "string",
- "expirySafetyInDays": 0,
- "brand": "string",
- "size": "string",
- "color": "string",
- "reference": "string",
- "family": "string",
- "pcb": "string",
- "attributes": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}Updates the Variant resource.
Updates the Variant resource.
Authorizations:
path Parameters
| id required | string Resource identifier |
Request Body schema: application/merge-patch+json
The updated Variant resource
| name required | string |
| pictureUrl | string or null |
| translatedName | string or null |
| description1 | string or null |
| translatedDescription1 | string or null |
| description2 | string or null |
| translatedDescription2 | string or null |
| active | boolean Default: true |
| certificate | boolean |
| expirable | boolean |
| taxable | boolean |
required | (Company-metadata.write_variant.write (object or null)) |
Array of objects (Warehouse-metadata.write_variant.write) Many Variants have Many Locations / warehouses. | |
| hscode | string or null |
| sku required | string or null |
| ean | string or null |
| upc | string or null The Universal Product Code |
| weightUnit | string or null |
| grossWeight | number or null |
| netWeight | number or null |
| metricUnit | string or null |
| height | number or null |
| length | number or null |
| width | number or null |
| cbm | number or null |
| boxUnit | number |
| quantityPerBox | integer or null |
| grossWeightBox | number |
| currency | |
| buyPrice | number or null |
| retailPrice | number or null |
| wholesalePrice | number or null |
| shopifySku | string or null |
(Connection-metadata.write_variant.write (object or null)) Many Variants have One Supplier. | |
| minStock | number or null |
| maxStock | number or null |
| orderMultiple | integer or null |
| minimumOrderQuantity | integer or null |
| boxesPerLayer | integer or null |
| layersPerPallet | integer or null |
| externalId | string or null |
| fragile | boolean |
| wmsEdiGeneratedAt | string or null <date-time> |
| wmsEdiSession | string or null |
| unitOfMeasure | string or null |
| countryOfOrigin | string or null |
Array of objects (VariantAttribute-metadata.write_variant.write) | |
(ReferenceCode-metadata.write_variant.write (object or null)) | |
| expiryManagement | boolean |
| supplierSku | string or null |
| expirySafetyInDays | integer |
| brand | string or null |
| size | string or null |
| color | string or null |
| reference | string or null |
| family | string or null |
| pcb | string or null |
| attributes | Array of strings or null |
| updatedAt | string <date-time> |
Responses
Request samples
- Payload
{- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "code": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "company": {
- "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "updatedBy": "../словник",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "supplierSku": "string",
- "expirySafetyInDays": 0,
- "brand": "string",
- "size": "string",
- "color": "string",
- "reference": "string",
- "family": "string",
- "pcb": "string",
- "attributes": [
- "string"
], - "updatedAt": "2019-08-24T14:15:22Z"
}Response samples
- 200
{- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "pictureUrl": "string",
- "translatedName": "string",
- "description1": "string",
- "translatedDescription1": "string",
- "description2": "string",
- "translatedDescription2": "string",
- "active": true,
- "certificate": true,
- "expirable": true,
- "taxable": true,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "hscode": "string",
- "sku": "string",
- "ean": "string",
- "upc": "string",
- "weightUnit": "string",
- "grossWeight": 0,
- "netWeight": 0,
- "metricUnit": "string",
- "height": 0,
- "length": 0,
- "width": 0,
- "cbm": 0,
- "boxUnit": 0,
- "quantityPerBox": 0,
- "grossWeightBox": 0,
- "currency": "string",
- "buyPrice": 0,
- "retailPrice": 0,
- "wholesalePrice": 0,
- "shopifySku": "string",
- "supplier": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "relationship": "string",
- "note": "string",
- "wmsCode": "string",
- "preferredCurrency": "string",
- "contact": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "billTo": { },
- "addresses": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lastUsed": "2019-08-24T14:15:22Z",
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "shippingAddress": "string",
- "shippingPhone": "string",
- "releaseThreshold": 0,
- "invoicedAtRetailPrice": true,
- "active": true,
- "businessRegistrationNumber": "string",
- "businessRegistrationType": "string",
- "latitude": 0,
- "longitude": 0,
- "countryCode": "string",
- "country": "string",
- "state": "string",
- "city": "string",
- "district": "string",
- "zipcode": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "streetAddress3": "string",
- "phone": "string",
- "fax": "string",
- "externalId": "string",
- "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "consigneeId": "string",
- "notifyId": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "minStock": 0,
- "maxStock": 0,
- "orderMultiple": 0,
- "minimumOrderQuantity": 0,
- "boxesPerLayer": 0,
- "layersPerPallet": 0,
- "externalId": "string",
- "fragile": true,
- "wmsEdiGeneratedAt": "2019-08-24T14:15:22Z",
- "wmsEdiSession": "string",
- "unitOfMeasure": "string",
- "countryOfOrigin": "string",
- "variantAttributes": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "code": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "value": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "stocks": [
- {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "expiryDate": "2019-08-24T14:15:22Z",
- "lotNumber": "string",
- "ownerCode": "string",
- "stockOnHand": 0,
- "available": 0,
- "incoming": 0,
- "allocated": 0,
- "locked": 0,
- "company": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "warehouse": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "name": "string",
- "code": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "lotManagement": {
- "@context": "string",
- "@id": "string",
- "@type": "string",
- "id": 0,
- "category": "string",
- "code": "string",
- "name": "string",
- "description": "string",
- "settings": [
- "string"
], - "createdBy": "../словник",
- "updatedBy": "../словник",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "expiryManagement": true,
- "supplierSku": "string",
- "expirySafetyInDays": 0,
- "brand": "string",
- "size": "string",
- "color": "string",
- "reference": "string",
- "family": "string",
- "pcb": "string",
- "attributes": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}