BuyUitpasEvent

Description

Buy a combination of uitpas &

Paths

Example

Example request object

{
  "EventCriteria": {
    "UitpasNumber": "string_example",
    "UitpasEventId": "string_example",
    "PriceGroup": "string_example",
    "BasketItem": {
      "$type": "ReCreateX.WebShop.WebServices.Contracts.SubscriptionProlongation, ReCreateX.WebShop.WebServices.Contracts",
      "SubscriptionId": "00000000-0000-0000-0000-000000000000",
      "DivisionId": "00000000-0000-0000-0000-000000000000",
      "Id": "00000000-0000-0000-0000-000000000000",
      "UitpasEventId": null,
      "Quantity": 0,
      "UitpasPrice": null,
      "UitpasNumber": null,
      "RuleNamesToIgnore": null,
      "UnitPrice": 0.0,
      "UitpasPriceGroup": null,
      "AdvancementPrice": 0.0,
      "AsReseller": false,
      "CustomerContactId": "00000000-0000-0000-0000-000000000000",
      "PromotionRuleDiscountAmount": 0.0
    }
  },
  "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

{
  "EventResult": {
    "IsSuccess": false,
    "Price": 0.0
  }
}

ShouldBeExecuted

Postdata

Response