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.TableSale, ReCreateX.WebShop.WebServices.Contracts",
      "DivisionId": "00000000-0000-0000-0000-000000000000",
      "Id": "00000000-0000-0000-0000-000000000000",
      "Quantity": 0,
      "Name": "",
      "RuleNamesToIgnore": null,
      "UnitPrice": 0.0,
      "AdvancementPrice": 0.0,
      "Sequence": 0,
      "AsReseller": false,
      "CreateTimestamp": "2024-09-16T22:41:56.3863039+02:00",
      "CustomerContactId": "00000000-0000-0000-0000-000000000000",
      "TableSaleType": 0,
      "PromotionRuleDiscountAmount": 0.0,
      "ArticleId": null,
      "Description": null,
      "ExtraDescription": null,
      "Modifiers": null,
      "EmployeeId": "00000000-0000-0000-0000-000000000000",
      "OrganisedVisitId": null,
      "CultureEventReservationId": null,
      "ReservationId": null,
      "Amount": 0.0,
      "RentalHeaderId": null,
      "CustomerID": null,
      "RentalLineId": null,
      "WaiterPadDiscountPercentage": 0.0,
      "ActivityEntryId": null,
      "CustomPrice": null,
      "FitnessActivityDayReservationId": null,
      "CreditSale": false,
      "Cancelled": 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

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

ShouldBeExecuted

Postdata

Response