GetUitpasData

Description

Get the uitpas data for the item in the request

Paths

Example

Example request object

{
  "BasketItem": {
    "$type": "ReCreateX.WebShop.WebServices.Contracts.ArticleSale, ReCreateX.WebShop.WebServices.Contracts",
    "Article": {
      "ActivePeriods": null,
      "Code": null,
      "IsDigitalWalletItem": false,
      "Description": null,
      "LinkedDigitalWalletItemId": null,
      "DivisionId": "00000000-0000-0000-0000-000000000000",
      "TicketDescription": null,
      "Group": null,
      "CrossSellingItems": null,
      "Id": "00000000-0000-0000-0000-000000000000",
      "AvailabilityPeriod": null,
      "Image": null,
      "ExternalSaleIntegration": false,
      "ImageUrl": null,
      "Translations": null,
      "Ingredients": null,
      "IsRental": false,
      "Name": null,
      "Options": null,
      "Price": 0.0,
      "Stock": 0.0,
      "StockLocations": null,
      "IsStockItem": false,
      "Categories": null,
      "Attachment": null,
      "ExtraImages": null,
      "ExtraImageUrls": null,
      "AttachmentUrl": null,
      "ShortDescription": null,
      "AskCouponUsers": false,
      "MaximumSalesQuantity": null,
      "IsLessonGroupItem": false,
      "UitpasEventId": null,
      "Vat": null,
      "Barcodes": null,
      "CalculationType": 0,
      "CombineArticles": false,
      "SortOrder": 0,
      "HasExternalBarcodes": false,
      "Blocked": false,
      "IsSubscriptionItem": false,
      "IsAvailableNow": false
    },
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Id": "00000000-0000-0000-0000-000000000000",
    "UseCards": [
      {
        "PersonId": "00000000-0000-0000-0000-000000000000",
        "CardId": "00000000-0000-0000-0000-000000000000",
        "PeripheralStringRangeCardId": "00000000-0000-0000-0000-000000000000",
        "ItemCardCreationId": "00000000-0000-0000-0000-000000000000"
      }
    ],
    "Quantity": 0,
    "GenLoyaltyCards": [
      {
        "CardNumber": null,
        "ParticipantId": null
      }
    ],
    "CustomerID": null,
    "RuleNamesToIgnore": null,
    "UnitPrice": 0.0,
    "CustomPrice": 0.0,
    "AdvancementPrice": 0.0,
    "ExtraDescription": "string_example",
    "SubscriptionCustomerID": null,
    "AsReseller": false,
    "SubscriptionStartDate": null,
    "CustomerContactId": "00000000-0000-0000-0000-000000000000",
    "SubscriptionEndDate": null,
    "PromotionRuleDiscountAmount": 0.0,
    "ExtraInfoNotPrintedOnTicket": "string_example",
    "CouponUsers": [
      {
        "Name": null,
        "FirstName": null,
        "BirthDate": "2024-04-24T06:10:31.3689019+02:00",
        "Phone": null,
        "Email": null,
        "Street": null,
        "HouseNumber": null,
        "Zipcode": null,
        "City": null,
        "Country": null
      }
    ],
    "DirectDebitStartDate": null,
    "DirectDebitCollectionDay": null,
    "LessonGroupId": null,
    "SubscriptionContactID": null,
    "UitpasPrice": 0.0,
    "UitpasNumber": "string_example",
    "UitpasPriceGroup": "string_example",
    "ProRataFactor": null,
    "NumberAddedWithApplyingPromoRules": 0,
    "LockTicket": {
      "$type": "ReCreateX.WebShop.WebServices.Contracts.OrganisedVisitRebookingLockTicket, ReCreateX.WebShop.WebServices.Contracts",
      "ExpirationTime": "2024-04-24T06:10:31.3689019+02:00",
      "Id": "00000000-0000-0000-0000-000000000000"
    },
    "LessonOptions": [
      {
        "LessonGroupOptionId": "00000000-0000-0000-0000-000000000000",
        "Quantity": 0
      }
    ],
    "DigitalWalletCharge": null,
    "ExternalCardNumber": "string_example",
    "CustomCardNumber": "string_example",
    "ItemOptions": [
      {
        "OptionId": "00000000-0000-0000-0000-000000000000",
        "OptionValueId": "00000000-0000-0000-0000-000000000000"
      }
    ],
    "BebarmaticTicketId": "string_example",
    "Hours": "00:00:00",
    "StartDate": null,
    "EndDate": null,
    "NMBSTicket": {
      "ProductId": 0,
      "Comment": null,
      "Customer": null,
      "ExpectedPrice": 0.0,
      "Journey": null,
      "OrganismCode": null,
      "CustomerReference": null,
      "ParentTicketNumber": null
    },
    "CombiExpositionTicketId": "00000000-0000-0000-0000-000000000000",
    "CardCreationExtraCostItem": 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": {
    "UitpasEventId": "string_example"
  }
}

ShouldBeExecuted

Postdata

Response