GetIntersolveVouchers

Paths

Example

Example request object

{
  "Criteria": {
    "CardNumber": "string_example",
    "BasketItems": null
  },
  "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": {
    "UserName": "string_example",
    "Vouchers": [
      {
        "VoucherId": 0,
        "IssuedVoucherId": null,
        "Title": null,
        "Description": null,
        "Value": 0.0,
        "ValidFrom": "2026-07-18T14:26:43.8307339+02:00",
        "ValidUntill": "2026-07-18T14:26:43.8307339+02:00",
        "MaxNrOfRedeems": 0,
        "Type": 0,
        "DiscountAmount": 0.0,
        "Applicability": null
      }
    ],
    "ApplicableVouchersTotal": 0
  }
}

ShouldBeExecuted

Postdata

Response