CreateCollectLaterLine

Description

Create a CollectLaterLine

Paths

Example

Example request object

{
  "Criteria": {
    "QuantityToCollect": 0,
    "QuantityCollected": 0,
    "UniqueReferenceNumber": "string_example",
    "OrderDueDate": "2024-04-23T23:03:55.1363232+02:00",
    "ExternalItemCode": "string_example",
    "Name": "string_example",
    "Street": "string_example",
    "City": "string_example",
    "Country": "string_example"
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "Result": {
    "Succeeded": false,
    "ReasonForFailure": "string_example"
  }
}

ShouldBeExecuted

Postdata

Response