{"info":{"_postman_id":"8c307d41-cb23-43b3-8445-2469c32c6ff9","name":"[PUBLIC] menta tech api (en)","description":"<html><head></head><body><img src=\"https://storage.googleapis.com/default_mentatickets-core/static/assets/mentalogos/MENTATECH-ISO+Menta-Azul.png\" width=\"216\" height=\"auto\">\n\n<p>Discover a range of practical examples demonstrating the use of our API. To begin, select any root folder for detailed information about specific endpoints. Our root folders include: Events, Tickets, Access Control, Ticket Delivery, and Buy Page Link Generation.</p>\n<p>For in-depth guidance, please refer to our API Documentation at <a href=\"https://docs.mentatech.io/\">https://docs.mentatech.io</a>.</p>\n<p>Should you require immediate communication with the menta team, feel free to reach out to us directly. Alternatively, for general inquiries or support, contact our integration team at <a href=\"https://null\">integration_support@mentatech.io</a>.</p>\n<p>We are always here to help!</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"20758099","collectionId":"8c307d41-cb23-43b3-8445-2469c32c6ff9","publishedId":"2s9YeK3V9i","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"0F73F0"},"publishDate":"2023-12-01T20:23:36.000Z"},"item":[{"name":"1. Events","item":[{"name":"Create Event","item":[{"name":"Create Event","id":"aac230c2-3608-430d-80be-5af5db820fa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"7b1892b78917b892db7e89f09183619264918","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"The Lion King\",\n    \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n    \"externalReferenceId\": \"the-lion-king-broadway\",\n    \"shows\": [\n        {\n            \"title\": \"2pm Show - Apr 4\",\n            \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n            \"images\": [\n                {\n                    \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                    \"kind\": \"main\"\n                }\n            ],\n            \"showId\": \"apr4-2pm\",\n            \"date\": \"2025-04-02T14:00:00.000-04:00\",\n            \"ticketOptions\": [\n                {\n                    \"title\": \"Asiento Estándar\",\n                    \"ticketId\": \"0001\",\n                    \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                    \"price\": 5500,\n                    \"currency\": \"COP\",\n                    \"webVisibility\": true,\n                    \"webSoldOut\": false,\n                    \"stock\": 1000\n                },\n                {\n                    \"title\": \"Asiento Premium\",\n                    \"ticketId\": \"0002\",\n                    \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                    \"price\": 13800,\n                    \"currency\": \"COP\",\n                    \"webVisibility\": true,\n                    \"webSoldOut\": false,\n                    \"stock\": 1000\n                }\n            ]\n        }\n    ],\n    \"location\": {\n        \"city\": \"New York City\",\n        \"state\": \"New York\",\n        \"venueName\": \"Minskoff Theatre\",\n        \"address\": \"200 W 45th Street\",\n        \"country\": \"United States\"\n    },\n    \"producers\": [\n        {\n            \"name\": \"Florid-a Events\",\n            \"emails\": [\"florida00productions@gmail.com\"],\n            \"producerId\": \"819\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/events","description":"<p>This endpoint gives you the example on how to send the data to menta api in order to create an event.</p>\n<p>We just collect the information we need to guarantee the best user experience on our flows.</p>\n","urlObject":{"protocol":"https","path":["v1","events"],"host":["api","mentatech","io"],"query":[],"variable":[]}},"response":[{"id":"a5ba9a5f-1741-4b4c-8e34-bddc78bb0b2a","name":"Create Event","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"7b1892b78917b892db7e89f09183619264918","type":"text","disabled":true},{"key":"Authorization","value":"this-is-an-api-key-gigapass-me-pls2","type":"text"},{"key":"x-ticket-seller-id","value":"2","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"externalReferenceId\": \"the-lion-king-broadway\",\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"status\": \"LIVE\",\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\"\n                    }\n                ],\n                \"showId\": \"4726\",\n                \"date\": \"2022-04-02T14:00:00.000-04:00\",\n                \"ticketOptions\": [\n                    {\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    },\n                    {\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    }\n                ]\n            }\n        ],\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Broadway theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\"\n        },\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\"nyproductions@gmail.com\"],\n                \"producerId\": \"819\"\n            }\n        ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/events"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"externalReferenceId\": \"the-lion-king-broadway\",\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"ticketSellerId\": \"2\",\n        \"configuration\": {\n            \"ticketDelivery\": {\n                \"time\": {\n                    \"when\": \"BEFORE\",\n                    \"seconds\": \"25200\"\n                },\n                \"kind\": \"LOCK\",\n                \"withMentaMobileWallet\": false\n            },\n            \"sendEmailReminderQr\": true\n        },\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Minskoff Theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\",\n            \"timeZone\": \"America/Argentina/Buenos_Aires\"\n        },\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"date\": \"2025-04-02T18:00:00.000Z\",\n                \"showId\": \"4726\",\n                \"resaleEnabled\": true,\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\",\n                        \"_id\": \"66d89581c93fae88615c33ce\"\n                    }\n                ],\n                \"ticketOptions\": [\n                    {\n                        \"_id\": \"66d89581c93fae88615c33cf\",\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    },\n                    {\n                        \"_id\": \"66d89581c93fae88615c33d0\",\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    }\n                ],\n                \"configuration\": {\n                    \"ticketDelivery\": {\n                        \"time\": {\n                            \"seconds\": \"25200\",\n                            \"when\": \"BEFORE\"\n                        }\n                    }\n                },\n                \"showRescheduled\": false,\n                \"_id\": \"66d89581c93fae88615c33cd\"\n            }\n        ],\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\n                    \"nyproductions@gmail.com\"\n                ],\n                \"producerId\": \"819\",\n                \"_id\": \"66d89581c93fae88615c33d1\"\n            }\n        ],\n        \"type\": \"SINGLE\",\n        \"_id\": \"66d89581c93fae88615c33cc\",\n        \"containedEvents\": [],\n        \"ticketCategories\": [],\n        \"createdAt\": \"2024-09-04T17:14:41.422Z\",\n        \"updatedAt\": \"2024-09-04T17:14:41.422Z\",\n        \"__v\": 0\n    },\n    \"errors\": null\n}"},{"id":"eca977ba-3748-4eb2-8021-bb40c4432d3f","name":"Create Event with Cross Border Payments","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"7b1892b78917b892db7e89f09183619264918","type":"text","disabled":true},{"key":"Authorization","value":"this-is-an-api-key-gigapass-me-pls2","type":"text"},{"key":"x-ticket-seller-id","value":"2","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"externalReferenceId\": \"the-lion-king-broadway-cbp\",\n        \"configuration\": {\n            \"crossBorderPayments\": {\n                \"enabled\": true,\n                \"payInsCountries\": [\n                    \"BR\", \"CL\", \"PY\", \"AR\", \"MX\", \"UY\"\n                ],\n                \"payOutsCountries\": [\n                    \"MX\", \"AR\", \"UY\"\n                ]\n            }\n        },\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"status\": \"LIVE\",\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\"\n                    }\n                ],\n                \"showId\": \"4726\",\n                \"date\": \"2022-04-02T14:00:00.000-04:00\",\n                \"ticketOptions\": [\n                    {\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    },\n                    {\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    }\n                ]\n            }\n        ],\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Broadway theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\"\n        },\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\"nyproductions@gmail.com\"],\n                \"producerId\": \"819\"\n            }\n        ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/events"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"externalReferenceId\": \"the-lion-king-broadway-cbp-on\",\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"ticketSellerId\": \"2\",\n        \"configuration\": {\n            \"crossBorderPayments\": {\n                \"enabled\": true,\n                \"payInsCountries\": [\n                    \"BR\",\n                    \"CL\",\n                    \"PY\",\n                    \"AR\",\n                    \"MX\",\n                    \"UY\"\n                ],\n                \"payOutsCountries\": [\n                    \"MX\",\n                    \"AR\",\n                    \"UY\"\n                ]\n            },\n            \"sendEmailReminderQr\": true,\n            \"ticketDelivery\": {\n                \"kind\": \"LOCK\",\n                \"time\": {\n                    \"when\": \"BEFORE\",\n                    \"seconds\": \"10800\"\n                },\n                \"withMentaMobileWallet\": false\n            },\n            \"listingRecommendationGraphConfig\": {\n                \"minSoldListItems\": 5,\n                \"minActiveListItems\": 5,\n                \"graphMaxPriceMultiplier\": 1.2,\n                \"lowerBarsQuantity\": 15,\n                \"higherBarsQuantity\": 30,\n                \"requiredListItemsCountForHigherBarsQuantity\": 80,\n                \"listItemPricesWeight\": 0.5,\n                \"recommendedPriceMultiplier\": 1\n            }\n        },\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Broadway theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\",\n            \"timeZone\": \"America/Argentina/Buenos_Aires\"\n        },\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"date\": \"2022-04-02T18:00:00.000Z\",\n                \"showId\": \"4726\",\n                \"status\": \"LIVE\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"resaleEnabled\": true,\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\",\n                        \"_id\": \"679ce64035f204085b84ec3e\"\n                    }\n                ],\n                \"ticketOptions\": [\n                    {\n                        \"_id\": \"679ce64035f204085b84ec3f\",\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 3,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 0,\n                            \"maxPriceSell\": null\n                        },\n                        \"origin\": \"SINGLE\"\n                    },\n                    {\n                        \"_id\": \"679ce64035f204085b84ec40\",\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 3,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 0,\n                            \"maxPriceSell\": null\n                        },\n                        \"origin\": \"SINGLE\"\n                    }\n                ],\n                \"configuration\": {\n                    \"ticketDelivery\": {\n                        \"time\": {\n                            \"seconds\": \"10800\",\n                            \"when\": \"BEFORE\"\n                        }\n                    },\n                    \"superSwapClose\": {\n                        \"time\": {\n                            \"seconds\": \"10800\",\n                            \"when\": \"BEFORE\"\n                        }\n                    },\n                    \"listingRecommendationGraphConfig\": {\n                        \"minSoldListItems\": 5,\n                        \"minActiveListItems\": 5,\n                        \"graphMaxPriceMultiplier\": 1.2,\n                        \"lowerBarsQuantity\": 15,\n                        \"higherBarsQuantity\": 30,\n                        \"requiredListItemsCountForHigherBarsQuantity\": 80,\n                        \"listItemPricesWeight\": 0.5,\n                        \"recommendedPriceMultiplier\": 1\n                    }\n                },\n                \"showRescheduled\": false,\n                \"_id\": \"679ce64035f204085b84ec3d\"\n            }\n        ],\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\n                    \"nyproductions@gmail.com\"\n                ],\n                \"producerId\": \"819\",\n                \"_id\": \"679ce64035f204085b84ec41\"\n            }\n        ],\n        \"type\": \"SINGLE\",\n        \"forceShowQR\": false,\n        \"_id\": \"679ce64035f204085b84ec3c\",\n        \"containedEvents\": [],\n        \"ticketCategories\": [],\n        \"createdAt\": \"2025-01-31T15:03:28.230Z\",\n        \"updatedAt\": \"2025-01-31T15:03:28.230Z\",\n        \"__v\": 0\n    },\n    \"errors\": null\n}"},{"id":"cc566a1a-b079-47e1-9be5-687e464c1f97","name":"Create Event with Will Call","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"7b1892b78917b892db7e89f09183619264918","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"externalReferenceId\": \"the-lion-king-broadway\",\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"status\": \"LIVE\",\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\"\n                    }\n                ],\n                \"showId\": \"4726\",\n                \"date\": \"2022-04-02T14:00:00.000-04:00\",\n                \"ticketOptions\": [\n                    {\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    },\n                    {\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    }\n                ],\n                \"configuration\": {\n                    \"redemption\": {\n                        \"policy\": \"OPTIONAL\",\n                        \"instructions\": \"Presentar el código de retiro en la boletería del teatro.\",\n                        \"hoursBeforeShow\": 168\n                    }\n                }\n            }\n        ],\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Broadway theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\"\n        }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/events"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"externalReferenceId\": \"the-lion-king-broadway\",\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"ticketSellerId\": \"2\",\n        \"configuration\": {\n            \"ticketDelivery\": {\n                \"time\": {\n                    \"when\": \"BEFORE\",\n                    \"seconds\": \"25200\"\n                },\n                \"kind\": \"LOCK\",\n                \"withMentaMobileWallet\": false\n            },\n            \"sendEmailReminderQr\": true\n        },\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Minskoff Theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\",\n            \"timeZone\": \"America/Argentina/Buenos_Aires\"\n        },\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"date\": \"2025-04-02T18:00:00.000Z\",\n                \"showId\": \"4726\",\n                \"resaleEnabled\": true,\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\",\n                        \"_id\": \"66d89581c93fae88615c33ce\"\n                    }\n                ],\n                \"ticketOptions\": [\n                    {\n                        \"_id\": \"66d89581c93fae88615c33cf\",\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    },\n                    {\n                        \"_id\": \"66d89581c93fae88615c33d0\",\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    }\n                ],\n                \"configuration\": {\n                    \"ticketDelivery\": {\n                        \"time\": {\n                            \"seconds\": \"25200\",\n                            \"when\": \"BEFORE\"\n                        }\n                    },\n                    \"redemption\": {\n                        \"policy\": \"OPTIONAL\",\n                        \"instructions\": \"Presentar el código de retiro en la boletería del teatro.\",\n                        \"hoursBeforeShow\": 168\n                    }\n                },\n                \"showRescheduled\": false,\n                \"_id\": \"66d89581c93fae88615c33cd\"\n            }\n        ],\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\n                    \"nyproductions@gmail.com\"\n                ],\n                \"producerId\": \"819\",\n                \"_id\": \"66d89581c93fae88615c33d1\"\n            }\n        ],\n        \"type\": \"SINGLE\",\n        \"_id\": \"66d89581c93fae88615c33cc\",\n        \"containedEvents\": [],\n        \"ticketCategories\": [],\n        \"createdAt\": \"2024-09-04T17:14:41.422Z\",\n        \"updatedAt\": \"2024-09-04T17:14:41.422Z\",\n        \"__v\": 0\n    },\n    \"errors\": null\n}"},{"id":"2c92c517-db19-4ad0-a81b-edc738d11acf","name":"Create Event with Unlock Time","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"7b1892b78917b892db7e89f09183619264918","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"externalReferenceId\": \"the-lion-king-broadway\",\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"status\": \"LIVE\",\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\"\n                    }\n                ],\n                \"showId\": \"4726\",\n                \"date\": \"2022-04-02T14:00:00.000-04:00\",\n                \"ticketOptions\": [\n                    {\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    },\n                    {\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    }\n                ],\n                \"configuration\": {\n                    \"ticketDelivery\": {\n                        \"time\": {\n                            \"seconds\": \"10800\"\n                        }\n                    }\n                }\n            }\n        ],\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Broadway theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\"\n        },\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\"nyproductions@gmail.com\"],\n                \"producerId\": \"819\"\n            }\n        ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/events"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"externalReferenceId\": \"the-lion-king-broadway\",\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"ticketSellerId\": \"2\",\n        \"configuration\": {\n            \"ticketDelivery\": {\n                \"time\": {\n                    \"when\": \"BEFORE\",\n                    \"seconds\": \"10800\"\n                },\n                \"kind\": \"LOCK\",\n                \"withMentaMobileWallet\": false\n            },\n            \"sendEmailReminderQr\": true\n        },\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Minskoff Theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\",\n            \"timeZone\": \"America/Argentina/Buenos_Aires\"\n        },\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"date\": \"2025-04-02T18:00:00.000Z\",\n                \"showId\": \"4726\",\n                \"resaleEnabled\": true,\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\",\n                        \"_id\": \"66d89581c93fae88615c33ce\"\n                    }\n                ],\n                \"ticketOptions\": [\n                    {\n                        \"_id\": \"66d89581c93fae88615c33cf\",\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    },\n                    {\n                        \"_id\": \"66d89581c93fae88615c33d0\",\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    }\n                ],\n                \"configuration\": {\n                    \"ticketDelivery\": {\n                        \"time\": {\n                            \"seconds\": \"10800\",\n                            \"when\": \"BEFORE\"\n                        }\n                    }\n                },\n                \"showRescheduled\": false,\n                \"_id\": \"66d89581c93fae88615c33cd\"\n            }\n        ],\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\n                    \"nyproductions@gmail.com\"\n                ],\n                \"producerId\": \"819\",\n                \"_id\": \"66d89581c93fae88615c33d1\"\n            }\n        ],\n        \"type\": \"SINGLE\",\n        \"_id\": \"66d89581c93fae88615c33cc\",\n        \"containedEvents\": [],\n        \"ticketCategories\": [],\n        \"createdAt\": \"2024-09-04T17:14:41.422Z\",\n        \"updatedAt\": \"2024-09-04T17:14:41.422Z\",\n        \"__v\": 0\n    },\n    \"errors\": null\n}"},{"id":"592173ef-7056-4e4f-bfaf-403480fd0b26","name":"Create Event with Global Seating","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"2","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"externalReferenceId\": \"the-lion-king-broadway\",\n        \"seating\": {\n            \"image\": \"https://seating.image/your_image_locator.png\"\n        },\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"status\": \"LIVE\",\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\"\n                    }\n                ],\n                \"showId\": \"4726\",\n                \"date\": \"2022-04-02T14:00:00.000-04:00\",\n                \"ticketOptions\": [\n                    {\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    },\n                    {\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    }\n                ],\n                \"configuration\": {\n                    \"ticketDelivery\": {\n                        \"time\": {\n                            \"seconds\": \"10800\"\n                        }\n                    }\n                }\n            }\n        ],\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Broadway theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\"\n        },\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\"nyproductions@gmail.com\"],\n                \"producerId\": \"819\"\n            }\n        ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/events"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"externalReferenceId\": \"the-lion-king-broadway\",\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"ticketSellerId\": \"2\",\n        \"configuration\": {\n            \"ticketDelivery\": {\n                \"time\": {\n                    \"when\": \"BEFORE\",\n                    \"seconds\": \"25200\"\n                },\n                \"kind\": \"LOCK\",\n                \"withMentaMobileWallet\": false\n            },\n            \"sendEmailReminderQr\": true\n        },\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Minskoff Theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\",\n            \"timeZone\": \"America/Argentina/Buenos_Aires\"\n        },\n        \"seating\": {\n            \"image\": \"https://seating.image/your_image_locator.png\"\n        },\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"date\": \"2025-04-02T18:00:00.000Z\",\n                \"showId\": \"4726\",\n                \"resaleEnabled\": true,\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\",\n                        \"_id\": \"66d89581c93fae88615c33ce\"\n                    }\n                ],\n                \"ticketOptions\": [\n                    {\n                        \"_id\": \"66d89581c93fae88615c33cf\",\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    },\n                    {\n                        \"_id\": \"66d89581c93fae88615c33d0\",\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    }\n                ],\n                \"configuration\": {\n                    \"ticketDelivery\": {\n                        \"time\": {\n                            \"seconds\": \"25200\",\n                            \"when\": \"BEFORE\"\n                        }\n                    }\n                },\n                \"showRescheduled\": false,\n                \"_id\": \"66d89581c93fae88615c33cd\"\n            }\n        ],\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\n                    \"nyproductions@gmail.com\"\n                ],\n                \"producerId\": \"819\",\n                \"_id\": \"66d89581c93fae88615c33d1\"\n            }\n        ],\n        \"type\": \"SINGLE\",\n        \"_id\": \"66d89581c93fae88615c33cc\",\n        \"containedEvents\": [],\n        \"ticketCategories\": [],\n        \"createdAt\": \"2024-09-04T17:14:41.422Z\",\n        \"updatedAt\": \"2024-09-04T17:14:41.422Z\",\n        \"__v\": 0\n    },\n    \"errors\": null\n}"},{"id":"6776405c-1836-4777-80cd-3fe9a2acd9fc","name":"Create Event with Primary Sales Fee","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"2","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"The Lion King\",\n    \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n    \"externalReferenceId\": \"the-lion-king-broadway\",\n    \"seating\": {\n        \"image\": \"https://seating.image/your_image_locator.png\"\n    },\n    \"primarySalesFee\": {\n        \"type\": \"FIXED\",\n        \"value\": 100\n    },\n    \"shows\": [\n        {\n            \"title\": \"The Lion King in Broadway theatre\",\n            \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n            \"status\": \"LIVE\",\n            \"images\": [\n                {\n                    \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                    \"kind\": \"main\"\n                }\n            ],\n            \"primarySalesFee\": {\n                \"type\": \"PERCENTAGE\",\n                \"value\": 5\n            },\n            \"showId\": \"4726\",\n            \"date\": \"2022-04-02T14:00:00.000-04:00\",\n            \"ticketOptions\": [\n                {\n                    \"title\": \"Asiento Estándar\",\n                    \"ticketId\": \"0001\",\n                    \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                    \"price\": 5500,\n                    \"currency\": \"ARS\",\n                    \"webVisibility\": true,\n                    \"webSoldOut\": false,\n                    \"stock\": 1000\n                },\n                {\n                    \"title\": \"Asiento Premium\",\n                    \"ticketId\": \"0002\",\n                    \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                    \"price\": 13800,\n                    \"currency\": \"ARS\",\n                    \"primarySalesFee\": {\n                        \"type\": \"PERCENTAGE\",\n                        \"value\": 10\n                    },\n                    \"webVisibility\": true,\n                    \"webSoldOut\": false,\n                    \"stock\": 1000\n                }\n            ],\n            \"configuration\": {\n                \"ticketDelivery\": {\n                    \"time\": {\n                        \"seconds\": \"10800\"\n                    }\n                }\n            }\n        }\n    ],\n    \"location\": {\n        \"city\": \"New York City\",\n        \"state\": \"New York\",\n        \"venueName\": \"Broadway theatre\",\n        \"address\": \"200 W 45th Street\",\n        \"country\": \"United States\"\n    },\n    \"producers\": [\n        {\n            \"name\": \"the-producer\",\n            \"emails\": [\n                \"nyproductions@gmail.com\"\n            ],\n            \"producerId\": \"819\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/events"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"externalReferenceId\": \"the-lion-king-broadway\",\n        \"title\": \"The Lion King\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"ticketSellerId\": \"2\",\n        \"primarySalesFee\": {\n            \"type\": \"FIXED\",\n            \"value\": 100\n        },\n        \"configuration\": {\n            \"ticketDelivery\": {\n                \"time\": {\n                    \"when\": \"BEFORE\",\n                    \"seconds\": \"25200\"\n                },\n                \"kind\": \"LOCK\",\n                \"withMentaMobileWallet\": false\n            },\n            \"sendEmailReminderQr\": true\n        },\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Minskoff Theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\",\n            \"timeZone\": \"America/Argentina/Buenos_Aires\"\n        },\n        \"seating\": {\n            \"image\": \"https://seating.image/your_image_locator.png\"\n        },\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"primarySalesUrl\": \"https://yourplatform.com/event/the-lion-king-broadway/show/4726\",\n                \"date\": \"2025-04-02T18:00:00.000Z\",\n                \"showId\": \"4726\",\n                \"resaleEnabled\": true,\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\",\n                        \"_id\": \"66d89581c93fae88615c33ce\"\n                    }\n                ],\n                \"primarySalesFee\": {\n                    \"type\": \"PERCENTAGE\",\n                    \"value\": 5\n                },\n                \"ticketOptions\": [\n                    {\n                        \"_id\": \"66d89581c93fae88615c33cf\",\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    },\n                    {\n                        \"_id\": \"66d89581c93fae88615c33d0\",\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"primarySalesFee\": {\n                            \"type\": \"PERCENTAGE\",\n                            \"value\": 10\n                        },\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\",\n                        \"webVisibility\": true,\n                        \"webSoldOut\": false,\n                        \"stock\": 1000\n                    }\n                ],\n                \"configuration\": {\n                    \"ticketDelivery\": {\n                        \"time\": {\n                            \"seconds\": \"25200\",\n                            \"when\": \"BEFORE\"\n                        }\n                    }\n                },\n                \"showRescheduled\": false,\n                \"_id\": \"66d89581c93fae88615c33cd\"\n            }\n        ],\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\n                    \"nyproductions@gmail.com\"\n                ],\n                \"producerId\": \"819\",\n                \"_id\": \"66d89581c93fae88615c33d1\"\n            }\n        ],\n        \"type\": \"SINGLE\",\n        \"_id\": \"66d89581c93fae88615c33cc\",\n        \"containedEvents\": [],\n        \"ticketCategories\": [],\n        \"createdAt\": \"2024-09-04T17:14:41.422Z\",\n        \"updatedAt\": \"2024-09-04T17:14:41.422Z\",\n        \"__v\": 0\n    },\n    \"errors\": null\n}"}],"_postman_id":"aac230c2-3608-430d-80be-5af5db820fa5"}],"id":"880e1b5e-755d-4fa6-bea5-23b57427e341","_postman_id":"880e1b5e-755d-4fa6-bea5-23b57427e341","description":""},{"name":"Update Event","item":[{"name":"Update Event","id":"850c32ef-6c71-42f6-bc55-27e2b6c83f72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"externalReferenceId\": \"the-lion-king-broadway\",\n    \"title\": \"The Lion King at Broadway\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/events","description":"<p>If you need to update any updatable field of the Event (please read our API Docs to see restrictions <a href=\"https://docs.mentatech.io\">https://docs.mentatech.io</a> ) you can use this endpoint to guide you integrating it.</p>\n<p>Just send us the whole updated event with all new information on it.</p>\n<p>Do not send partial data.</p>\n","urlObject":{"protocol":"https","path":["v1","events"],"host":["api","mentatech","io"],"query":[],"variable":[]}},"response":[{"id":"15e55b7a-6db5-4a38-8bbf-0bffe67d6f14","name":"Update Event","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"externalReferenceId\": \"the-lion-king-florida\",\n    \"title\": \"The Lion King at florida\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/events"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"externalReferenceId\": \"the-lion-king-broadway\",\n        \"title\": \"The Lion King at florida\",\n        \"description\": \"Más de 60 millones de personas de todo el mundo han venido a vivir la emoción y descubrir el esplendor del inigualable musical de The Lion King.\",\n        \"ticketSellerId\": \"2\",\n        \"configuration\": {\n            \"ticketDelivery\": {\n                \"time\": {\n                    \"when\": \"BEFORE\",\n                    \"seconds\": \"25200\"\n                },\n                \"kind\": \"LOCK\",\n                \"withMentaMobileWallet\": false\n            },\n            \"sendEmailReminderQr\": true\n        },\n        \"location\": {\n            \"city\": \"New York City\",\n            \"state\": \"New York\",\n            \"venueName\": \"Minskoff Theatre\",\n            \"address\": \"200 W 45th Street\",\n            \"country\": \"United States\",\n            \"timeZone\": \"America/Argentina/Buenos_Aires\"\n        },\n        \"shows\": [\n            {\n                \"title\": \"The Lion King in Broadway theatre\",\n                \"date\": \"2025-04-02T18:00:00.000Z\",\n                \"showId\": \"4726\",\n                \"resaleEnabled\": true,\n                \"images\": [\n                    {\n                        \"url\": \"https://storage.googleapis.com/default_mentatickets-core/dd127bc9-1079-4bbc-9bab-c87acd27edb2_SOURCE.webp\",\n                        \"kind\": \"main\",\n                        \"_id\": \"66d89581c93fae88615c33ce\"\n                    }\n                ],\n                \"ticketOptions\": [\n                    {\n                        \"_id\": \"66d89581c93fae88615c33cf\",\n                        \"title\": \"Asiento Estándar\",\n                        \"ticketId\": \"0001\",\n                        \"description\": \"Buena vista y buen audio. A una distancia de entre 40 y 60 metros del escenario\",\n                        \"price\": 5500,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\"\n                    },\n                    {\n                        \"_id\": \"66d89581c93fae88615c33d0\",\n                        \"title\": \"Asiento Premium\",\n                        \"ticketId\": \"0002\",\n                        \"description\": \"Ubicado en la parte frontal del teatro, con excelente vista y un audio premium.\",\n                        \"price\": 13800,\n                        \"currency\": \"ARS\",\n                        \"invisible\": false,\n                        \"dashboardRules\": {\n                            \"ticketShield\": true,\n                            \"qrUnlock\": 7,\n                            \"superswap\": true,\n                            \"superswapInit\": \"pre sold out\",\n                            \"maxSell\": null,\n                            \"minPriceSell\": 5,\n                            \"maxPriceSell\": 7\n                        },\n                        \"origin\": \"SINGLE\"\n                    }\n                ],\n                \"configuration\": {\n                    \"ticketDelivery\": {\n                        \"time\": {\n                            \"seconds\": \"25200\",\n                            \"when\": \"BEFORE\"\n                        }\n                    }\n                },\n                \"showRescheduled\": false,\n                \"_id\": \"66d89581c93fae88615c33cd\"\n            }\n        ],\n        \"producers\": [\n            {\n                \"name\": \"the-producer\",\n                \"emails\": [\n                    \"nyproductions@gmail.com\"\n                ],\n                \"producerId\": \"819\",\n                \"_id\": \"66d89581c93fae88615c33d1\"\n            }\n        ],\n        \"type\": \"SINGLE\",\n        \"_id\": \"66d89581c93fae88615c33cc\",\n        \"containedEvents\": [],\n        \"ticketCategories\": [],\n        \"createdAt\": \"2024-09-04T17:14:41.422Z\",\n        \"updatedAt\": \"2024-09-04T17:14:41.422Z\",\n        \"__v\": 0\n    },\n    \"errors\": null\n}"}],"_postman_id":"850c32ef-6c71-42f6-bc55-27e2b6c83f72"}],"id":"0c4aff3e-89a7-4c2f-a3d0-d78e2a71082c","_postman_id":"0c4aff3e-89a7-4c2f-a3d0-d78e2a71082c","description":""},{"name":"Cancel Event","item":[{"name":"Cancel Event","id":"b3214c1c-259a-4a44-b1bb-a60808b96934","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/events/:eventId/cancellation","urlObject":{"protocol":"https","path":["v1","events",":eventId","cancellation"],"host":["api","mentatech","io"],"query":[],"variable":[{"description":{"content":"<p>The ID of the event you use in your platform. Must be unique.</p>\n","type":"text/plain"},"type":"any","value":"the-lion-king-broadway","key":"eventId"}]}},"response":[],"_postman_id":"b3214c1c-259a-4a44-b1bb-a60808b96934"},{"name":"Cancel Show","id":"fc184cb3-585a-401d-9364-0ca67c33155c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/events/:eventId/cancellation?showId=apr4-2pm","urlObject":{"protocol":"https","path":["v1","events",":eventId","cancellation"],"host":["api","mentatech","io"],"query":[{"description":{"content":"<p>The ID of the show you want to cancel.</p>\n","type":"text/plain"},"key":"showId","value":"apr4-2pm"}],"variable":[{"description":{"content":"<p>The ID of the event you use in your platform. Must be unique.</p>\n","type":"text/plain"},"type":"any","value":"the-lion-king-broadway","key":"eventId"}]}},"response":[],"_postman_id":"fc184cb3-585a-401d-9364-0ca67c33155c"}],"id":"53068a59-2668-48e5-8750-ff1a3672d71d","_postman_id":"53068a59-2668-48e5-8750-ff1a3672d71d","description":""}],"id":"1b42b744-e2ac-4f32-bd44-90d818f291ad","description":"<p>The Events section provides insights into various interactions with the Event entity through our API. In this section, you'll find the following requests:</p>\n<ul>\n<li><strong>Create Event</strong>: Utilize this endpoint to transmit all necessary information from your platform to menta, ensuring an optimal user experience in our processes.</li>\n<li><strong>Update Event</strong>: Need to modify details like the show date, ticket options, or event title? This endpoint is designed for such updates.</li>\n<li><strong>Cancel Event</strong>: In the event of a cancellation, it's crucial to inform us promptly by integrating this endpoint.</li>\n</ul>\n<p>For comprehensive details on usage, please refer to our API Documentation: <a href=\"https://docs.mentatech.io/\">https://docs.mentatech.io</a>.</p>\n","_postman_id":"1b42b744-e2ac-4f32-bd44-90d818f291ad"},{"name":"2. Tickets","item":[{"name":"Push Ticket","item":[{"name":"Create Ticket","id":"9a0f9037-661d-4482-8649-8328cc469450","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"ticketOptionId\": \"0001\",\n        \"showId\": \"apr4-2pm\",\n        \"externalReferenceEventId\": \"the-lion-king-broadway\",\n        \"buyer\": \"buyer@maildomain.com\",\n        \"ticketId\": \"000000041028\", // This value must be unique for all your platform.\n        \"ticketAccess\": {\n            \"type\": \"URL\",\n            \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n        }\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/tickets","description":"<p>The Ticket Creation API supports</p>\n<ul>\n<li><p>Creating just one ticket.</p>\n</li>\n<li><p>Creating multiple tickets.</p>\n</li>\n<li><p>Creating ticket with Personal Information on them.</p>\n</li>\n<li><p>Creating a ticket with the QR/BARCODE in plain-text.</p>\n</li>\n<li><p>Creating a ticket with seating information.</p>\n</li>\n<li><p>Creating a ticket with your own ticket PDF.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v1","tickets"],"host":["api","mentatech","io"],"query":[],"variable":[]}},"response":[{"id":"4325b475-22ea-4e62-aa7b-9b4094268c72","name":"Single Ticket","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text","disabled":true},{"key":"Authorization","value":"this-is-an-api-key-gigapass-me-pls2","type":"text"},{"key":"x-ticket-seller-id","value":"2","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"ticketOptionId\": \"0001\",\n        \"showId\": \"apr4-2pm\",\n        \"externalReferenceEventId\": \"the-lion-king-broadway\",\n        \"buyer\": \"buyer@maildomain.com\",\n        \"ticketId\": \"000000041028\", // This value must be unique for all your platform.\n        \"ticketAccess\": {\n            \"type\": \"URL\",\n            \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n        }\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/tickets"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"ticketOptionId\": \"0001\",\n            \"showId\": \"apr4-2pm\",\n            \"externalReferenceEventId\": \"the-lion-king-broadway\",\n            \"buyer\": \"buyer@maildomain.com\",\n            \"ticketId\": \"000000041028\",\n            \"ticketAccess\": {\n                \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\",\n                \"type\": \"URL\",\n                \"qrType\": \"STATIC\"\n            },\n            \"type\": \"SINGLE\"\n        }\n    ],\n    \"errors\": null\n}"},{"id":"a38bbd06-01ab-4976-8597-4b753c23ffbb","name":"Multiple Tickets","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"ticketOptionId\": \"0001\",\n        \"showId\": \"apr4-2pm\",\n        \"externalReferenceEventId\": \"the-lion-king-broadway\",\n        \"buyer\": \"buyer@maildomain.com\",\n        \"ticketId\": \"000000041028\", // This value must be unique for all your platform.\n        \"ticketAccess\": {\n            \"type\": \"URL\",\n            \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n        }\n    },\n    {\n        \"ticketOptionId\": \"0001\",\n        \"showId\": \"apr4-2pm\",\n        \"externalReferenceEventId\": \"the-lion-king-broadway\",\n        \"buyer\": \"buyer@maildomain.com\",\n        \"ticketId\": \"000000041029\", // This value must be unique for all your platform.\n        \"ticketAccess\": {\n            \"type\": \"URL\",\n            \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n        }\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/tickets"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"ticketOptionId\": \"0001\",\n            \"showId\": \"apr4-2pm\",\n            \"externalReferenceEventId\": \"the-lion-king-broadway\",\n            \"ticketId\": \"000000041028\",\n            \"buyer\": \"buyer@maildomain.com\",\n            \"ticketAccess\": {\n                \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\",\n                \"type\": \"URL\",\n                \"qrType\": \"STATIC\"\n            },\n            \"type\": \"SINGLE\"\n        },\n        {\n            \"ticketOptionId\": \"0001\",\n            \"showId\": \"apr4-2pm\",\n            \"externalReferenceEventId\": \"the-lion-king-broadway\",\n            \"ticketId\": \"000000041029\",\n            \"buyer\": \"buyer@maildomain.com\",\n            \"ticketAccess\": {\n                \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\",\n                \"type\": \"URL\",\n                \"qrType\": \"STATIC\"\n            },\n            \"type\": \"SINGLE\"\n        }\n    ],\n    \"errors\": null\n}"},{"id":"805c7187-d784-4d46-b026-232e31e826cc","name":"Nominated Tickets","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"ticketOptionId\": \"0001\",\n        \"showId\": \"apr4-2pm\",\n        \"externalReferenceEventId\": \"the-lion-king-broadway\",\n        \"buyer\": \"buyer@maildomain.com\",\n        \"ticketId\": \"000000041028\", // This value must be unique for all your platform.\n        \"ticketAccess\": {\n            \"type\": \"URL\",\n            \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n        },\n        \"nominalTicket\": {\n            \"fullName\": \"John Doe\",\n            \"identification\": \"12345678\"\n        }\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/tickets"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"ticketOptionId\": \"0001\",\n            \"showId\": \"apr4-2pm\",\n            \"externalReferenceEventId\": \"the-lion-king-broadway\",\n            \"ticketId\": \"000000041028\",\n            \"buyer\": \"buyer@maildomain.com\",\n            \"ticketAccess\": {\n                \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\",\n                \"type\": \"URL\",\n                \"qrType\": \"STATIC\"\n            },\n            \"type\": \"SINGLE\",\n            \"nominalTicket\": {\n                \"fullName\": \"John Doe\",\n                \"identification\": \"12345678\"\n            }\n        }\n    ],\n    \"errors\": null\n}"},{"id":"a525a1f4-8dab-4217-83a7-17b77ab8276b","name":"With plain text QR","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n            \"ticketOptionId\": \"0001\",\n            \"showId\": \"apr4-2pm\",\n            \"externalReferenceEventId\": \"the-lion-king-broadway\",\n            \"buyer\": \"buyer@maildomain.com\",\n            \"ticketId\": \"343433\",\n            \"ticketAccess\": {\n                \"type\": \"OTHER\",\n                \"locator\": \"D02KWWKS029F\"\n            }\n        }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/tickets"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"ticketOptionId\": \"0001\",\n            \"showId\": \"apr4-2pm\",\n            \"externalReferenceEventId\": \"the-lion-king-broadway\",\n            \"ticketId\": \"343433\",\n            \"buyer\": \"buyer@maildomain.com\",\n            \"ticketAccess\": {\n                \"locator\": \"D02KWWKS029F\",\n                \"type\": \"OTHER\",\n                \"qrType\": \"STATIC\"\n            },\n            \"type\": \"SINGLE\"\n        }\n    ],\n    \"errors\": null\n}"},{"id":"fff5939b-bcc1-4ceb-b344-c81d27da429a","name":"With Seating","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"ticketOptionId\": \"0001\",\n        \"showId\": \"apr4-2pm\",\n        \"externalReferenceEventId\": \"the-lion-king-broadway\",\n        \"buyer\": \"buyer@maildomain.com\",\n        \"ticketId\": \"000000041028\", // This value must be unique for all your platform.\n        \"ticketAccess\": {\n            \"type\": \"URL\",\n            \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n        },\n        \"nominalTicket\": {\n            \"fullName\": \"John Doe\",\n            \"identification\": \"12345678\"\n        },\n        \"props\": {\n            \"seating\": { // All properties are optional. Use the values you currently have.\n                \"row\": \"BA\",\n                \"seat\": \"48\",\n                \"section\": \"F\",\n                \"door\": \"Door 5\"\n            }\n        }\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/tickets"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"ticketOptionId\": \"0001\",\n            \"showId\": \"apr4-2pm\",\n            \"externalReferenceEventId\": \"the-lion-king-broadway\",\n            \"buyer\": \"buyer@maildomain.com\",\n            \"ticketId\": \"000000041028\",\n            \"ticketAccess\": {\n                \"type\": \"URL\",\n                \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n            },\n            \"nominalTicket\": {\n                \"fullName\": \"John Doe\",\n                \"identification\": \"12345678\"\n            },\n            \"props\": {\n                \"seating\": {\n                    \"row\": \"BA\",\n                    \"seat\": \"48\",\n                    \"section\": \"F\",\n                    \"door\": \"Door 5\"\n                }\n            }\n        }\n    ],\n    \"errors\": null\n}"},{"id":"9360020d-0970-485c-a4af-f46e8baf39e1","name":"With Ticket PDF","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"ticketOptionId\": \"0001\",\n        \"showId\": \"apr4-2pm\",\n        \"externalReferenceEventId\": \"the-lion-king-broadway\",\n        \"buyer\": \"buyer@maildomain.com\",\n        \"ticketId\": \"000000041028\", // This value must be unique for all your platform.\n        \"ticketAccess\": {\n            \"type\": \"URL\",\n            \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n        },\n        \"props\": {\n            \"urls\": {\n                \"qrTicketPdfUrl\": \"https://yourplatform.com/tickets/qr-pdf/111\"\n            }\n        }\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/tickets"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"ticketOptionId\": \"0001\",\n            \"showId\": \"apr4-2pm\",\n            \"externalReferenceEventId\": \"the-lion-king-broadway\",\n            \"buyer\": \"buyer@maildomain.com\",\n            \"ticketId\": \"000000041028\",\n            \"ticketAccess\": {\n                \"type\": \"URL\",\n                \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n            },\n            \"props\": {\n                \"urls\": {\n                    \"qrTicketPdfUrl\": \"https://yourplatform.com/tickets/qr-pdf/111\"\n                }\n            }\n        }\n    ],\n    \"errors\": null\n}"},{"id":"5afa8cd7-1034-4d40-85be-25366cb21fa7","name":"With Primary Sale Buyer Data","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"ticketOptionId\": \"0001\",\n        \"showId\": \"apr4-2pm\",\n        \"externalReferenceEventId\": \"the-lion-king-broadway\",\n        \"buyer\": \"buyer@maildomain.com\",\n        \"ticketId\": \"000000041028\", // This value must be unique for all your platform.\n        \"ticketAccess\": {\n            \"type\": \"URL\",\n            \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n        },\n        \"primarySaleBuyerData\": {\n            \"firstName\": \"Juan\",\n            \"lastName\": \"Pérez\",\n            \"identificationType\": \"DNI\",\n            \"identificationNumber\": \"12345678\",\n            \"phoneNumber\": \"+5491123456789\"\n        }\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/tickets"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"ticketOptionId\": \"0001\",\n            \"showId\": \"apr4-2pm\",\n            \"externalReferenceEventId\": \"the-lion-king-broadway\",\n            \"buyer\": \"buyer@maildomain.com\",\n            \"ticketId\": \"000000041028\",\n            \"ticketAccess\": {\n                \"type\": \"URL\",\n                \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n            },\n            \"primarySaleBuyerData\": {\n                \"firstName\": \"Juan\",\n                \"lastName\": \"Pérez\",\n                \"identificationType\": \"DNI\",\n                \"identificationNumber\": \"12345678\",\n                \"phoneNumber\": \"+5491123456789\"\n            }\n        }\n    ],\n    \"errors\": null\n}"}],"_postman_id":"9a0f9037-661d-4482-8649-8328cc469450"}],"id":"ebde8733-5557-4581-a0c8-ba3e18a0d832","description":"<p>In this section, discover how to efficiently utilize our API for various ticket submissions. Examples include pushing a single ticket, multiple tickets simultaneously, and transmitting personalized information for each ticket.</p>\n","_postman_id":"ebde8733-5557-4581-a0c8-ba3e18a0d832"},{"name":"Edit Ticket","item":[{"name":"Update Ticket","id":"3126a9f8-b727-480d-8d43-328a990e9ab0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ticketOptionId\": \"0001\",\n    \"showId\": \"apr4-2pm\",\n    \"externalReferenceEventId\": \"the-lion-king-broadway\",\n    \"buyer\": \"buyer@maildomain.com\",\n    \"ticketId\": \"000000041028\", // This value must be unique for all your platform.\n    \"ticketAccess\": {\n        \"type\": \"URL\",\n        \"locator\": \"https://storage.googleapis.com/default_mentatickets-core/Captura%20de%20pantalla%202023-03-21%20a%20la(s)%2010.46.42.png\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/tickets/:ticketId","description":"<p>You can change any updatable property (please read API Docs at <a href=\"https://docs.mentatech.io%5D\">https://docs.mentatech.io</a>) using this endpoint.</p>\n","urlObject":{"protocol":"https","path":["v1","tickets",":ticketId"],"host":["api","mentatech","io"],"query":[],"variable":[{"description":{"content":"<p>The ID of the ticket you use in your platform. Must be unique.</p>\n","type":"text/plain"},"type":"any","value":"000000041028","key":"ticketId"}]}},"response":[],"_postman_id":"3126a9f8-b727-480d-8d43-328a990e9ab0"}],"id":"550ba93d-0710-42a4-9b94-b011cac2dc95","_postman_id":"550ba93d-0710-42a4-9b94-b011cac2dc95","description":""},{"name":"Delete Ticket","item":[{"name":"Delete Ticket","id":"c845fc10-9488-49ab-8d8b-26d53cfbc526","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/tickets/:ticketId","description":"<p>This is useful if you have any ticket cancelation, buy regret, fraud or any reason to delete a ticket.</p>\n<p>After using this endpoint, the ticket won't be visible anymore for the user.</p>\n","urlObject":{"protocol":"https","path":["v1","tickets",":ticketId"],"host":["api","mentatech","io"],"query":[{"disabled":true,"key":"","value":null}],"variable":[{"description":{"content":"<p>The ID of the ticket you use in your platform. Must be unique.</p>\n","type":"text/plain"},"type":"any","value":"000000041028","key":"ticketId"}]}},"response":[],"_postman_id":"c845fc10-9488-49ab-8d8b-26d53cfbc526"}],"id":"2c475286-f4dc-4033-b8a1-3374494bc180","_postman_id":"2c475286-f4dc-4033-b8a1-3374494bc180","description":""}],"id":"a2c70cca-266d-4fcd-bdee-d0479cdf62c9","description":"<h2 id=\"tickets-section-overview-in-menta-tech-api\">Tickets Section Overview in menta tech API</h2>\n<p>The <code>Tickets</code> section offers comprehensive examples on creating, updating, or deleting tickets using our API. Below are the specific folders and endpoints you will encounter:</p>\n<ul>\n<li><strong><code>Push Tickets</code></strong>: This section includes examples for creating individual or multiple tickets, along with variations based on the <code>ticketAccess</code> property.<ul>\n<li><strong><code>Create Single Ticket</code></strong>: Demonstrates how to push a single ticket.</li>\n<li><strong><code>Create Multiple Tickets</code></strong>: Learn to send multiple tickets in a single API call.</li>\n<li><strong><code>Create Nominal Ticket</code></strong>: Suitable for tickets with personalized information. This can either be sent to us directly or collected through our buying flow.</li>\n<li><strong>Folder</strong> <code>with QR text</code>: Use this example to send us the raw text content of a QR/Barcode, if you don't have a URL for it.</li>\n</ul>\n</li>\n<li><strong><code>Edit Ticket</code></strong>: Guidelines on modifying any ticket field.</li>\n<li><strong><code>Delete Ticket</code></strong>: Essential for canceling tickets due to refunds or other reasons.</li>\n</ul>\n<p>For in-depth information and guidelines, refer to our API Documentation: <a href=\"https://docs.mentatech.io\">https://docs.mentatech.io</a>.</p>\n","_postman_id":"a2c70cca-266d-4fcd-bdee-d0479cdf62c9"},{"name":"3. Ticket Delivery","item":[{"name":"Hybrid Integration","item":[{"name":"Manage Ticket URL","id":"5ff26323-db8a-4d4d-b580-ddc9551f0edd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/tickets/:ticketId/url","urlObject":{"protocol":"https","path":["v1","tickets",":ticketId","url"],"host":["api","mentatech","io"],"query":[],"variable":[{"description":{"content":"<p>The ID of the ticket you want to generate the URL.</p>\n","type":"text/plain"},"type":"any","value":"000000041028","key":"ticketId"}]}},"response":[{"id":"82aee07a-3774-442c-b8d2-90eef2094faf","name":"Response OK with Manage Ticket URL","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":{"raw":"https://api.mentatech.io/v1/tickets/:ticketId/url","protocol":"https","host":["api","mentatech","io"],"path":["v1","tickets",":ticketId","url"],"variable":[{"key":"ticketId","value":"000000041028"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Dec 2023 18:08:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"156"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.25.3"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"9c-WrqzwT09HgoT8fca8D7mHQ\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": \"https://qrlink.mentatickets.com/es/tickets/6569313b5915f5ad7db970c6/apr4-2pm/649c77c153c7f4b54cf0287b?ticketSellerId=3\",\n    \"errors\": null\n}"}],"_postman_id":"5ff26323-db8a-4d4d-b580-ddc9551f0edd"},{"name":"Manage Ticket URL with LoginTrust","id":"e35358e4-49a9-428e-b8fb-b01e82e31868","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/tickets/:ticketId/url?loginTrust[withMethod]=email&loginTrust[user]=buyer@email.com","urlObject":{"protocol":"https","path":["v1","tickets",":ticketId","url"],"host":["api","mentatech","io"],"query":[{"description":{"content":"<p>The method you use to authenticate in your platform. Currently supported: email - To be supported: phonenumber.</p>\n","type":"text/plain"},"key":"loginTrust[withMethod]","value":"email"},{"description":{"content":"<p>The user identification username. Currently supported: emails.</p>\n","type":"text/plain"},"key":"loginTrust[user]","value":"buyer@email.com"}],"variable":[{"description":{"content":"<p>The ID of the ticket you want to generate the URL.</p>\n","type":"text/plain"},"type":"any","value":"000000041028","key":"ticketId"}]}},"response":[{"id":"8dc7a47d-d4e8-4c1f-8cc0-d27f7cc75abf","name":"Response OK with LoginTrust","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":{"raw":"https://api.mentatech.io/v1/tickets/:ticketId/url?loginTrust[withMethod]=email&loginTrust[user]=buyer@email.com","protocol":"https","host":["api","mentatech","io"],"path":["v1","tickets",":ticketId","url"],"query":[{"key":"loginTrust[withMethod]","value":"email"},{"key":"loginTrust[user]","value":"buyer@email.com"}],"variable":[{"id":"5457fd1d-9288-4d3c-b774-a798a37ac151","key":"ticketId","value":"000000041028"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Dec 2023 18:16:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"322"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.25.3"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"142-Ji1op7/69yJUA+uoRKGIMw\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": \"https://qrlink.mentatickets.com/es/tickets/6569313b5915f5ad7db970c6/apr4-2pm/649c77c153c7f4b54cf0287b?ticketSellerId=3&oneTimeToken=eyJlbWFpbCI6ImJ1eWVyQGVtYWlsLmNvbSIsIm90dCI6Ijk0NzQ2MTA0MDQ4IiwidXNlZCI6ZmFsc2UsInRpY2tldFNlbGxlcklkIjoiMyIsIl9pZCI6IjY1NmEyMmY2MTNlYzdkNDRjODE5NjcyOSJ9\",\n    \"errors\": null\n}"}],"_postman_id":"e35358e4-49a9-428e-b8fb-b01e82e31868"}],"id":"7bbc7f9c-99d4-41fd-8362-088bfdf4391e","_postman_id":"7bbc7f9c-99d4-41fd-8362-088bfdf4391e","description":""},{"name":"Total Integration","item":[{"name":"Get Manage URL","id":"40a1552f-a573-4442-a17f-2c75f37911de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/events/tickets/user/getMyTicketsURL","urlObject":{"protocol":"https","path":["v1","events","tickets","user","getMyTicketsURL"],"host":["api","mentatech","io"],"query":[],"variable":[]}},"response":[{"id":"b0da75b2-74c7-4c43-8042-ed3479a7cffa","name":"Response OK with URL","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/events/tickets/user/getMyTicketsURL"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Dec 2023 18:19:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"93"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.25.3"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5d-uqFEtDoIoEvbzq/8P66w8A\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": \"https://my-tickets.mentatickets.com/es?ticketSellerId=3\",\n    \"errors\": null\n}"}],"_postman_id":"40a1552f-a573-4442-a17f-2c75f37911de"},{"name":"Get Manage URL with LoginTrust","id":"101b84b6-14b5-466b-b0cb-e2207edccf51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/events/tickets/user/getMyTicketsURL?loginTrust[withMethod]=email&loginTrust[user]=user_email@ticketingplatform.com","urlObject":{"protocol":"https","path":["v1","events","tickets","user","getMyTicketsURL"],"host":["api","mentatech","io"],"query":[{"key":"loginTrust[withMethod]","value":"email"},{"key":"loginTrust[user]","value":"user_email@ticketingplatform.com"}],"variable":[]}},"response":[{"id":"d3fab20e-8a4b-4d4e-bcb0-05e36c15150e","name":"Response OK with URL","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":{"raw":"https://api.mentatech.io/v1/events/tickets/user/getMyTicketsURL?loginTrust[withMethod]=email&loginTrust[user]=user_email@ticketingplatform.com","protocol":"https","host":["api","mentatech","io"],"path":["v1","events","tickets","user","getMyTicketsURL"],"query":[{"key":"loginTrust[withMethod]","value":"email","description":"Currently is only supported `email`","type":"text"},{"key":"loginTrust[user]","value":"user_email@ticketingplatform.com","description":"Use your user email","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Dec 2023 18:19:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"93"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.25.3"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5d-uqFEtDoIoEvbzq/8P66w8A\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": \"https://my-tickets.mentatickets.com/es?ticketSellerId=3\",\n    \"errors\": null\n}"}],"_postman_id":"101b84b6-14b5-466b-b0cb-e2207edccf51"}],"id":"1aebb187-7d16-4a1c-a7de-d4723e72eea3","_postman_id":"1aebb187-7d16-4a1c-a7de-d4723e72eea3","description":""}],"id":"d42ff8c8-2ba8-4da7-b1af-17fdfca7cb6d","_postman_id":"d42ff8c8-2ba8-4da7-b1af-17fdfca7cb6d","description":""},{"name":"4. Access Control","item":[{"name":"Set Ticket as Used","id":"bf7cb64a-2bd3-4885-875f-adf434f45bc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/tickets/:ticketId/eventAdmission","urlObject":{"protocol":"https","path":["v1","tickets",":ticketId","eventAdmission"],"host":["api","mentatech","io"],"query":[],"variable":[{"description":{"content":"<p>The unique Ticket ID you use in your platform.</p>\n","type":"text/plain"},"type":"any","value":"000000041028","key":"ticketId"}]}},"response":[],"_postman_id":"bf7cb64a-2bd3-4885-875f-adf434f45bc5"},{"name":"Set Batch of Tickets as Used - COMING SOON","id":"85f0b009-2c4c-436b-84b0-201dc41a0d7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"YOUR_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"[\n  {\n    \"ticketId\": \"09804207192\",\n    \"entryDate\": \"2024-01-01T00:00:00.000Z\" // Optional\n  },\n  {\n    \"ticketId\": \"098148109647\",\n    \"entryDate\": \"2024-01-01T00:00:00.000Z\" // Optional\n  }\n]\n","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/tickets/batch/eventAdmission","description":"<p>With this endpoint you can send us feedback about tickets being used in a batch format.</p>\n<p>Just send us objects containing the ticketId and the entryDate (optional).</p>\n<p>Please limit this batch request to 1000 objects per call.</p>\n","urlObject":{"protocol":"https","path":["v1","tickets","batch","eventAdmission"],"host":["api","mentatech","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"85f0b009-2c4c-436b-84b0-201dc41a0d7c"}],"id":"0f94da59-7384-4e92-b830-b51398bdeddc","description":"<p>Access Control enables you to notify us when a ticket, identified by its ID, has been utilized. This functionality is crucial for providing users with real-time feedback, distinguishing between tickets that have been used and those that haven't.</p>\n<p>Additionally, as an optional feature, we offer Blockchain-based Proof of Attendance for individuals whose tickets are marked as used, enhancing the overall event experience.</p>\n","_postman_id":"0f94da59-7384-4e92-b830-b51398bdeddc"},{"name":"5. Buy Page Link Generation","item":[{"name":"For Event","id":"474d9bbc-256e-4a87-9884-945710bf3878","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/marketplace/buyingflow/url/entrypoint?externalReferenceEventId=the-lion-king-broadway","urlObject":{"protocol":"https","path":["v1","marketplace","buyingflow","url","entrypoint"],"host":["api","mentatech","io"],"query":[{"description":{"content":"<p>The ID of the event you want to generate the resale page URL.</p>\n","type":"text/plain"},"key":"externalReferenceEventId","value":"the-lion-king-broadway"}],"variable":[]}},"response":[{"id":"f3268ea3-b6a6-4db4-a08c-da37f7da79ae","name":"Response OK with Secondary Market URL","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":{"raw":"https://api.mentatech.io/v1/marketplace/buyingflow/url/entrypoint?externalReferenceEventId=the-lion-king-broadway","protocol":"https","host":["api","mentatech","io"],"path":["v1","marketplace","buyingflow","url","entrypoint"],"query":[{"key":"externalReferenceEventId","value":"the-lion-king-broadway"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Dec 2023 01:06:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"124"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.25.3"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7c-xXhI+XB2VklOUuRfg44XfMGplNo\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": \"https://event.mentatickets.com/es/6569313b5915f5ad7db970c6/apr4-2pm?ticketSellerId=3\",\n    \"errors\": [\n        null\n    ]\n}"}],"_postman_id":"474d9bbc-256e-4a87-9884-945710bf3878"},{"name":"For Specific Show","id":"9b9a08c5-70d9-4895-a0e3-3cd03965d2c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/marketplace/buyingflow/url/entrypoint?externalReferenceEventId=the-lion-king-broadway&showId=apr4-2pm","urlObject":{"protocol":"https","path":["v1","marketplace","buyingflow","url","entrypoint"],"host":["api","mentatech","io"],"query":[{"description":{"content":"<p>The ID of the event you want to generate the resale page URL.</p>\n","type":"text/plain"},"key":"externalReferenceEventId","value":"the-lion-king-broadway"},{"description":{"content":"<p>The ID of the show.</p>\n","type":"text/plain"},"key":"showId","value":"apr4-2pm"}],"variable":[]}},"response":[{"id":"0b4873e3-ec97-47d9-9040-2172b1ace09b","name":"Response OK for URL to a specific show","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":{"raw":"https://api.mentatech.io/v1/marketplace/buyingflow/url/entrypoint?externalReferenceEventId=the-lion-king-broadway&showId=apr4-2pm","protocol":"https","host":["api","mentatech","io"],"path":["v1","marketplace","buyingflow","url","entrypoint"],"query":[{"key":"externalReferenceEventId","value":"the-lion-king-broadway"},{"key":"showId","value":"apr4-2pm"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Dec 2023 18:20:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"124"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.25.3"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7c-xXhI+XB2VklOUuRfg44XfMGplNo\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": \"https://event.mentatickets.com/es/6569313b5915f5ad7db970c6/apr4-2pm?ticketSellerId=3\",\n    \"errors\": [\n        null\n    ]\n}"}],"_postman_id":"9b9a08c5-70d9-4895-a0e3-3cd03965d2c1"},{"name":"Using LoginTrust","id":"a03d2214-fb0e-43b2-9310-5032f3407b78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/marketplace/buyingflow/url/entrypoint?externalReferenceEventId=the-lion-king-broadway&showId=apr4-2pm&loginTrust[withMethod]=email&loginTrust[user]=you_user_email@email.com","urlObject":{"protocol":"https","path":["v1","marketplace","buyingflow","url","entrypoint"],"host":["api","mentatech","io"],"query":[{"description":{"content":"<p>The ID of the event you want to generate the resale page URL.</p>\n","type":"text/plain"},"key":"externalReferenceEventId","value":"the-lion-king-broadway"},{"description":{"content":"<p>(optional) The ID of the show</p>\n","type":"text/plain"},"key":"showId","value":"apr4-2pm"},{"description":{"content":"<p>The method you use to authenticate in your platform. Currently supported: email - To be supported: phonenumber.</p>\n","type":"text/plain"},"key":"loginTrust[withMethod]","value":"email"},{"description":{"content":"<p>The user identification username. Currently supported: emails.</p>\n","type":"text/plain"},"key":"loginTrust[user]","value":"you_user_email@email.com"}],"variable":[]}},"response":[{"id":"36b757d3-a008-4be2-b33d-c143af45eebb","name":"Response OK with LoginTrust","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":{"raw":"https://api.mentatech.io/v1/marketplace/buyingflow/url/entrypoint?externalReferenceEventId=the-lion-king-broadway&showId=apr4-2pm&loginTrust[withMethod]=email&loginTrust[user]=you_user_email@email.com","protocol":"https","host":["api","mentatech","io"],"path":["v1","marketplace","buyingflow","url","entrypoint"],"query":[{"key":"externalReferenceEventId","value":"the-lion-king-broadway"},{"key":"showId","value":"apr4-2pm"},{"key":"loginTrust[withMethod]","value":"email"},{"key":"loginTrust[user]","value":"you_user_email@email.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Dec 2023 18:21:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"302"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.25.3"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"12e-yBrcA+K4eQ6mtrwd1K/auqR6vwA\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": \"https://event.mentatickets.com/es/6569313b5915f5ad7db970c6/apr4-2pm?ticketSellerId=3&oneTimeToken=eyJlbWFpbCI6InlvdV91c2VyX2VtYWlsQGVtYWlsLmNvbSIsIm90dCI6IjY1NDA0MDI3MDU5IiwidXNlZCI6ZmFsc2UsInRpY2tldFNlbGxlcklkIjoiMyIsIl9pZCI6IjY1NmEyNDEzMTNlYzdkNDRjODE5NjcyZiJ9\",\n    \"errors\": [\n        null\n    ]\n}"}],"_postman_id":"a03d2214-fb0e-43b2-9310-5032f3407b78"},{"name":"With Return URL","id":"469c1f1e-e83b-423c-bcb5-c2e6eed8d66c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":"https://api.mentatech.io/v1/marketplace/buyingflow/url/entrypoint?externalReferenceEventId=the-lion-king-broadway&returnTo=https://your-platform.com/event/298392","description":"<p>This variant allows you to specify a return URL. This URL will be used in the \"Go Back\" buttons on the resale page.</p>\n<p>The return URL should be pointing to the page the user was before clicking \"Go to Secondary Market\" button.</p>\n","urlObject":{"protocol":"https","path":["v1","marketplace","buyingflow","url","entrypoint"],"host":["api","mentatech","io"],"query":[{"description":{"content":"<p>The ID of the event you want to generate the resale page URL.</p>\n","type":"text/plain"},"key":"externalReferenceEventId","value":"the-lion-king-broadway"},{"key":"returnTo","value":"https://your-platform.com/event/298392"}],"variable":[]}},"response":[{"id":"6e1c9d85-3dd9-4016-9484-6833f122aa28","name":"Response OK with Return URL","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"url":{"raw":"https://api.mentatech.io/v1/marketplace/buyingflow/url/entrypoint?externalReferenceEventId=the-lion-king-broadway&returnTo=https://your-platform.com/event/298392","protocol":"https","host":["api","mentatech","io"],"path":["v1","marketplace","buyingflow","url","entrypoint"],"query":[{"key":"externalReferenceEventId","value":"the-lion-king-broadway"},{"key":"returnTo","value":"https://your-platform.com/event/298392"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Dec 2023 01:06:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"124"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.25.3"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7c-xXhI+XB2VklOUuRfg44XfMGplNo\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": \"https://event.mentatickets.com/es/6569313b5915f5ad7db970c6/apr4-2pm?ticketSellerId=3\",\n    \"errors\": [\n        null\n    ]\n}"}],"_postman_id":"469c1f1e-e83b-423c-bcb5-c2e6eed8d66c"},{"name":"Get checkout url","id":"0f1a863b-4e2a-4963-96da-547404b6f179","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"example-api-key","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"listingIds\": [ \"66ec8bc4b23c85cd3cb3ccdf\", \"66edc93eb23c85cd3cb7bf83\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/marketplace/checkout/url?returnURL=https://your-platform.com/event/298392&loginTrust[withMethod]=email&loginTrust[user]=you_user_email@email.com","description":"<p>The ticket listings must belong to the same event, the same show, and the same ticket option; additionally, if it is a category with a seating chart, the seats must be contiguous. Those with type <code>PACK</code> cannot be split; the packs must be sold as a whole. In the request body, you must include an array of ticket listing IDs.</p>\n","urlObject":{"protocol":"https","path":["v1","marketplace","checkout","url"],"host":["api","mentatech","io"],"query":[{"description":{"content":"<p>Optional: Specifies a return URL for the \"Back\" buttons</p>\n","type":"text/plain"},"key":"returnURL","value":"https://your-platform.com/event/298392"},{"description":{"content":"<p>Optional: The method you use to authenticate in your platform. Currently supported: email - To be supported: phonenumber. (both <code>loginTrust</code> params must be used)</p>\n","type":"text/plain"},"key":"loginTrust[withMethod]","value":"email"},{"description":{"content":"<p>Optional: The user identification username. Currently supported: emails. (both <code>loginTrust</code> params must be used)</p>\n","type":"text/plain"},"key":"loginTrust[user]","value":"you_user_email@email.com"}],"variable":[]}},"response":[{"id":"00dc7661-eb7d-4a39-92a4-03576d7fc9d3","name":"Response OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"listingIds\": [ \"66ec8bc4b23c85cd3cb3ccdf\", \"66edc93eb23c85cd3cb7bf83\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.mentatech.io/v1/marketplace/checkout/url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Sep 2024 21:01:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"8f-I2trFDVaTqK62HuX16XmhMGt4QA\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": \"https://checkout.mentatickets.com/es/buyingflow/start/intention/66f328987bf80c05378fd21d?ticketSellerId=1\",\n    \"errors\": null\n}"}],"_postman_id":"0f1a863b-4e2a-4963-96da-547404b6f179"}],"id":"3a243630-d305-4804-b360-7f69e9282d8e","description":"<h2 id=\"event-resale-link-endpoints-in-menta-tech-api\">Event Resale Link Endpoints in menta tech API</h2>\n<p>In this section, endpoints are provided for generating unique resale links for your events or specific shows. These links are ideally placed within buttons on Event Pages, allowing easy navigation to the Event Resale Page on the secondary market.</p>\n<p>Note that each event or show is assigned a unique resale link. Available API example calls include:</p>\n<ul>\n<li><strong><code>For Event</code></strong>: Generates a link for an entire event. For events with multiple shows, our frontend handles the differentiation.</li>\n<li><strong><code>For Specific Show</code></strong>: Creates a link directly to the resale market for the indicated show.</li>\n<li><strong><code>Using LoginTrust</code></strong>: This functionality enables users to stay logged in at menta. It requires generating the link with your <strong>PRIVATE KEY</strong> on your backend/server for security. Account Verification is strongly recommended to ensure functionality.</li>\n<li><strong><code>With Return URL</code></strong>: This option allows you to specify a return URL. Users will be redirected back to your platform via this URL when they use the back buttons, providing a seamless user experience.</li>\n</ul>\n<p>For detailed information on each endpoint, refer to the menta tech API documentation.</p>\n","_postman_id":"3a243630-d305-4804-b360-7f69e9282d8e"},{"name":"Webhook Notifications (Examples)","item":[{"name":"Resale Notifications","item":[{"name":"Resale Complete","id":"e02f78a1-9e04-4a93-b513-1651ac22524d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"ticket.updated\",\n    \"family\": \"ticket\",\n    \"data\": {\n        \"id\": \"YOUR_PLATFORM_TICKET_ID\",\n        \"newOwnerEmail\": \"new_owner@email.com\",\n        \"oldOwnerEmail\": \"previous_owner@email.com\",\n        \"metadata\": {\n            \"nominal\": {\n                \"fullName\": \"buyer name\",\n                \"identificationNumber\": \"82382923\"\n            }\n        }\n    }\n}"},"url":"This webhook will be sent to your platform exposed endpoint","urlObject":{"host":["This webhook will be sent to your platform exposed endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"e02f78a1-9e04-4a93-b513-1651ac22524d"}],"id":"5b67c25c-6a7a-4e92-b6ce-17224af13db8","description":"<p>Immediately following the processing and approval of payment, the ticket is seamlessly transferred from the SELLER user to the BUYER user within Menta's system. To ensure synchronized data exchange between your services and ours, webhooks are employed. Examples of these are provided below for reference.</p>\n","_postman_id":"5b67c25c-6a7a-4e92-b6ce-17224af13db8"},{"name":"Listing Notifications","item":[{"name":"Listing Created","id":"38a688b9-55e3-454a-a5c4-beea9002a83f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"family\": \"listing\",\n  \"action\": \"listing.created\",\n  \"type\": \"single\",\n  \"data\": {\n    \"ticketId\": \"TD5D859CC29E8B6\",\n    \"listingId\": \"68b88a947f353edbb8fc25bd\",\n    \"listingPrice\": 1250,\n    \"listingFinalPrice\": 1437.5,\n    \"listingPayout\": {\n      \"type\": \"LOCAL_FIAT_AUTOMATIC\",\n      \"data\": {} // information about the payout, it varies depending on the provider and country\n    },\n    \"groupId\": \"68b88a947f353edbb8fc25b4\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"This webhook will be sent to your platform exposed endpoint","description":"<p>'type' could be 'single', 'multi' or 'pack'.</p>\n<p>'groupId' will be present only for 'multi' and 'pack'.</p>\n<p>'listingPrice' is the user input, the amount the user will receive.</p>\n<p>'listingFinalPrice' is what the buyer will be charged, the original prices + fees.</p>\n","urlObject":{"host":["This webhook will be sent to your platform exposed endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"38a688b9-55e3-454a-a5c4-beea9002a83f"},{"name":"Listing Deleted","id":"f964e0fe-993e-4542-986d-87466b967b7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"family\": \"listing\",\n    \"action\": \"listing.deleted\",\n    \"data\": {\n        \"ticketId\": \"336078\"\n    }\n}"},"url":"This webhook will be sent to your platform exposed endpoint","urlObject":{"host":["This webhook will be sent to your platform exposed endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"f964e0fe-993e-4542-986d-87466b967b7a"},{"name":"Listing Updated","id":"deab6861-30a2-4392-bcde-c1b29283c4a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"family\": \"listing\",\n  \"action\": \"listing.updated\",\n  \"type\": \"single\",\n  \"data\": {\n    \"ticketId\": \"TD5D859CC29E8B6\",\n    \"listingId\": \"68b88a947f353edbb8fc25bd\",\n    \"listingPrice\": 1250,\n    \"listingFinalPrice\": 1437.5,\n    \"listingPayout\": {\n      \"type\": \"LOCAL_FIAT_AUTOMATIC\",\n      \"data\": {} // information about the payout, it varies depending on the provider and country\n    },\n    \"groupId\": \"68b88a947f353edbb8fc25b4\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"This webhook will be sent to your platform exposed endpoint","urlObject":{"host":["This webhook will be sent to your platform exposed endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"deab6861-30a2-4392-bcde-c1b29283c4a1"}],"id":"bb65ba16-2aa7-41c6-a418-bf69564cb7b1","description":"<p>Our system promptly sends webhook notifications when a ticket is listed or delisted from the secondary market. These real-time updates ensure accurate and up-to-date synchronization of ticket status, enhancing the efficiency of your ticketing platform.</p>\n","_postman_id":"bb65ba16-2aa7-41c6-a418-bf69564cb7b1"},{"name":"Secondary Market Rules Notifications","item":[{"name":"TicketShield Enabled","id":"7878cc90-fbc6-4074-a063-812f88078705","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"family\": \"ticketShield\",\n    \"action\": \"ticketShield.updated\",\n    \"data\": {\n        \"status\": true,\n        \"eventId\": \"YOUR_PLATFORM_EVENT_ID\"\n    }\n}"},"url":"This webhook will be sent to your platform exposed endpoint","urlObject":{"host":["This webhook will be sent to your platform exposed endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"7878cc90-fbc6-4074-a063-812f88078705"},{"name":"TicketShield Disabled","id":"3687a3eb-47c8-412d-ac93-f289e473e6ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"family\": \"ticketShield\",\n    \"action\": \"ticketShield.updated\",\n    \"data\": {\n        \"status\": false,\n        \"eventId\": \"YOUR_PLATFORM_EVENT_ID\"\n    }\n}"},"url":"This webhook will be sent to your platform exposed endpoint","urlObject":{"host":["This webhook will be sent to your platform exposed endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"3687a3eb-47c8-412d-ac93-f289e473e6ff"},{"name":"SuperSwap Enabled","id":"5dd5501f-b6a5-4223-90ae-4ff4228644da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"family\": \"superSwap\",\n    \"action\": \"superSwap.updated\",\n    \"data\": {\n        \"status\": true,\n        \"allowListing\": true,\n        \"allowPurchase\": true,\n        \"eventId\": \"YOUR_PLATFORM_EVENT_ID\",\n        \"showId\": \"YOUR_PLATFORM_SHOW_ID\",\n        \"ticketOptionId\": \"OPTIONAL_YOUR_PLATFORM_TICKETOPTION_ID\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"This webhook will be sent to your platform exposed endpoint","urlObject":{"host":["This webhook will be sent to your platform exposed endpoint"],"query":[],"variable":[]}},"response":[{"id":"3e9c6a84-4713-405f-943f-a6e1f34d2326","name":"SuperSwap Enabled","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"family\": \"superSwap\",\n    \"action\": \"superSwap.updated\",\n    \"data\": {\n        \"status\": true,\n        \"eventId\": \"YOUR_PLATFORM_EVENT_ID\",\n        \"showId\": \"YOUR_PLATFORM_SHOW_ID\"\n    }\n}"},"url":"This webhook will be sent to your platform exposed endpoint for a showId"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"18cade5f-84f3-41cb-9c86-051d68875de6","name":"SuperSwap Enabled TicketOption","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"family\": \"superSwap\",\n    \"action\": \"superSwap.updated\",\n    \"data\": {\n        \"status\": true,\n        \"eventId\": \"YOUR_PLATFORM_EVENT_ID\",\n        \"showId\": \"YOUR_PLATFORM_SHOW_ID\",\n        \"ticketOptionId\": \"YOUR_PLATFORM_TICKETOPTION_ID\"\n    }\n}"},"url":"This webhook will be sent to your platform exposed endpoint when updating superSwap for a ticketOptions"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5dd5501f-b6a5-4223-90ae-4ff4228644da"},{"name":"SuperSwap Disabled","id":"82bad6f4-2373-4503-a2ca-9907d24c83bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"family\": \"superSwap\",\n    \"action\": \"superSwap.updated\",\n    \"data\": {\n        \"status\": false,\n        \"eventId\": \"YOUR_PLATFORM_EVENT_ID\",\n        \"showId\": \"YOUR_PLATFORM_SHOW_ID\",\n        \"ticketOptionId\": \"OPTIONAL_YOUR_PLATFORM_TICKETOPTION_ID\"\n    }\n}"},"url":"This webhook will be sent to your platform exposed endpoint","urlObject":{"host":["This webhook will be sent to your platform exposed endpoint"],"query":[],"variable":[]}},"response":[{"id":"115de5cd-5ce5-48fa-9996-84a1b7841e7d","name":"SuperSwap Disabled","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"family\": \"superSwap\",\n    \"action\": \"superSwap.updated\",\n    \"data\": {\n        \"status\": false,\n        \"eventId\": \"YOUR_PLATFORM_EVENT_ID\",\n        \"showId\": \"YOUR_PLATFORM_SHOW_ID\"\n    }\n}"},"url":"This webhook will be sent to your platform exposed endpoint for a showId"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"ed3c9b2e-6e8b-4d66-98a6-ec066c76eb3d","name":"SuperSwap Disabled TicketOption","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"family\": \"superSwap\",\n    \"action\": \"superSwap.updated\",\n    \"data\": {\n        \"status\": false,\n        \"eventId\": \"YOUR_PLATFORM_EVENT_ID\",\n        \"showId\": \"YOUR_PLATFORM_SHOW_ID\",\n        \"ticketOptionId\": \"YOUR_PLATFORM_TICKETOPTION_ID\"\n    }\n}"},"url":"This webhook will be sent to your platform exposed endpoint when updating superSwap for a ticketOption"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"82bad6f4-2373-4503-a2ca-9907d24c83bc"}],"id":"e45e8d8b-56a3-45ac-8bad-2b6049b69add","description":"<p>Our dashboard not only empowers you to activate or deactivate the secondary market for each event, but also integrates seamlessly with webhook notifications. This ensures that any changes made on the dashboard, such as toggling the secondary market or adjusting TicketShield settings, are instantly communicated through webhooks. Whether you're enabling the secondary market to extend ticket availability or activating TicketShield for added security, each action triggers a webhook notification. This real-time information flow keeps all connected systems informed and synchronized, enhancing the overall management and security of your events. The flexibility and immediacy of these webhook alerts mean that your event settings are not just easily adjustable on the dashboard, but also instantly updated across your entire ticketing ecosystem.</p>\n","_postman_id":"e45e8d8b-56a3-45ac-8bad-2b6049b69add"},{"name":"Event Unlock","item":[{"name":"Event Unlock","id":"bd6b467d-1085-4d13-a029-0c5702ab6551","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"family\": \"event\",\n    \"action\": \"event.unlock\",\n    \"data\": {\n        \"eventId\": \"121982\",\n        \"showId\": \"8928\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"This webhook will be sent to your platform exposed endpoint","urlObject":{"host":["This webhook will be sent to your platform exposed endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd6b467d-1085-4d13-a029-0c5702ab6551"}],"id":"5dcf9c82-ec4a-43e8-9508-f4a184bfd2f0","_postman_id":"5dcf9c82-ec4a-43e8-9508-f4a184bfd2f0","description":""},{"name":"Invoice","item":[{"name":"Invoice Request","id":"611482b7-d306-46f0-bbec-939aab50f30c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"This webhook will be sent to your platform exposed endpoint","urlObject":{"host":["This webhook will be sent to your platform exposed endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"611482b7-d306-46f0-bbec-939aab50f30c"}],"id":"0f53050e-2093-462a-8895-1f47ed851083","description":"<p>This webhook is dispatched following payment approval, providing essential details about the charges that need to be invoiced to both the buyer and the seller</p>\n","_postman_id":"0f53050e-2093-462a-8895-1f47ed851083"}],"id":"5c3d6caa-0b98-44ad-987c-2ab92ddde9c5","description":"<p><strong>Webhook Notifications from menta APIs</strong></p>\n<p>Our APIs dispatch webhook notifications to your server, providing asynchronous updates on critical information. These webhooks cover various events, including Ticket Resales, Listings and Delistings on the Secondary Market, Secondary Market Availability for events, and TicketShield activation status.</p>\n<p>To integrate webhooks, you need to specify an endpoint for Menta to communicate with your services. Additionally, for enhanced security, you have the option to set a Shared Secret Key. This key, included in every request, facilitates mutual authentication between both parties and is a recommended, albeit optional, security measure.</p>\n","_postman_id":"5c3d6caa-0b98-44ad-987c-2ab92ddde9c5"}],"event":[{"listen":"prerequest","script":{"id":"bf5a0057-32ba-4a2d-b674-72e14fa61d14","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"82c6df2b-f78c-4bc6-af6f-6afbf4b54aef","type":"text/javascript","exec":[""]}}],"variable":[{"key":"Private Key","value":"example-api-key","type":"string"}]}