# Pricenow Docs ## Docs - [Delete apiaccountscurrentaddresses](https://docs.pricenow.ch/api-reference/accounts/delete-apiaccountscurrentaddresses.md): Delete an address for the current account - [Delete apiaccountscurrentpersons](https://docs.pricenow.ch/api-reference/accounts/delete-apiaccountscurrentpersons.md): Delete a person for the current account - [Get apiaccountscurrent](https://docs.pricenow.ch/api-reference/accounts/get-apiaccountscurrent.md): Get the current account - [Get apiaccountscurrentaddresses](https://docs.pricenow.ch/api-reference/accounts/get-apiaccountscurrentaddresses.md): Get the current account addresses - [Get apiaccountscurrentnewsletter](https://docs.pricenow.ch/api-reference/accounts/get-apiaccountscurrentnewsletter.md): Get the newsletter status for the current account - [Get apiaccountscurrentonline credit](https://docs.pricenow.ch/api-reference/accounts/get-apiaccountscurrentonline-credit.md): Get the current account online credit balance - [Get apiaccountscurrentpersons](https://docs.pricenow.ch/api-reference/accounts/get-apiaccountscurrentpersons.md): Get the persons of the current account - [Get apiaccountspersonsschema](https://docs.pricenow.ch/api-reference/accounts/get-apiaccountspersonsschema.md): Get the person schema. Contains the fields that are required (and optional) to create a new person (and owner). - [Patch apiaccountscurrent](https://docs.pricenow.ch/api-reference/accounts/patch-apiaccountscurrent.md): Update the current account - [Patch apiaccountscurrentaddresses](https://docs.pricenow.ch/api-reference/accounts/patch-apiaccountscurrentaddresses.md): Update an address for the current account - [Patch apiaccountscurrentnewsletter](https://docs.pricenow.ch/api-reference/accounts/patch-apiaccountscurrentnewsletter.md): Update the newsletter status for the current account - [Patch apiaccountscurrentpersons](https://docs.pricenow.ch/api-reference/accounts/patch-apiaccountscurrentpersons.md): Update a person for the current account. Optionally provide productIds to include product-specific field requirements. - [Post apiaccountsauthenticate guest](https://docs.pricenow.ch/api-reference/accounts/post-apiaccountsauthenticate-guest.md): Authenticate guest user - [Post apiaccountscurrentabort deletion](https://docs.pricenow.ch/api-reference/accounts/post-apiaccountscurrentabort-deletion.md): Abort the scheduled deletion of the current account - [Post apiaccountscurrentaddresses](https://docs.pricenow.ch/api-reference/accounts/post-apiaccountscurrentaddresses.md): Create a new address for the current account - [Post apiaccountscurrentowner](https://docs.pricenow.ch/api-reference/accounts/post-apiaccountscurrentowner.md): Create a new owner for the current account. Optionally provide productIds to include product-specific field requirements. - [Post apiaccountscurrentpersons](https://docs.pricenow.ch/api-reference/accounts/post-apiaccountscurrentpersons.md): Create a new person for the current account. Optionally provide productIds to include product-specific field requirements. - [Post apiaccountscurrentschedule deletion](https://docs.pricenow.ch/api-reference/accounts/post-apiaccountscurrentschedule-deletion.md): Schedule the deletion of the current account - [Mutate items of the unified items view](https://docs.pricenow.ch/api-reference/booking/mutate-items-of-the-unified-items-view.md): Allows mutating items of the unified items view. Either attributes or the validity of an item can be mutate. Further, this endpoint allows for (de)selecting optional cross selling options on items. - [Retrieve paginated form element options](https://docs.pricenow.ch/api-reference/booking/retrieve-paginated-form-element-options.md): For form elements in the layout with hasPaginatedOptions=true, paginated options can be retrieved from this endpoint - [Retrieve Unified Form View](https://docs.pricenow.ch/api-reference/booking/retrieve-unified-form-view.md): Fetch the unified form view for a specific product based on the provided form state. The form state must be stored client side and provided with every request. Further, if the returned form state in the request response differs from the sent from state, the client must update its persisted form stat… - [Retrieve Unified Items View](https://docs.pricenow.ch/api-reference/booking/retrieve-unified-items-view.md): Fetch the unified items view for a specified product based on the provided booking state. This view allows confguring each item individually. - [Retrieve validity dates incl. prices](https://docs.pricenow.ch/api-reference/booking/retrieve-validity-dates-incl-prices.md): Paginated endpoint returning available validity dates incl their respective available capacity and expected price range. - [Delete apicheckout discounts](https://docs.pricenow.ch/api-reference/checkout/delete-apicheckout-discounts.md): Delete a discount code from a checkout - [Delete apicheckout items](https://docs.pricenow.ch/api-reference/checkout/delete-apicheckout-items.md): Delete a checkout item - [Delete apicheckout items 1](https://docs.pricenow.ch/api-reference/checkout/delete-apicheckout-items-1.md): Delete multiple checkout items - [Delete apicheckout vouchers](https://docs.pricenow.ch/api-reference/checkout/delete-apicheckout-vouchers.md): Delete a voucher code from a checkout - [Get apicheckout](https://docs.pricenow.ch/api-reference/checkout/get-apicheckout.md): Get the checkout by id - [Get apicheckout items](https://docs.pricenow.ch/api-reference/checkout/get-apicheckout-items.md): Get a single checkout item checkout item by id - [Get apicheckout paymentstatus](https://docs.pricenow.ch/api-reference/checkout/get-apicheckout-paymentstatus.md): Get the payment status for a checkout - [Patch apicheckout](https://docs.pricenow.ch/api-reference/checkout/patch-apicheckout.md): Update a checkout - [Patch apicheckout items personalization](https://docs.pricenow.ch/api-reference/checkout/patch-apicheckout-items-personalization.md): Personalize a checkout item. This is used to assign a person or medium to a checkout item. - [Patch apicheckout items quantity](https://docs.pricenow.ch/api-reference/checkout/patch-apicheckout-items-quantity.md): Update quantities for a checkout item by adding/subtracting the specified delta - [Patch apicheckout itemsbatch personalization](https://docs.pricenow.ch/api-reference/checkout/patch-apicheckout-itemsbatch-personalization.md): Personalize multiple checkout items - [Post apicheckout](https://docs.pricenow.ch/api-reference/checkout/post-apicheckout.md): Create a new checkout - [Post apicheckout checkout conditions](https://docs.pricenow.ch/api-reference/checkout/post-apicheckout-checkout-conditions.md): Update the checkout conditions for a checkout - [Post apicheckout discounts](https://docs.pricenow.ch/api-reference/checkout/post-apicheckout-discounts.md): Add a discount code to a checkout - [Post apicheckout items](https://docs.pricenow.ch/api-reference/checkout/post-apicheckout-items.md): Create a new checkout item - [Post apicheckout payment](https://docs.pricenow.ch/api-reference/checkout/post-apicheckout-payment.md): Create a new payment for a checkout - [Post apicheckout vouchers](https://docs.pricenow.ch/api-reference/checkout/post-apicheckout-vouchers.md): Add a voucher code to a checkout - [Get apiclientscurrent](https://docs.pricenow.ch/api-reference/clients/get-apiclientscurrent.md): Get the current client - [Delete apikeycards](https://docs.pricenow.ch/api-reference/keycards/delete-apikeycards.md): Delete a keycard - [Get apikeycards](https://docs.pricenow.ch/api-reference/keycards/get-apikeycards.md): Get all keycards of the current account - [Post apikeycards](https://docs.pricenow.ch/api-reference/keycards/post-apikeycards.md): Create a new keycard for a person - [Get apiorders](https://docs.pricenow.ch/api-reference/orders/get-apiorders.md): Get all orders of the current account. - [Get apiorders 1](https://docs.pricenow.ch/api-reference/orders/get-apiorders-1.md): Get an order by id. - [Get apiorders codes](https://docs.pricenow.ch/api-reference/orders/get-apiorders-codes.md): Get all barcode/QR code images for an order with rich order item data. Returns codes with base64 SVG images and full order item details for ticket rendering. - [Get apiorders notices](https://docs.pricenow.ch/api-reference/orders/get-apiorders-notices.md): Get customer notices for an order. This endpoint is meant to be polled by the client for ~1min while isComplete is false. - [Get apiorders receipt url](https://docs.pricenow.ch/api-reference/orders/get-apiorders-receipt-url.md): Get the receipt url for an order. Returns an S3 presigned url to the PDF receipt. - [Get apiorders ticket url](https://docs.pricenow.ch/api-reference/orders/get-apiorders-ticket-url.md): Get the ticket url for an order. Returns an S3 presigned url to the PDF ticket. - [Get apiordersby checkout](https://docs.pricenow.ch/api-reference/orders/get-apiordersby-checkout.md): Get an order by checkout id. - [Post apiorders cancel](https://docs.pricenow.ch/api-reference/orders/post-apiorders-cancel.md): Cancel an order. Only works for Order Items which have a "flex" insurance. - [Delete apipaymentspayment details](https://docs.pricenow.ch/api-reference/payments/delete-apipaymentspayment-details.md) - [Get apipaymentspayment details](https://docs.pricenow.ch/api-reference/payments/get-apipaymentspayment-details.md) - [Get apipaymentsvouchers validate](https://docs.pricenow.ch/api-reference/payments/get-apipaymentsvouchers-validate.md) - [Patch apipaymentspayment details default](https://docs.pricenow.ch/api-reference/payments/patch-apipaymentspayment-details-default.md) - [Post apipaymentspayment detailsregister](https://docs.pricenow.ch/api-reference/payments/post-apipaymentspayment-detailsregister.md) - [Get apipricingexternalpricesskidata](https://docs.pricenow.ch/api-reference/pricing/get-apipricingexternalpricesskidata.md): Get Skidata API version information - [Post apipricingexternalpricesskidata](https://docs.pricenow.ch/api-reference/pricing/post-apipricingexternalpricesskidata.md): Get prices for Skidata integration - [Get apiproducts](https://docs.pricenow.ch/api-reference/products/get-apiproducts.md): Get all products - [Get apiproducts 1](https://docs.pricenow.ch/api-reference/products/get-apiproducts-1.md): Get a product by slug - [Get apiproductsproviders](https://docs.pricenow.ch/api-reference/products/get-apiproductsproviders.md): Get the base information of all providers - [Get apiproductsproviders 1](https://docs.pricenow.ch/api-reference/products/get-apiproductsproviders-1.md): Get the provider information based on their identifier - [Get apisubscriptionscurrent](https://docs.pricenow.ch/api-reference/subscriptions/get-apisubscriptionscurrent.md): Get all subscriptions for the current account - [Post apisubscriptions cancel](https://docs.pricenow.ch/api-reference/subscriptions/post-apisubscriptions-cancel.md): Stop a subscription from renewing - [Post apisubscriptions resume](https://docs.pricenow.ch/api-reference/subscriptions/post-apisubscriptions-resume.md): Allow a subscription to renew again - [Get apitemplatesreceipt url](https://docs.pricenow.ch/api-reference/templates/get-apitemplatesreceipt-url.md): Get a presigned URL for downloading receipt PDF - [Get apitemplatesticket url](https://docs.pricenow.ch/api-reference/templates/get-apitemplatesticket-url.md): Get a presigned URL for downloading ticket PDF ## OpenAPI Specs - [2025-02-18](https://pratiq-docs.s3.eu-west-1.amazonaws.com/open-api/production/public/2025-02-18.json) - [openapi](https://docs.pricenow.ch/api-reference/openapi.json)