{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-api/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Version 3.5.0","description":"A record of changes in version 3.5.0 of the Musement API, including changes from the previous version.","image":"/assets/favicon.11b84212bd6191806dabe5269190663f413db2f72ca1ab90e2d84383f77f68c0.8a5edab2.png","lang":"en-US","siteUrl":"https://partner-api.musement.com","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"version-350","__idx":0},"children":["Version 3.5.0"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"2024-06-18","__idx":1},"children":["2024-06-18"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"endpoints","__idx":2},"children":["Endpoints"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GET /activities/{activityUuid}/dates/{date}"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Changed default ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["min_buy"]}," value from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["-1"]}," to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["1"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"changes-from-version-340","__idx":3},"children":["Changes from version 3.4.0"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"endpoints-1","__idx":4},"children":["Endpoints"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /carts/{cartUuid}/items"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Now returns a 400 status code when the request body includes a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pickup"]}," property for activities without pickup points"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GET /cities/{cityId}/activities"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Removed ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["category"]}," query parameter"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Response changed from array of activities to ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Activity Search Response"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GET /activities/{activityUuid}/languages"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Removed endpoint"]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"activity-model","__idx":5},"children":["Activity model"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Added ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["no_index"]}," property"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Removed the following properties:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["duration"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["has_extra_customer_data"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["has_passenger_info"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["saves"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"city-model","__idx":6},"children":["City model"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Replaced ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["event_count"]}," property with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["activities_count"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"list-model","__idx":7},"children":["List model"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Removed ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["saves"]}," property"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Removed ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["saves"]}," property from list item destinations"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"venue-model","__idx":8},"children":["Venue model"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Removed ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["tips"]}," property"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"2024-02-21","__idx":9},"children":["2024-02-21"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"endpoints-2","__idx":10},"children":["Endpoints"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Added ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GET /orders/{orderUuid}/refunds"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Returns an array of paid refunds for an order"]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"2024-02-20","__idx":11},"children":["2024-02-20"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"endpoints-3","__idx":12},"children":["Endpoints"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GET /activities/{activityUuid}/dates/{date}"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Added ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["availability"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["max_buy"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["min_buy"]}," properties to timeslots. For more info, ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/api/booking-flow/product/quantities"},"children":["check out our guide"]}]}]}]}]}]},"headings":[{"value":"Version 3.5.0","id":"version-350","depth":1},{"value":"2024-06-18","id":"2024-06-18","depth":2},{"value":"Endpoints","id":"endpoints","depth":3},{"value":"Changes from version 3.4.0","id":"changes-from-version-340","depth":2},{"value":"Endpoints","id":"endpoints-1","depth":3},{"value":"Activity model","id":"activity-model","depth":3},{"value":"City model","id":"city-model","depth":3},{"value":"List model","id":"list-model","depth":3},{"value":"Venue model","id":"venue-model","depth":3},{"value":"2024-02-21","id":"2024-02-21","depth":2},{"value":"Endpoints","id":"endpoints-2","depth":3},{"value":"2024-02-20","id":"2024-02-20","depth":2},{"value":"Endpoints","id":"endpoints-3","depth":3}],"frontmatter":{"seo":{"description":"A record of changes in version 3.5.0 of the Musement API, including changes from the previous version.","title":"Version 3.5.0"},"toc":{"maxDepth":2}},"lastModified":"2024-08-29T13:40:24.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/api/release-notes/v3.5.0","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}