GetProductType

Paths

Example

Example request object

{
  "Criteria": {
    "BasketItem": {
      "$type": "ReCreateX.WebShop.WebServices.Contracts.ArticleSale, ReCreateX.WebShop.WebServices.Contracts",
      "Article": null,
      "DivisionId": "00000000-0000-0000-0000-000000000000",
      "Id": "00000000-0000-0000-0000-000000000000",
      "UseCards": null,
      "Quantity": 0,
      "GenLoyaltyCards": null,
      "CustomerID": null,
      "RuleNamesToIgnore": null,
      "UnitPrice": 0.0,
      "CustomPrice": 0.0,
      "AdvancementPrice": 0.0,
      "ExtraDescription": null,
      "SubscriptionCustomerID": null,
      "AsReseller": false,
      "SubscriptionStartDate": null,
      "CustomerContactId": "00000000-0000-0000-0000-000000000000",
      "SubscriptionEndDate": null,
      "PromotionRuleDiscountAmount": 0.0,
      "ExtraInfoNotPrintedOnTicket": null,
      "CouponUsers": null,
      "DirectDebitStartDate": null,
      "DirectDebitCollectionDay": null,
      "LessonGroupId": null,
      "SubscriptionContactID": null,
      "UitpasPrice": 0.0,
      "UitpasNumber": null,
      "UitpasPriceGroup": null,
      "ProRataFactor": null,
      "NumberAddedWithApplyingPromoRules": 0,
      "LockTicket": null,
      "LessonOptions": null,
      "DigitalWalletCharge": null,
      "ExternalCardNumber": null,
      "CustomCardNumber": null,
      "ItemOptions": null,
      "BebarmaticTicketId": null,
      "Hours": "00:00:00",
      "StartDate": null,
      "EndDate": null,
      "NMBSTicket": 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

{
  "Result": {
    "ProductType": "string_example"
  }
}

ShouldBeExecuted

Postdata

Response