CancelCollectionContract

Description

Cancel a collection contract

Paths

Example

Example request object

{
  "Criteria": {
    "SubscriptionId": "00000000-0000-0000-0000-000000000000",
    "Save": false
  },
  "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": {
    "SubscriptionId": "00000000-0000-0000-0000-000000000000",
    "EndDate": "2025-12-10T20:29:26.7791119+01:00",
    "Saved": false
  }
}

ShouldBeExecuted

Postdata

Response