@epilot/pricing-client 3.2.5 → 3.2.6-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/definition.js +1 -1
- package/dist/openapi.d.ts +82 -6
- package/dist/openapi.json +110 -11
- package/package.json +1 -1
package/dist/definition.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){for(var i in t)e[i]=t[i];t.__esModule&&Object.defineProperty(e,"__esModule",{value:!0})}(exports,(()=>{"use strict";var e={914:function(e,t,i){var a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var r=a(i(279));t.default=r.default},279:e=>{e.exports=JSON.parse('{"openapi":"3.0.3","info":{"title":"Pricing API","description":"The `pricing-api` hub sets the foundations for the following Pricing APIs:\\n\\n### Order API\\nThis api enables the management of orders in epilot 360, providing features such as:\\n - Automatic calculation of totals and price breakdowns for taxes on the Order entity\\n - Product and pricing data validation\\n\\n### Shopping Cart API\\nUsed to interact with a cart during a customer\'s checkout session, providing:\\n - An unified data model to model a Shopping Cart\\n - Product and pricing data validation\\n - Checkout a cart into an order or quote\\n\\n### Catalog API\\nProvides a way to query the entire catalog of products and prices.\\n\\n### Availability API\\nProvides endpoints for querying products availability by a set of predefined dimensions.\\n","version":"1.0.0","termsOfService":"https://epilot.cloud/agb","contact":{"name":"Support","email":"info@epilot.cloud","url":"https://help.epilot.cloud"}},"tags":[{"name":"Order API","description":"This api enables the management of orders in epilot 360, providing features such as:\\n - Automatic calculation of totals and price breakdowns for taxes on the Order entity\\n - Product and pricing data validation\\n"},{"name":"Cart API","description":"Used to interact with a cart during a customer\'s checkout session, providing:\\n - An unified data model to model a Shopping Cart\\n - Product and pricing data validation\\n - Checkout a cart into an order or quote\\n"},{"name":"Catalog API","description":"Provides a way to query the entire catalog of products and prices.\\n"},{"name":"Availability API","description":"Provides endpoints for querying products availability by a set of predefined dimensions.\\n"},{"name":"Deprecated Endpoints","description":"Deprecated endpoints.\\n"},{"name":"order_schema","x-displayName":"Order","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/Order\\" exampleRef=\\"#/components/examples/order-with-simple-prices\\" />\\n"},{"name":"order_composite_prices","x-displayName":"Order (with Composite Prices)","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/Order\\" exampleRef=\\"#/components/examples/order-with-composite-prices\\" />\\n"},{"name":"opportunity_schema","x-displayName":"Opportunity","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/Opportunity\\" exampleRef=\\"#/components/examples/opportunity\\" />\\n"},{"name":"product_schema","x-displayName":"Product","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/Product\\" exampleRef=\\"#/components/examples/product\\" />\\n"},{"name":"simple_price_schema","x-displayName":"Price","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/Price\\" exampleRef=\\"#/components/examples/price\\" />\\n"},{"name":"dynamic_price_schema","x-displayName":"Composite Price","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/CompositePrice\\" exampleRef=\\"#/components/examples/composite-price\\" />\\n"}],"x-tagGroups":[{"name":"Commerce Schemas","tags":["order_schema","opportunity_schema"]},{"name":"Pricing Schemas","tags":["product_schema","simple_price_schema","dynamic_price_schema"]},{"name":"Examples","tags":["order_composite_prices"]},{"name":"APIs","tags":["Order API","Cart API","Catalog API","Availability API","Deprecated"]}],"security":[{"EpilotAuth":[]}],"servers":[{"url":"https://pricing-api.sls.epilot.io"},{"url":"https://pricing-api.sls.epilot.io"}],"paths":{"/v1/order":{"post":{"description":"Create an order","operationId":"createOrder","summary":"createOrder","tags":["Order API"],"requestBody":{"required":true,"content":{"application/json":{"examples":{"Order with Simple Prices":{"value":{"status":"quote","source_type":"manual","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":16},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":4},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":1},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":1}],"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}]}},"Order with Simple Prices and Dynamic Pricing":{"value":{"status":"quote","source_type":"manual","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"632b18b5-3f50-4231-b8d5-f8c33a392ed0","product_id":"3d1c9987-a7ae-4c1c-a7ef-e12caccab4e0","price_mappings":[{"price_id":"632b18b5-3f50-4231-b8d5-f8c33a392ed0","frequency_unit":"yearly","value":12000,"name":"Estimated consumption","metadata":{"journey_title":"P&G","step_name":"Number Inputs"}}],"quantity":16}],"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}]}},"Order with Composite Prices and Dynamic Pricing":{"value":{"status":"quote","source_type":"manual","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"b3900bf3-020c-4c58-8af9-32f2682929e3","product_id":"924f6881-7ae3-4e2e-a1dd-2d81b8fa2e32","price_mappings":[{"price_id":"6dc88d6f-ba33-45ee-b5d0-62641344a0d9","frequency_unit":"yearly","value":12000,"name":"Estimated consumption","metadata":{"journey_title":"P&G","step_name":"Number Inputs"}},{"price_id":"60eb12cd-703d-4d41-9265-577ff657bfc9","value":10,"name":"Distance to power meter","metadata":{"journey_title":"P&G","step_name":"Number Inputs"}}],"quantity":1}],"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}]}}},"schema":{"$ref":"#/components/schemas/OrderPayload"}}}},"responses":{"201":{"description":"Order result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Order"}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/order/{id}":{"put":{"description":"Update an existing Order","operationId":"putOrder","summary":"putOrder","tags":["Order API"],"parameters":[{"in":"path","name":"id","description":"Order entity ID","schema":{"type":"string"},"required":true,"example":"9d4602d3-03be-4d85-86b2-f3c6555fc606"}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderPayload"},"examples":{"Order with Simple Prices":{"value":{"status":"quote","source_type":"manual","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":16},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":4},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":1},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":1}],"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}]}}}}}},"responses":{"200":{"description":"Order result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Order"}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/public/cart:checkout":{"post":{"description":"Checkouts a cart and executes the specified checkout `mode` process.\\n\\nA Checkout implicitly finalizes the provided cart (if not transient from a fast-checkout) and behaves in one of the following modes:\\n- `create_order` (**default**): the payment happens at a later date or managed by 3rd-party CRM (SAP)\\n- `create_invoice`: the payment happens on the online checkout (paypal, stripe, adyen)\\n- `create_quote`: the checkout represents a price quote request\\n\\nFast checkout is also supported, by passing the Cart contents directly.\\nWhen a fast checkout is performed the cart is considered transient and there is no cart persistance.\\n\\nIf the checkout `mode` is omitted, the `mode` will default to `create_order`.\\n","operationId":"$checkoutCart","summary":"checkoutCart","security":[],"tags":["Cart API"],"parameters":[{"in":"header","name":"X-Ivy-Org-ID","description":"The target Organization Id represented by the caller","schema":{"type":"string"},"required":true}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CheckoutCart"},"examples":{"Checkout with a transient Cart":{"$ref":"#/components/examples/checkout-with-transient-cart"}}}}},"responses":{"200":{"description":"The checkout result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CheckoutCartResult"},"examples":{"Checkout with created order":{"$ref":"#/components/examples/checkout-result"}}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/public/catalog":{"post":{"description":"Provides a querying functionalities over products and prices of the Catalog for a given organization.","operationId":"$searchCatalog","summary":"searchCatalog","security":[],"tags":["Catalog API"],"parameters":[{"in":"header","name":"X-Ivy-Org-ID","description":"The target Organization Id represented by the caller","schema":{"type":"string"},"required":true}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CatalogSearch"}}}},"responses":{"200":{"description":"The search result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CatalogSearchResult"}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/public/availability:check":{"post":{"description":"The availability check endpoint","operationId":"$availabilityCheck","summary":"availabilityCheck","security":[],"tags":["Availability API"],"parameters":[{"in":"header","name":"X-Ivy-Org-ID","description":"The target Organization Id represented by the caller","schema":{"type":"string"},"required":true}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AvailabilityCheckParams"},"examples":{"Check availability with location dimension":{"value":{"products":["cd75456a-30e4-4912-95be-e743d5ea175b"],"filters":{"location":{"postal_code":"57008","city":"Cologne","street":"Media Park","street_number":"8a"}}}},"Check availability with location & available date dimension":{"value":{"products":["cd75456a-30e4-4912-95be-e743d5ea175b"],"filters":{"location":{"postal_code":"57008","city":"Cologne","street":"Media Park","street_number":"8a"},"available_date":"2022-05-01"}}}}}}},"responses":{"200":{"description":"The availability check result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AvailabilityResult"},"examples":{"Response with available products":{"value":{"available_products":["cd75456a-30e4-4912-95be-e743d5ea175b"],"check_results":[{"product_id":"cd75456a-30e4-4912-95be-e743d5ea175b","matching_hits":1}]}},"Response with no available products":{"value":{"available_products":[]}},"Response with available and unavailable products":{"value":{"availableProducts":["my-product-id-123-2"],"checkResults":[{"productId":"my-product-id-123-1","matchingError":{"msg":"Error - Unknown file extension for availability file."}},{"matchingHits":1,"productId":"my-product-id-123-2"}]}}}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/public/opportunity":{"post":{"deprecated":true,"description":"This API is Deprecated. Please use the Entity API or Submission API to create opportunities.\\n\\nEnables the creation of a new opportunity. During the creation of an opportunity, an unique customer-readable `opportunity_number` will be generated.\\nThe `opportunity_number` can be used to universally identify an opportunity within epilot platform.\\n","operationId":"$createOpportunity","summary":"createOpportunity","security":[],"tags":["Deprecated"],"parameters":[{"in":"header","name":"X-Ivy-Org-ID","description":"The target Organization Id represented by the caller","schema":{"type":"string"},"required":true}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Opportunity"},"examples":{"Opportunity containing one Order":{"value":{"billing_address":{"street":"sdf","street_number":"1","city":"Berlin","postal_code":"12045","country":"de","additional_info":"adasd"},"delivery_address":{"street":"sdf","street_number":"1","city":"Berlin","postal_code":"12045","country":"de","additional_info":"adasd"},"items":{"$relation":[{"entity_id":"c8dbe8f3-28b6-4d77-aae8-47bc24a2532f","_tags":["journey"]}]},"_tags":["journey","ORWNr4iCN"]}}}}}},"responses":{"201":{"description":"The new Opportunity.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Opportunity"}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}}},"components":{"securitySchemes":{"EpilotAuth":{"type":"http","scheme":"bearer","description":"Epilot Bearer Token"}},"schemas":{"Error":{"required":["message"],"properties":{"message":{"type":"string","description":"Error message"},"status":{"type":"number","description":"The HTTP status code"},"cause":{"type":"string","description":"The cause of the error (visible for bad requests - http 400)"}}},"Product":{"type":"object","description":"The product entity","readOnly":true,"additionalProperties":true,"example":{"$ref":"#/components/examples/product"},"properties":{"code":{"type":"string","description":"The product code"},"type":{"type":"string","description":"The type of Product:\\n\\n| type | description |\\n|----| ----|\\n| `product` | Represents a physical good |\\n| `service` | Represents a service or virtual product |\\n","enum":["product","service"]},"name":{"type":"string","description":"The product main name"},"feature":{"type":"array","items":{"type":"object","properties":{"_tags":{"type":"array","description":"An arbitrary set of tags attached to a feature","items":{"type":"string"}},"feature":{"type":"string"}}}},"cross_sellable_products":{"type":"object","description":"Stores references to products that can be cross sold with the current product.","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"product_images":{"type":"object","description":"Stores references to a set of file images of the product","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"product_downloads":{"type":"object","description":"Stores references to a set of files downloadable from the product.\\ne.g: tech specifications, quality control sheets, privacy policy agreements\\n","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"price_options":{"type":"object","description":"A set of [prices](/api/pricing#tag/simple_price_schema) or [composite prices](/api/pricing#tag/dynamic_price_schema) for the current product.","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"_availability_files":{"type":"array","description":"Stores references to the availability files that define where this product is available.\\nThese files are used when interacting with products via epilot Journeys, thought the AvailabilityCheck block.\\n","items":{"$ref":"#/components/schemas/File"}},"_id":{"type":"string","description":"The product id"},"_title":{"type":"string","description":"The autogenerated product title"},"_org_id":{"type":"string","description":"The organization id the product belongs to"},"_created_at":{"type":"string","description":"The product creation date","readOnly":true},"_updated_at":{"type":"string","description":"The product last update date","readOnly":true}}},"Opportunity":{"type":"object","description":"The opportunity entity","additionalProperties":true,"example":{"$ref":"#/components/examples/opportunity"},"properties":{"opportunity_number":{"type":"string","description":"The opportunity id number for the customer (autogenerated if left blank)"},"opportunity_title":{"type":"string","description":"The opportunity title for the opportunity"},"description":{"type":"string","description":"A description to frame this opportunity within its sales process"},"status":{"type":"string","description":"The opportunity status (defined by the opportunity workflow)"},"due_date":{"type":"string","description":"The expiration date"},"assignee":{"description":"The opportunity assignees","type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"email":{"type":"string"},"display_name":{"type":"string"},"token":{"type":"string"},"image_uri":{"type":"string"},"organization_id":{"type":"string"},"department":{"type":"string"},"preferred_language":{"type":"string"},"status":{"type":"string"},"phone":{"type":"string"},"email_notification_settings":{"type":"object"},"is_signature_enabled":{"type":"boolean"},"created_at":{"type":"string"}}}},"customer":{"type":"object","description":"A list of customers related with the opportunity","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"dates":{"type":"array","description":"A set of dates associated with the opportunity","items":{"oneOf":[{"type":"object","properties":{"_tags":{"type":"array","description":"The date tags","items":{"type":"string"}},"value":{"description":"The date value","type":"string"}}}]}},"billing_address":{"description":"The billing address","type":"object","properties":{"$relation_ref":{"description":"The relation from which a field is being referenced","type":"array","items":{"oneOf":[{"type":"object","properties":{"entity_id":{"description":"The id of the referenced entity","type":"string"},"path":{"description":"The path to the target attribute being referenced","type":"string"}}}]}}}},"delivery_address":{"description":"The delivery address","type":"object","properties":{"$relation_ref":{"description":"The relation from which a field is being referenced","type":"array","items":{"oneOf":[{"type":"object","properties":{"entity_id":{"description":"The id of the referenced entity","type":"string"},"path":{"description":"The path to the target attribute being referenced","type":"string"}}}]}}}},"address":{"description":"A list of additional addresses","type":"object","properties":{"$relation_ref":{"description":"The relation from which a field is being referenced","type":"array","items":{"oneOf":[{"type":"object","properties":{"entity_id":{"description":"The id of the referenced entity","type":"string"},"path":{"description":"The path to the target attribute being referenced","type":"string"}}}]}}}},"items":{"type":"object","description":"The order relations items, representing quotes or orders associated with the opportunity","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/OrderRelation"}}}},"_org_id":{"type":"string","description":"Organization Id the order belongs to"},"_id":{"type":"string","description":"The opportunity id","readOnly":true},"_created_at":{"type":"string","description":"The opportunity creation date","readOnly":true},"_updated_at":{"type":"string","description":"The opportunity last update date","readOnly":true},"source_type":{"type":"string","description":"Type of source, e.g. journey or manual","example":"journey"},"source_id":{"type":"string","description":"Identifier for source e.g. journey ID","example":"ce99875f-fba9-4fe2-a8f9-afaf52059051"},"source":{"$ref":"#/components/schemas/OpportunitySource"},"_tags":{"type":"array","description":"An arbitrary set of tags attached to the opportunity","items":{"type":"string"}}}},"Order":{"type":"object","description":"The order entity","additionalProperties":true,"example":{"$ref":"#/components/examples/order-with-simple-prices"},"properties":{"order_number":{"type":"string","description":"The order number (customer facing)"},"cart_id":{"type":"string","description":"The cart id that originated or is associated with the this order"},"status":{"$ref":"#/components/schemas/OrderStatus"},"source_type":{"type":"string","description":"Type of source, e.g. journey or manual","example":"journey"},"source_id":{"type":"string","description":"Identifier for source e.g. journey ID","example":"ce99875f-fba9-4fe2-a8f9-afaf52059051"},"source":{"$ref":"#/components/schemas/OrderSource"},"metadata":{"$ref":"#/components/schemas/MetaData"},"customer":{"type":"object","description":"A list of customers related with the opportunity","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"billing_first_name":{"type":"string","description":"The billing contact first name"},"billing_last_name":{"type":"string","description":"The billing contact last name"},"billing_company_name":{"type":"string","description":"The billing account name"},"billing_vat":{"type":"string","description":"The billing account VAT"},"billing_email":{"type":"string","description":"The billing email"},"billing_phone":{"type":"string","description":"The billing phone"},"billing_address":{"type":"array","description":"The billing address","items":{"$ref":"#/components/schemas/Address"}},"currency":{"description":"The order main currency","oneOf":[{"$ref":"#/components/schemas/Currency"}]},"delivery_address":{"type":"array","description":"The delivery address","items":{"$ref":"#/components/schemas/Address"}},"payment_method":{"type":"array","description":"The payment method details for the order","items":{"$ref":"#/components/schemas/PaymentMethod"}},"line_items":{"$ref":"#/components/schemas/PriceItems"},"products":{"type":"object","description":"The product entities referenced from within `line_items`","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"prices":{"type":"object","description":"The price entities referenced from within `line_items`","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"amount_subtotal":{"readOnly":true,"type":"integer","description":"Total of all items before (discounts or) taxes are applied."},"amount_total":{"readOnly":true,"type":"integer","description":"Total of all items after (discounts and) taxes are applied."},"total_details":{"$ref":"#/components/schemas/TotalDetails"},"_org_id":{"type":"string","description":"Organization Id the order belongs to"},"_id":{"type":"string","description":"The order id","readOnly":true},"_created_at":{"type":"string","description":"The order creation date","readOnly":true},"_updated_at":{"type":"string","description":"The order last update date","readOnly":true},"_tags":{"type":"array","description":"An arbitrary set of tags attached to the order","items":{"type":"string"}}}},"Price":{"type":"object","description":"The price entity schema for simple pricing","example":{"$ref":"#/components/examples/price"},"additionalProperties":true,"readOnly":true,"properties":{"active":{"type":"boolean","description":"Whether the price can be used for new purchases."},"is_composite_price":{"description":"The flag for prices that contain price components.","type":"boolean"},"pricing_model":{"type":"string","description":"Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\\n","enum":["per_unit","tiered_graduated","tiered_volume"]},"tiers":{"description":"Defines an array of tiers. Each tier has an upper bound, an unit amount and a flat fee.\\n","type":"array","items":{"$ref":"#/components/schemas/PriceTier"}},"description":{"type":"string","description":"A brief description of the price."},"long_description":{"type":"string","description":"A detailed description of the price. This is shown on the order document and order table."},"sales_tax":{"deprecated":true,"description":"The default tax rate applicable to the product.\\nThis field is deprecated, use the new `tax` attribute.\\n","oneOf":[{"$ref":"#/components/schemas/SalesTax"}]},"tax":{"description":"The default tax rate applied to the price","oneOf":[{"type":"object","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},{"type":"array","items":{"$ref":"#/components/schemas/Tax"}}]},"is_tax_inclusive":{"type":"boolean","description":"Specifies whether the price is considered `inclusive` of taxes or not."},"type":{"type":"string","description":"One of `one_time` or `recurring` depending on whether the price is for a one-time purchase or a recurring (subscription) purchase.","enum":["one_time","recurring"]},"billing_period":{"description":"For recurring prices `billing_period` defines the default extent of the recurrence.","oneOf":[{"$ref":"#/components/schemas/BillingPeriod"}]},"unit_amount":{"description":"The unit amount in cents to be charged, represented as a whole integer if possible.","type":"number"},"unit_amount_decimal":{"description":"The unit amount in cents to be charged, represented as a decimal string with at most 12 decimal places.","type":"string"},"unit_amount_currency":{"description":"Three-letter ISO currency code, in lowercase.","oneOf":[{"$ref":"#/components/schemas/Currency"}]},"price_display_in_journeys":{"description":"Defines the way the price amount is display in epilot journeys.","type":"string","enum":["show_price","show_as_starting_price","show_as_on_request"]},"billing_duration_amount":{"description":"The billing period duration","type":"number"},"billing_duration_unit":{"description":"The billing period duration unit","type":"string","enum":["weeks","months","years"]},"notice_time_amount":{"description":"The notice period duration","type":"number"},"notice_time_unit":{"description":"The notice period duration unit","type":"string","enum":["weeks","months","years"]},"termination_time_amount":{"description":"The termination period duration","type":"number"},"termination_time_unit":{"description":"The termination period duration unit","type":"string","enum":["weeks","months","years"]},"renewal_duration_amount":{"description":"The renewal period duration","type":"number"},"renewal_duration_unit":{"description":"The renewal period duration unit","type":"string","enum":["weeks","months","years"]},"variable_price":{"description":"The flag for prices that can be influenced by external variables such as user input.","type":"boolean"},"unit":{"description":"The unit of measurement used for display purposes and possibly for calculations when the price is variable.","anyOf":[{"type":"string","description":"built-in units","enum":["kw","kwh","m","m2","l"]},{"type":"string","description":"user custom unit"}]},"_created_at":{"description":"The price creation date","type":"string"},"_id":{"description":"The price id","type":"string"},"_title":{"description":"The price autogenerated title","type":"string"},"_updated_at":{"description":"The price last update date","type":"string"},"_org_id":{"type":"string","description":"The organization id the price belongs to"},"_tags":{"type":"array","description":"An arbitrary set of tags attached to the price","items":{"type":"string"}}},"required":["pricing_model"]},"CompositePrice":{"type":"object","description":"The price entity schema for dynamic pricing","example":{"$ref":"#/components/examples/composite-price"},"additionalProperties":true,"readOnly":true,"properties":{"active":{"type":"boolean","description":"Whether the price can be used for new purchases."},"description":{"type":"string","description":"A brief description of the price."},"price_components":{"description":"A set of [price](/api/pricing#tag/simple_price_schema) components that define the composite price.","oneOf":[{"type":"array","items":{"$ref":"#/components/schemas/Price"}},{"type":"object","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/PriceComponentRelation"}}}}]},"unit_amount_currency":{"description":"Three-letter ISO currency code, in lowercase.","oneOf":[{"$ref":"#/components/schemas/Currency"}]},"is_composite_price":{"description":"The flag for prices that contain price components.","type":"boolean"},"_created_at":{"description":"The price creation date","type":"string"},"_id":{"description":"The price id","type":"string"},"_title":{"description":"The price autogenerated title","type":"string"},"_updated_at":{"description":"The price last update date","type":"string"},"_org_id":{"type":"string","description":"The organization id the price belongs to"},"_tags":{"type":"array","description":"An arbitrary set of tags attached to the composite price","items":{"type":"string"}}}},"PriceComponentRelation":{"type":"object","properties":{"entity_id":{"description":"The id of the price component","type":"string"},"quantity":{"description":"By default, the quantity is set to 1, when greater than 1 this value is used as a multiplicative factor.\\nE.g: 16 x Solar Modules - Premium price.\\n","type":"number"},"_tags":{"type":"array","description":"An arbitrary set of tags attached to the composite price - component relation","items":{"type":"string"}}}},"MetaData":{"description":"A set of key-value pairs used to store meta data information about an entity.","type":"array","items":{"oneOf":[{"type":"object","description":"Key value pair entry","properties":{"key":{"type":"string","description":"Item key"},"value":{"type":"string","description":"Item value"}}}]}},"PriceInputMappings":{"type":"array","items":{"$ref":"#/components/schemas/PriceInputMapping"},"example":[{"price_id":"589B011B-F8D9-4F8E-AD71-BACE4B543C0F","frequency_unit":"weekly","value":1000.245,"name":"avg consumption","metadata":{"journey_title":"energy journey","step_name":"avg consumption picker"}}]},"PriceInputMapping":{"type":"object","properties":{"price_id":{"type":"string"},"frequency_unit":{"type":"string","enum":["weekly","monthly","every_quarter","every_6_months","yearly","one_time"]},"name":{"type":"string"},"value":{"type":"number"},"metadata":{"type":"object","additionalProperties":{"type":"string"}}},"example":{"price_id":"589B011B-F8D9-4F8E-AD71-BACE4B543C0F","frequency_unit":"weekly","value":1000.245,"name":"avg consumption","metadata":{"journey_title":"energy journey","step_name":"avg consumption picker"}}},"CatalogSearch":{"description":"A catalog search payload","type":"object","properties":{"q":{"description":"The query to perform using lucene query syntax.","type":"string"},"sort":{"description":"The sort expression to sort the results.","type":"string"},"from":{"description":"The index from which to query, used for pagination purposes. Defaults to 0","type":"number"},"size":{"description":"The max size of the response, defaults to 2000.","type":"number"},"hydrate":{"type":"boolean","description":"When true, enables entity hydration to resolve nested $relation references in-place.","default":false},"availability":{"$ref":"#/components/schemas/AvailabilityFilters"}},"example":{"q":"_id:1233432 OR _id:123432454 OR _id:23445433","sort":"description ASC","from":0,"size":200,"availability":{"location":{"postal_code":"57008,","city":"Cologne,","street":"Media Park,","street_number":"8a"},"available_date":{"value":"2022-05-01"}}},"required":["q"]},"CatalogSearchResult":{"description":"The query result payload","type":"object","properties":{"hits":{"type":"number","description":"The number os results returned."},"results":{"type":"array","items":{"anyOf":[{"$ref":"#/components/schemas/Product"},{"$ref":"#/components/schemas/Price"}]}}},"example":{"hits":2,"results":[{"schema":"product","description":"product a"},{"schema":"price","unit_amount_decimal":"124.342343434"}]}},"AvailabilityCheckParams":{"description":"Availability check request payload","type":"object","properties":{"products":{"description":"Products to check availability","type":"array","items":{"type":"string","description":"Product under availability check"}},"filters":{"$ref":"#/components/schemas/AvailabilityFilters"}},"required":["products","filters"]},"AvailabilityResult":{"description":"The availability check result payload","type":"object","properties":{"available_products":{"type":"array","items":{"type":"string","description":"Available Products"}},"check_results":{"description":"The check result details","type":"array","items":{"type":"object","properties":{"product_id":{"type":"string"},"matching_hits":{"description":"The number of rules matched","type":"number"},"matching_error":{"description":"A set of matching errors when checking availability","type":"object","additionalProperties":true}},"required":["product_id"]}}},"required":["available_products"],"example":{"available_products":[],"check_results":[{"product_id":"my-product-id-123-1","matching_hits":0},{"product_id":"my-product-id-123-2","matching_hits":0}]}},"CartDto":{"description":"A valid cart payload from a client.","properties":{"metadata":{"$ref":"#/components/schemas/MetaData"},"customer":{"$ref":"#/components/schemas/Customer"},"billing_address":{"$ref":"#/components/schemas/Address"},"delivery_address":{"$ref":"#/components/schemas/Address"},"source_type":{"type":"string","description":"type of source, e.g. journey or manual","example":"journey"},"source_id":{"type":"string","description":"identifier for source e.g. journey ID","example":"ce99875f-fba9-4fe2-a8f9-afaf52059051"},"source":{"$ref":"#/components/schemas/OrderSource"},"additional_addresses":{"type":"array","items":{"$ref":"#/components/schemas/Address"}},"payment_method":{"$ref":"#/components/schemas/PaymentMethod"},"line_items":{"$ref":"#/components/schemas/PriceItemsDto"},"files":{"type":"array","description":"An array of file IDs, already upload into the File API, that are related with this cart","items":{"type":"string","description":"a string representing a file ID as received from the File API"}},"status":{"$ref":"#/components/schemas/OrderStatus"},"tags":{"type":"array","items":{"type":"string"}},"journey_data":{"type":"object","additionalProperties":true},"consents":{"type":"object","additionalProperties":true}},"required":["line_items"]},"CheckoutCart":{"type":"object","description":"The cart checkout request payload","properties":{"cart":{"anyOf":[{"description":"the cart id","type":"string"},{"$ref":"#/components/schemas/CartDto"}]},"mode":{"$ref":"#/components/schemas/CheckoutMode"}}},"CheckoutCartResult":{"type":"object","description":"The cart checkout result","properties":{"order":{"$ref":"#/components/schemas/Order"}}},"CheckoutMode":{"type":"string","description":"The checkout mode for the cart checkout.","enum":["create_order","create_invoice","create_quote"]},"OrderStatus":{"type":"string","enum":["draft","quote","placed","cancelled","completed"],"description":"\\n| status | description |\\n|-------------|-------|\\n| `draft` | Starting state for all orders, at this point we can still edit the order |\\n| `quote` | The order is in a quoting phase, bound to an expiration date |\\n| `placed` | The order has been paid and can now be fulfilled (shipped, delivered, complete) or canceled |\\n| `cancelled` | The order has been cancelled |\\n| `completed` | The order is now closed and finalized |\\n"},"PriceItemsDto":{"description":"A valid set of product prices, quantities, (discounts) and taxes from a client.","type":"array","items":{"anyOf":[{"$ref":"#/components/schemas/PriceItemDto"},{"$ref":"#/components/schemas/CompositePriceItemDto"}]}},"BasePriceItemDto":{"description":"Represents a valid base price item from a client.","type":"object","properties":{"metadata":{"$ref":"#/components/schemas/MetaData"},"quantity":{"type":"integer","description":"The quantity of products being purchased."},"price_mappings":{"description":"Price mapping information required to compute totals","$ref":"#/components/schemas/PriceInputMappings"},"description":{"type":"string","description":"An arbitrary string attached to the price item. Often useful for displaying to users. Defaults to product name."},"product_id":{"type":"string","description":"The id of the product."},"price_id":{"type":"string","description":"The id of the price."},"taxes":{"type":"array","description":"The taxes applied to the price item.","readOnly":true,"items":{"oneOf":[{"$ref":"#/components/schemas/TaxAmountDto"}]}},"recurrences":{"type":"array","description":"The taxes applied to the price item.","readOnly":true,"items":{"oneOf":[{"$ref":"#/components/schemas/RecurrenceAmountDto"}]}},"is_composite_price":{"description":"The flag for prices that contain price components.","type":"boolean"},"_product":{"description":"The snapshot of the product.","allOf":[{"$ref":"#/components/schemas/Product"}]}}},"PriceItemDto":{"allOf":[{"$ref":"#/components/schemas/BasePriceItemDto"}],"description":"Represents a price input to the pricing library.","type":"object","properties":{"type":{"type":"string","description":"One of `one_time` or `recurring` depending on whether the price is for a one-time purchase or a recurring (subscription) purchase.","enum":["one_time","recurring"]},"unit_amount":{"type":"integer","description":"The unit amount value"},"unit_amount_currency":{"$ref":"#/components/schemas/Currency"},"unit_amount_decimal":{"description":"The unit amount in cents to be charged, represented as a decimal string with at most 12 decimal places.","type":"string"},"pricing_model":{"type":"string","description":"Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\\n","enum":["per_unit","tiered_graduated","tiered_volume"]},"_price":{"description":"The snapshot of the price linked to the price item.","allOf":[{"$ref":"#/components/schemas/Price"}]}},"required":["pricing_model"]},"CompositePriceItemDto":{"allOf":[{"$ref":"#/components/schemas/BasePriceItemDto"}],"description":"Represents a composite price input to the pricing library.","type":"object","properties":{"item_components":{"type":"array","description":"Contains price item configurations, per price component, when the main price item is a [composite price](/api/pricing#tag/dynamic_price_schema).","items":{"$ref":"#/components/schemas/PriceItemDto"}},"_price":{"$ref":"#/components/schemas/CompositePrice"}}},"TaxAmountDto":{"type":"object","description":"A valid tax rate from a client.","properties":{"rate":{"type":"string","deprecated":true,"description":"The deprecated tax rate applied.\\nThis field has been deprecated in favor of the new Tax Management. You should use the new tax fields pointing to a proper tax entity.\\n"},"tax":{"$ref":"#/components/schemas/Tax"}}},"OrderSource":{"type":"object","description":"The order generation source","properties":{"http":{"type":"string","description":"Link path for the source","example":"/app/v2/journey-builder/editor/db7f6940-994b-11ec-a46d-9f1824ff2939"},"title":{"type":"string","description":"Title for the source","example":"Journey: PH Journey"}}},"OpportunitySource":{"type":"object","description":"The opportunity generation source","properties":{"http":{"type":"string","description":"Link path for the source","example":"/app/v2/journey-builder/editor/db7f6940-994b-11ec-a46d-9f1824ff2939"},"title":{"type":"string","description":"Title for the source","example":"Journey: PH Journey"}}},"RecurrenceAmountDto":{"type":"object","description":"An amount associated with a specific recurrence.","properties":{"type":{"type":"string","description":"The price type."},"billing_period":{"type":"string","description":"The price billing period."},"amount_subtotal":{"type":"integer","description":"Total of all items, with same recurrence, before (discounts or) taxes are applied."},"amount_total":{"type":"integer","description":"Total of all items, with same recurrence, after (discounts and) taxes are applied."},"amount_tax":{"type":"integer","description":"Total of all items taxes, with same recurrence."}},"required":["amount_subtotal","amount_total"]},"Cart":{"description":"Supports shopping for products and services until ready for checkout.","properties":{"id":{"type":"string","description":"The cart identifier"},"org_id":{"type":"string","description":"The user\'s Organization Id the cart belongs to","readOnly":true},"status":{"enum":["open","complete","expired"],"type":"string","readOnly":true,"description":"The status of the Cart:\\n- open - the cart checkout is still in progress. Payment processing has not started\\n- complete - the cart checkout is complete. Payment processing may still be in progress\\n- expired - the cart checkout has expired. No further processing will occur\\n"},"customer":{"$ref":"#/components/schemas/Customer"},"billing_address":{"$ref":"#/components/schemas/Address"},"delivery_address":{"$ref":"#/components/schemas/Address"},"metadata":{"$ref":"#/components/schemas/MetaData"},"line_items":{"$ref":"#/components/schemas/PriceItems"},"amount_subtotal":{"readOnly":true,"type":"integer","description":"Total of all items before (discounts or) taxes are applied."},"amount_total":{"readOnly":true,"type":"integer","description":"Total of all items after (discounts and) taxes are applied."},"total_details":{"$ref":"#/components/schemas/TotalDetails"},"created_at":{"readOnly":true,"type":"string","format":"date-time"},"updated_at":{"readOnly":true,"type":"string","format":"date-time"}}},"Currency":{"type":"string","description":"Three-letter ISO currency code, in lowercase. Must be a supported currency.\\nISO 4217 CURRENCY CODES as specified in the documentation: https://www.iso.org/iso-4217-currency-codes.html\\n","example":"EUR"},"OrderRelation":{"type":"object","description":"An order relation reference","properties":{"entity_id":{"type":"string","description":"The relation order id"},"_tags":{"type":"array","items":{"type":"string","description":"The tags array associated with the relation"}}}},"OrderPayload":{"type":"object","description":"Order Entity Payload","additionalProperties":true,"properties":{"status":{"$ref":"#/components/schemas/OrderStatus"},"line_items":{"$ref":"#/components/schemas/PriceItemsDto"},"source_type":{"type":"string","description":"type of source, e.g. journey or manual","example":"journey"},"currency":{"$ref":"#/components/schemas/Currency"},"contact":{"readOnly":true,"type":"string","description":"The id of an existing contact."},"billing_first_name":{"type":"string"},"billing_last_name":{"type":"string"},"billing_company_name":{"type":"string"},"billing_vat":{"type":"string"},"billing_email":{"type":"string"},"billing_phone":{"type":"string"},"billing_address":{"type":"array","items":{"$ref":"#/components/schemas/Address"}},"delivery_address":{"type":"array","items":{"$ref":"#/components/schemas/Address"}},"payment_method":{"type":"array","items":{"$ref":"#/components/schemas/PaymentMethod"}},"_tags":{"type":"array","items":{"type":"string"}}}},"PriceItems":{"description":"Tracks a set of product prices, quantities, (discounts) and taxes.","type":"array","items":{"anyOf":[{"$ref":"#/components/schemas/PriceItem"},{"$ref":"#/components/schemas/CompositePriceItem"}]}},"CompositePriceItem":{"allOf":[{"$ref":"#/components/schemas/BasePriceItem"}],"description":"Represents a composite price input to the pricing library.","type":"object","properties":{"item_components":{"type":"array","description":"Contains price item configurations, per price component, when the main price item is a [composite price](/api/pricing#tag/dynamic_price_schema).","items":{"$ref":"#/components/schemas/PriceItem"}},"total_details":{"$ref":"#/components/schemas/TotalDetails"}}},"BasePriceItem":{"description":"Represents a price item","type":"object","example":{"$ref":"#/components/examples/price-item"},"properties":{"id":{"type":"string","description":"price item id","readOnly":true},"metadata":{"$ref":"#/components/schemas/MetaData"},"unit_amount":{"type":"integer","description":"The unit amount value","readOnly":true},"amount_subtotal":{"type":"integer","description":"Total before any (discounts or) taxes are applied.","readOnly":true},"unit_amount_net":{"type":"integer","description":"Net unit amount without taxes or discounts.","readOnly":true},"unit_amount_decimal":{"description":"The unit amount in cents to be charged, represented as a decimal string with at most 12 decimal places.","type":"string"},"amount_total":{"type":"integer","description":"Total after (discounts and) taxes.","readOnly":true},"currency":{"$ref":"#/components/schemas/Currency"},"description":{"type":"string","description":"An arbitrary string attached to the price item. Often useful for displaying to users. Defaults to product name."},"quantity":{"type":"integer","description":"The quantity of products being purchased."},"product_id":{"type":"string","description":"The id of the product."},"price_id":{"type":"string","description":"The id of the price."},"is_composite_price":{"description":"The flag for prices that contain price components.","type":"boolean"},"_price":{"description":"The price snapshot data.","anyOf":[{"$ref":"#/components/schemas/Price"},{"$ref":"#/components/schemas/CompositePrice"}]},"_product":{"$ref":"#/components/schemas/Product"},"taxes":{"type":"array","description":"The taxes applied to the price item.","readOnly":true,"items":{"oneOf":[{"$ref":"#/components/schemas/TaxAmount"}]}},"recurrences":{"type":"array","description":"The sum of amounts of the price items by recurrence.","readOnly":true,"items":{"oneOf":[{"$ref":"#/components/schemas/RecurrenceAmount"}]}},"price_mappings":{"description":"Price mapping information required to compute totals","$ref":"#/components/schemas/PriceInputMappings"}}},"PriceItem":{"allOf":[{"$ref":"#/components/schemas/BasePriceItem"}],"description":"Represents a price item","type":"object","example":{"$ref":"#/components/examples/price-item"},"properties":{"type":{"type":"string","description":"One of `one_time` or `recurring` depending on whether the price is for a one-time purchase or a recurring (subscription) purchase.","enum":["one_time","recurring"]},"on_request_approved":{"type":"boolean","description":"When set to true on a `_price` displayed as OnRequest (`show_as_on_request: \'on_request\'`) this flag means the price has been approved and can now be displayed to the customer. This flag is only valid for prices shown as \'on_request\'."},"pricing_model":{"type":"string","description":"Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\\n","enum":["per_unit","tiered_graduated","tiered_volume"]}},"required":["pricing_model"]},"TaxAmount":{"type":"object","description":"A tax amount associated with a specific tax rate.","readOnly":true,"properties":{"amount":{"type":"integer","description":"The tax amount."},"rate":{"type":"string","description":"The tax rate applied. With the release of the tax management feature this field is being deprecated in favor of the tax field.","deprecated":true},"rateValue":{"type":"number","description":"The tax rate value applied (represented as an integer percentage, e.g, 19 or 7).\\nWith the release of the tax management feature this field is being deprecated in favor of the tax field.\\n","example":19,"deprecated":true},"tax":{"description":"The tax applied.","oneOf":[{"$ref":"#/components/schemas/Tax"}]}}},"TaxAmountBreakdown":{"type":"object","description":"A tax amount associated with a specific tax rate.","readOnly":true,"properties":{"amount":{"type":"integer","description":"The tax amount."},"rate":{"type":"string","description":"The tax rate applied. With the release of the tax manager feature this field is being deprecated in favor of the tax field.","deprecated":true},"rateValue":{"type":"number","description":"The tax rate value applied. With the release of the tax manager feature this field is being deprecated in favor of the tax field.","deprecated":true},"tax":{"$ref":"#/components/schemas/TaxBreakdownInfo"}}},"RecurrenceAmount":{"type":"object","description":"An amount associated with a specific recurrence.","readOnly":true,"properties":{"type":{"type":"string","description":"The price type."},"billing_period":{"type":"string","description":"The price billing period."},"amount_subtotal":{"type":"integer","description":"Total of all items, with same recurrence, before (discounts or) taxes are applied."},"amount_total":{"type":"integer","description":"Total of all items, with same recurrence, after (discounts and) taxes are applied."},"amount_tax":{"type":"integer","description":"Total of all items taxes, with same recurrence."}},"required":["amount_subtotal","amount_total"]},"TotalDetails":{"type":"object","description":"The total details with tax (and discount) aggregated totals.","readOnly":true,"properties":{"amount_shipping":{"type":"integer","description":"This is the sum of all the price item shipping amounts."},"amount_tax":{"type":"integer","description":"This is the sum of all the price item tax amounts."},"breakdown":{"type":"object","description":"Breakdown of individual tax (and discount) amounts that add up to the totals.","properties":{"taxes":{"type":"array","description":"The aggregated price items tax amount per rate.","items":{"oneOf":[{"$ref":"#/components/schemas/TaxAmountBreakdown"}]}},"recurrences":{"type":"array","description":"The aggregated price items tax amount per rate.","items":{"oneOf":[{"$ref":"#/components/schemas/RecurrenceAmount"}]}}}}}},"PricingDetails":{"type":"object","description":"The result from the calculation of a set of price items.","properties":{"items":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/PriceItem"},{"$ref":"#/components/schemas/CompositePriceItem"}]}},"amount_subtotal":{"type":"integer","description":"Total of all items before (discounts or) taxes are applied."},"amount_total":{"type":"integer","description":"Total of all items after (discounts and) taxes are applied."},"total_details":{"$ref":"#/components/schemas/TotalDetails"}}},"BillingPeriod":{"type":"string","enum":["weekly","monthly","every_quarter","every_6_months","yearly","one_time"]},"SalesTax":{"type":"string","enum":["nontaxable","reduced","standard"]},"AvailabilityLocation":{"type":"object","properties":{"street":{"type":"string","description":"The first line of the address. Typically the street address or PO Box number."},"street_number":{"type":"string","description":"The second line of the address. Typically the number of the apartment, suite, or unit."},"postal_code":{"type":"string","description":"The postal code for the address."},"city":{"type":"string","description":"The name of the city, district, village, or town."},"country":{"type":"string","description":"The name of the country."}}},"AvailabilityDate":{"type":"object","properties":{"available_start_date":{"type":"string","format":"date","description":"The availability interval start date","example":"2017-07-21"},"available_end_date":{"type":"string","format":"date","description":"The availability interval end date","example":"2017-07-21"}}},"AvailabilityFilters":{"description":"Availability filters dimensions","type":"object","properties":{"location":{"$ref":"#/components/schemas/AvailabilityLocation"},"available_date":{"type":"string","format":"date","example":"2017-07-21","description":"A value to be matched against the availability window (start & end date)"}},"required":["location"]},"Address":{"type":"object","additionalProperties":true,"properties":{"_tags":{"type":"array","items":{"type":"string"},"example":["billing"]},"street":{"type":"string","description":"The first line of the address. Typically the street address or PO Box number.","nullable":true},"street_number":{"type":"string","description":"The second line of the address. Typically the number of the apartment, suite, or unit.","nullable":true},"postal_code":{"type":"string","description":"The postal code for the address.","nullable":true},"city":{"type":"string","description":"The name of the city, district, village, or town.","nullable":true},"country":{"type":"string","description":"The two-letter code for the country of the address.","nullable":true},"additional_info":{"type":"string","description":"An additional description for the address","nullable":true},"company_name":{"type":"string","description":"the company name, usually used as extra delivery instructions","nullable":true},"first_name":{"type":"string","description":"the first name of the recipient, usually used as extra delivery instructions","nullable":true},"last_name":{"type":"string","description":"the last name of the recipient, usually used as extra delivery instructions","nullable":true},"salutation":{"type":"string","description":"the salutation of the recipient, usually used as extra delivery instructions","nullable":true},"title":{"type":"string","description":"the title of the recipient, usually used as extra delivery instructions","nullable":true}}},"PaymentMethod":{"type":"object","description":"A PaymentMethod represent your customer\'s payment instruments.\\n","properties":{"type":{"type":"string","description":"The type of the PaymentMethod."},"details":{"type":"object","description":"Contains relevant data associated with the payment method type.","additionalProperties":true}}},"Customer":{"type":"object","properties":{"first_name":{"type":"string"},"last_name":{"type":"string"},"company_name":{"type":"string"},"vat_id":{"type":"string"},"email":{"type":"string","description":"A valid email identifying the customer."},"phone":{"type":"string"}}},"File":{"type":"object","additionalProperties":true,"properties":{"_id":{"type":"string"},"filename":{"type":"string"},"mime_type":{"type":"string"},"versions":{"type":"array","items":{"type":"object","additionalProperties":true,"properties":{"s3ref":{"type":"object","properties":{"bucket":{"type":"string"},"key":{"type":"string"}},"required":["bucket","key"]}},"required":["s3ref"]}},"_schema":{"type":"string"},"_org":{"type":"string"},"_created_at":{"type":"string","format":"date-time"},"_updated_at":{"type":"string","format":"date-time"},"_title":{"type":"string"},"$relation":{"$ref":"#/components/schemas/EntityRelation"}},"required":["versions","_id","_schema","_created_at","_updated_at","_org","mime_type","filename"]},"EntityId":{"type":"string","format":"uuid"},"EntityItem":{"type":"object","properties":{"_id":{"$ref":"#/components/schemas/EntityId"},"_title":{"type":"string","description":"Title of entity"},"_org":{"type":"string","description":"Organization Id the entity belongs to"},"_schema":{"type":"string"},"_tags":{"type":"array","items":{"type":"string"}},"_created_at":{"type":"string","format":"date-time"},"_updated_at":{"type":"string","format":"date-time"}},"required":["_id","_title","_org","_schema","_created_at","_updated_at"],"example":{"_id":"3fa85f64-5717-4562-b3fc-2c963f66afa6","_org":"123","_schema":"contact","_tags":["example","mock"],"_created_at":"2021-02-09T12:41:43.662Z","_updated_at":"2021-02-09T12:41:43.662Z"}},"EntityRelation":{"type":"object","additionalProperties":true,"properties":{"entity_id":{"type":"string"},"_tags":{"type":"array","items":{"type":"string"}}}},"Tax":{"type":"object","description":"the tax configuration","additionalProperties":true,"required":["type","rate","_id","_title","_org","_schema","_created_at","_updated_at"],"properties":{"_id":{"$ref":"#/components/schemas/EntityId"},"_title":{"type":"string","description":"Title of entity"},"_org":{"type":"string","description":"Organization Id the entity belongs to"},"_schema":{"type":"string"},"_tags":{"type":"array","items":{"type":"string"}},"_created_at":{"type":"string","format":"date-time"},"_updated_at":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["VAT","GST","Custom"]},"description":{"type":"string"},"rate":{"type":"number"},"active":{"type":"boolean"},"region":{"type":"string"},"region_label":{"type":"string"}},"example":{"_id":"3fa85f64-5717-4562-b3fc-2c963f66afa6","type":"VAT","description":"Tax description","active":"true","region":"DE","region_label":"Germany","_org":"123","_schema":"tax","_tags":["example","mock"],"_created_at":"2021-02-09T12:41:43.662Z","_updated_at":"2021-02-09T12:41:43.662Z"}},"TaxBreakdownInfo":{"type":"object","properties":{"rate":{"type":"number"},"type":{"type":"string","enum":["VAT","GST","Custom"]},"_id":{"type":"string"}}},"PriceTier":{"type":"object","properties":{"up_to":{"type":"number","nullable":true},"flat_fee_amount":{"type":"number"},"flat_fee_amount_decimal":{"type":"string"},"unit_amount":{"type":"number"},"unit_amount_decimal":{"type":"string"}},"required":["unit_amount","unit_amount_decimal"]}},"examples":{"checkout-with-cart-id":{"value":{"mode":"create_order","cart":"pZ324jnndf"}},"checkout-with-transient-cart":{"value":{"mode":"create_order","cart":{"customer":{"first_name":"john","last_name":"doe","company_name":"company limited","vat_id":"123892321","email":"johndoe@company.com","phone":"+44233242423"},"billing_address":{"street1":"wallstreet","street2":1,"city":"new york city","country":"united states","country_code":"US","additional_info":"headquarters office"},"delivery_address":{"street1":"berverly hills avenue","street2":"block 1","city":"berverly hills","country":"california","country_code":"CA","additional_info":"remote cowork place"},"line_items":[{"quantity":3,"product_id":"b7185fb7-b10f-4875-bda7-288631446555","price_id":"df240bab-9f71-4a9a-a9e1-59f18827dbf9"},{"quantity":2,"product_id":"607d2952-8f3e-484f-a82b-4880528b7f55","price_id":"7b028fdf-0b0a-4077-a8f1-d0cbbd14b7cf"}]}}},"checkout-result":{"value":{"order":{"_id":"d1ZoC1FwZ6","type":"Draft","cart_id":"p0ZoB1FwH6","order_number":"20201021-234324","_org_id":123,"metadata":[{"key":"journey-id","value":"8d0a2235-97ce-42d0-88a3-e374634ca44e"}],"billing_first_name":"john","billing_last_name":"doe","billing_company_name":"i me and myself","billing_vat":"234823948","billing_email":"johndoe@nowhere.com","currency":"EUR","billing_phone":"+1234234545","billing_address":"wallstreet, 1","billing_contact":"villy or zilly","line_items":[{"id":"mSjGCTfn8w","metadata":[{"cart_id":"p0ZoB1FwH6"}],"description":"Wallbox Premium - Premium Price","currency":"EUR","unit_amount":78900,"amount_subtotal":50000,"amount_total":61500,"quantity":1,"product_id":"b7185fb7-b10f-4875-bda7-288631446555","price_id":"df240bab-9f71-4a9a-a9e1-59f18827dbf9","taxes":[{"amount":11500,"rate":"MwSt. 23%"}],"_price":{"_id":"df240bab-9f71-4a9a-a9e1-59f18827dbf9","unit_amount":"€ 789","type":"one_time","active":true,"sales_tax":"standard","is_tax_inclusive":true,"description":"Winter Sale","billing_scheme":"per_unit","_created_at":"2021-11-10T18:02:58.318Z","_updated_at":"2021-11-10T18:02:58.318Z","_title":"Winter Sale"}},{"id":"mZkGCTfn6p","metadata":[{"cart_id":"p0ZoB1FwH6"}],"description":"Wallbox Basic with Full Add-ons - Basic Price","currency":"EUR","unit_amount":78900,"amount_subtotal":50000,"amount_total":53500,"quantity":1,"product_id":"zzzzzz-b10f-4875-bda7-288631446555","price_id":"zzzzz-9f71-4a9a-a9e1-59f18827dbf9","taxes":[{"amount":3500,"rate":"MwSt. 7%"}],"_price":{"_id":"zzzzz-9f71-4a9a-a9e1-59f18827dbf9","unit_amount":"€ 789","type":"one_time","active":true,"sales_tax":"standard","is_tax_inclusive":true,"description":"Winter Sale","billing_scheme":"per_unit","_created_at":"2021-11-10T18:02:58.318Z","_updated_at":"2021-11-10T18:02:58.318Z","_title":"Winter Sale"}}],"amount_subtotal":100000,"amount_total":115000,"total_details":{"amount_shipping":10000,"amount_tax":15000,"breakdown":[{"amount":11500,"rate":"MwSt. 23%"},{"amount":3500,"rate":"MwSt. 7%"}]},"_created_at":"2021-11-10T18:02:58.318Z","_updated_at":"2021-11-10T18:02:58.318Z"}}},"order-with-simple-prices":{"value":{"order_number":"OR 2022/742701","status":"quote","source":{"title":"manual","href":null},"source_type":"manual","_schema":"order","_title":"OR 2022/742701","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","product_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","taxes":[{"tax":{"_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc","rate":"19","_schema":"tax","_org":"728","_created_at":"2021-09-24T15:06:13.859Z","_updated_at":"2022-04-04T17:36:15.273Z","_title":"Tax Standard","type":"VAT","active":true,"region":"DE","description":"Standard"},"amount":255462}],"_price":{"_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","unit_amount":100000,"unit_amount_currency":"EUR","unit_amount_decimal":"1000","sales_tax":"standard","is_tax_inclusive":true,"price_display_in_journeys":"show_price","type":"one_time","billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months","_schema":"price","_title":"Solar Panel Module","description":"Solar Panel Module","active":true,"tax":{"$relation":[{"entity_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc"}]},"_org":"728","_created_at":"2022-06-03T16:04:10.369Z","_updated_at":"2022-06-03T16:04:10.369Z"},"_product":{"_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","type":"product","_schema":"product","_title":"Solar Panel with Battery Storage","name":"Solar Panel with Battery Storage","code":"SOLAR-BATT","active":true,"description":"Solar Panel with battery solution, optimized for max efficiency. ","feature":[{"_tags":[],"feature":"Eco-Panels"},{"_tags":[],"feature":"Remote Management Platform"},{"_tags":[],"feature":"Battery Remote Control"},{"_tags":[],"feature":"Mobile App"}],"cross_sellable_products":{"$relation":[{"entity_id":"068d0713-a650-4668-9ed2-eca7be31e337","_schema":"product","_tags":[]},{"entity_id":"c8402ee7-fba9-4f3d-bffd-6803ca655782","_tags":[]}]},"product_images":{"$relation":[{"entity_id":"37bdeaaa-65fe-403e-9894-65b01cd277f1"},{"entity_id":"56dde657-795c-41bb-bf53-98fd586b7e6e"}]},"product_downloads":{"$relation":[{"entity_id":"64211361-8759-414b-81c0-afbf24f83aa9"}]},"_org":"728","_created_at":"2022-06-03T15:52:27.512Z","_updated_at":"2022-06-03T16:05:15.029Z","price_options":{"$relation":[{"entity_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","_tags":[]},{"entity_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","_tags":[]}]}},"quantity":16,"currency":"EUR","description":"Solar Panel Module","unit_amount":100000,"unit_amount_net":84034,"amount_subtotal":1344538,"amount_total":1600000},{"price_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","product_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","taxes":[{"tax":{"_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc","rate":"19","_schema":"tax","_org":"728","_created_at":"2021-09-24T15:06:13.859Z","_updated_at":"2022-04-04T17:36:15.273Z","_title":"Tax Standard","type":"VAT","active":true,"region":"DE","description":"Standard"},"amount":31933}],"_price":{"_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","unit_amount":50000,"unit_amount_currency":"EUR","unit_amount_decimal":"500","sales_tax":"standard","is_tax_inclusive":true,"price_display_in_journeys":"show_price","type":"one_time","billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months","_schema":"price","_title":"Battery Module 500amps","description":"Battery Module 500amps","active":true,"tax":{"$relation":[{"entity_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc"}]},"_org":"728","_created_at":"2022-06-03T16:05:04.391Z","_updated_at":"2022-06-03T16:05:04.391Z"},"_product":{"_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","type":"product","_schema":"product","_title":"Solar Panel with Battery Storage","name":"Solar Panel with Battery Storage","code":"SOLAR-BATT","active":true,"description":"Solar Panel with battery solution, optimized for max efficiency. ","feature":[{"_tags":[],"feature":"Eco-Panels"},{"_tags":[],"feature":"Remote Management Platform"},{"_tags":[],"feature":"Battery Remote Control"},{"_tags":[],"feature":"Mobile App"}],"cross_sellable_products":{"$relation":[{"entity_id":"068d0713-a650-4668-9ed2-eca7be31e337","_schema":"product","_tags":[]},{"entity_id":"c8402ee7-fba9-4f3d-bffd-6803ca655782","_tags":[]}]},"product_images":{"$relation":[{"entity_id":"37bdeaaa-65fe-403e-9894-65b01cd277f1"},{"entity_id":"56dde657-795c-41bb-bf53-98fd586b7e6e"}]},"product_downloads":{"$relation":[{"entity_id":"64211361-8759-414b-81c0-afbf24f83aa9"}]},"_org":"728","_created_at":"2022-06-03T15:52:27.512Z","_updated_at":"2022-06-03T16:05:15.029Z","price_options":{"$relation":[{"entity_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","_tags":[]},{"entity_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","_tags":[]}]}},"quantity":4,"currency":"EUR","description":"Battery Module 500amps","unit_amount":50000,"unit_amount_net":42017,"amount_subtotal":168067,"amount_total":200000},{"price_id":"d88a8763-3e3d-4fc7-a7a5-2bc9117148bf","product_id":"065d6618-cc59-45f4-8e3a-700edf6813c3","_price":{"_id":"d88a8763-3e3d-4fc7-a7a5-2bc9117148bf","unit_amount":12055,"type":"recurring","billing_period":"monthly","billing_duration_amount":"8","billing_duration_unit":"years","notice_time_amount":"3","notice_time_unit":"months","termination_time_amount":"2","termination_time_unit":"months","renewal_duration_amount":"1","renewal_duration_unit":"years","active":true,"sales_tax":"reduced","is_tax_inclusive":true,"description":"Monthly","billing_scheme":"per_unit","_schema":"price","_org":"728","_created_at":"2021-11-10T14:40:27.695Z","_updated_at":"2021-12-14T18:16:33.248Z","_title":"Monthly","unit_amount_currency":"EUR","unit_amount_decimal":"120.55456634"},"_product":{"_id":"065d6618-cc59-45f4-8e3a-700edf6813c3","name":"Smartmeter: Schneider Electric PM5000 LCD Energiemessgerät / 3-phasig","code":"1312378123","_tags":["wallbox","review demo","1"],"categories":["Power"],"type":"product","active":true,"feature":[{"_tags":[],"feature":"Bis zu 11 kW Ladeleistung (5x schneller laden)"},{"_tags":[],"feature":"Integrierter MID Zähler für eine kilowattstundengenaue Abrechnung*"},{"_tags":[],"feature":"Konfigurierbare Ladeleistung"},{"_tags":[],"feature":"Zugangskontrolle über RFID-Karten"},{"_tags":[],"feature":"Kommunikation über LAN"},{"_tags":[],"feature":"New feature"}],"_schema":"product","_org":"728","_created_at":"2021-11-30T11:05:19.484Z","_updated_at":"2022-01-13T09:18:29.944Z","_title":"Smartmeter: Schneider Electric PM5000 LCD Energiemessgerät / 3-phasig","price_options":{"$relation":[{"entity_id":"5264b089-fc6a-4a91-9a2a-80c673958faa"},{"entity_id":"d88a8763-3e3d-4fc7-a7a5-2bc9117148bf"}]},"product_images":{"$relation":[{"entity_id":"16729e60-c527-44ef-93c9-c68b6acf1224"}]}},"quantity":1,"currency":"EUR","description":"Monthly","unit_amount":12055,"unit_amount_net":11267,"amount_subtotal":11267,"amount_total":12055,"taxes":[{"rate":"reduced","amount":789}]},{"price_id":"e1ddf75a-d0d1-40b4-a07e-56e292867c88","product_id":"5b9f05b7-f0f8-49c2-8a8d-0f8f923d6382","_price":{"_id":"e1ddf75a-d0d1-40b4-a07e-56e292867c88","unit_amount":9900,"unit_amount_currency":"EUR","unit_amount_decimal":"99","sales_tax":"standard","is_tax_inclusive":true,"price_display_in_journeys":"show_price","type":"recurring","billing_period":"yearly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months","_schema":"price","_title":"Yearly payment","description":"Yearly payment","active":true,"_org":"728","_created_at":"2022-02-07T22:58:39.884Z","_updated_at":"2022-02-07T22:58:39.884Z"},"_product":{"_id":"5b9f05b7-f0f8-49c2-8a8d-0f8f923d6382","_schema":"product","_title":"Yearly Payment Product","name":"Yearly Payment Product","type":"product","active":true,"price_options":{"$relation":[{"entity_id":"e1ddf75a-d0d1-40b4-a07e-56e292867c88","_tags":[]}]},"_org":"728","_created_at":"2022-02-07T22:58:44.162Z","_updated_at":"2022-02-08T09:34:08.026Z","description":"Hier steht die Produktbeschreibung die sich auf dem Dokument, was generiert wird, gezogen wird."},"quantity":1,"currency":"EUR","description":"Yearly payment","unit_amount":9900,"unit_amount_net":8319,"amount_subtotal":8319,"amount_total":9900,"taxes":[{"rate":"standard","amount":1581}]}],"amount_subtotal":1532191,"amount_total":1821955,"total_details":{"amount_tax":289764,"breakdown":{"taxes":[{"tax":{"_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc","rate":"19","_schema":"tax","_org":"728","_created_at":"2021-09-24T15:06:13.859Z","_updated_at":"2022-04-04T17:36:15.273Z","_title":"Tax Standard","type":"VAT","active":true,"region":"DE","description":"Standard"},"amount":287395}],"recurrences":[{"type":"one_time","amount_subtotal":1512605,"amount_total":1800000,"amount_tax":287395},{"type":"recurring","billing_period":"monthly","amount_subtotal":11267,"amount_total":12055,"amount_tax":789},{"type":"recurring","billing_period":"yearly","amount_subtotal":8319,"amount_total":9900,"amount_tax":1581}]}},"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}],"_id":"4c7c9562-f8f0-4af0-a3a6-6aebc5571a6e","_org":"728","_created_at":"2022-06-03T16:29:46.303Z","_updated_at":"2022-06-03T16:29:46.303Z"}},"order-with-simple-prices-request":{"value":{"order_number":"OR 2022/742701","status":"quote","source":{"title":"manual","href":null},"source_type":"manual","_schema":"order","_title":"OR 2022/742701","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","product_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","quantity":16},{"price_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","product_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","quantity":4},{"price_id":"d88a8763-3e3d-4fc7-a7a5-2bc9117148bf","product_id":"065d6618-cc59-45f4-8e3a-700edf6813c3","quantity":1},{"price_id":"e1ddf75a-d0d1-40b4-a07e-56e292867c88","product_id":"5b9f05b7-f0f8-49c2-8a8d-0f8f923d6382","quantity":1}],"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}],"_id":"4c7c9562-f8f0-4af0-a3a6-6aebc5571a6e","_org":"728","_created_at":"2022-06-03T16:29:46.303Z","_updated_at":"2022-06-03T16:29:46.303Z"}},"order-with-composite-prices":{"value":{"metadata":[{"key":"_origin","value":"journey checkout"}],"_tags":["journey","automation"],"status":"quote","order_number":"OREabZxnO","billing_first_name":"Paulo","billing_last_name":"Henriques","billing_email":"ph@ph1.pt","billing_address":[{"street":"Bernauer Str.","street_number":"1","city":"Berlin","postal_code":"10115","country":"DE","additional_info":"1"}],"delivery_address":[{"street":"Bernauer Str.","street_number":"1","city":"Berlin","postal_code":"10115","country":"DE","additional_info":"1"}],"payment_method":[{"type":"BankTransfer","details":{"label":"Überweisung"}}],"currency":"EUR","line_items":[{"product_id":"73f857a4-0fbc-4aa6-983f-87c0d6d410a6","price_id":"c2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","quantity":3,"currency":"EUR","item_components":[{"price_id":"comp1-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","product_id":"target-price-product-id","quantity":3,"unit_amount":15000,"unit_amount_currency":"EUR","unit_amount_decimal":"150.00","amount_subtotal":45000,"amount_total":47700,"taxes":[{"tax":{"_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4","type":"VAT","active":true,"region":"DE","_schema":"tax","_title":"Tax Without Behaviour","description":"Without Behaviour","rate":"6","_org":"739224","_created_at":"2022-02-07T14:49:08.831Z","_updated_at":"2022-02-07T14:49:08.831Z"},"amount":2700}]},{"price_id":"comp2-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","product_id":"target-price-product-id","quantity":3,"unit_amount":15000,"unit_amount_currency":"EUR","unit_amount_decimal":"150.00","amount_subtotal":45000,"amount_total":47700,"taxes":[{"tax":{"_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4","type":"VAT","active":true,"region":"DE","_schema":"tax","_title":"Tax Without Behaviour","description":"Without Behaviour","rate":6,"_org":"739224","_created_at":"2022-02-07T14:49:08.831Z","_updated_at":"2022-02-07T14:49:08.831Z"},"amount":2700}]}],"_price":{"_id":"c2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_title":"Test 1","description":"Test 1","_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"price_components":{"$relation":[{"entity_id":"comp1-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_product_id":"target-price-product-id","quantity":1,"item":{"_id":"comp1-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","unit_amount":10000,"unit_amount_currency":"EUR","unit_amount_decimal":"100.00","sales_tax":"standard","price_display_in_journeys":"show_price","type":"one_time","_schema":"price","_title":"Test 1","description":"Test 1","tax":{"$relation":[{"entity_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4"}]},"_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months"}},{"entity_id":"comp2-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_product_id":"target-price-product-id","quantity":2,"item":{"_id":"comp2-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","unit_amount":10000,"unit_amount_currency":"EUR","unit_amount_decimal":"100.00","sales_tax":"standard","is_tax_inclusive":false,"price_display_in_journeys":"show_price","type":"one_time","_schema":"price","_title":"Test 1","description":"Test 1","tax":{"$relation":[{"entity_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4"}]},"_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months"}}]}},"_product":{"_id":"73f857a4-0fbc-4aa6-983f-87c0d6d410a6","type":"product","name":"Cool box","_title":"Cool box"},"description":"Price Component","unit_amount":90000,"amount_subtotal":270000,"amount_total":286200},{"price_id":"adbd8cee-0db2-41dd-b93b-2d0ed57c77da","product_id":"11bd46e5-4c02-425c-bcce-5f5e022a2b45","taxes":[{"tax":null,"amount":0}],"_price":{"_id":"adbd8cee-0db2-41dd-b93b-2d0ed57c77da","unit_amount":55566677,"unit_amount_currency":"EUR","unit_amount_decimal":"555666.77","sales_tax":"standard","is_tax_inclusive":true,"price_display_in_journeys":"show_as_starting_price","type":"one_time","_schema":"price","_title":"As Starting Price One Time No Tax","description":"As Starting Price One Time No Tax","tax":null,"active":true,"_org":"739224","_created_at":"2022-04-14T16:12:34.456Z","_updated_at":"2022-04-14T16:13:47.261Z","billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months"},"_product":{"_id":"11bd46e5-4c02-425c-bcce-5f5e022a2b45","type":"product","_schema":"product","_title":"Product With A Lot Of Prices - Do Not Change 🙏","name":"Product With A Lot Of Prices - Do Not Change 🙏","_org":"739224","_created_at":"2022-04-14T16:08:08.595Z","_updated_at":"2022-04-18T16:26:33.089Z","price_options":{"$relation":[{"entity_id":"f850ebff-082e-4924-8631-965cc9c0ab2b","_tags":[]},{"entity_id":"d6ecc576-b5d6-44b4-8c95-496ab2ac14d3","_tags":[]},{"entity_id":"3c0e47ad-6ca3-4cd8-b6b4-b2a48dab7f16","_tags":[]},{"entity_id":"adbd8cee-0db2-41dd-b93b-2d0ed57c77da","_tags":[]},{"entity_id":"3e97f809-1d4b-47e1-9faf-46386b2b0d21","_tags":[]},{"entity_id":"d4061656-71dc-45ec-bf6c-1d90d2419d87","_tags":[]},{"entity_id":"4ae4221b-4fd0-4bcc-98a2-f20cda954903","_tags":[]},{"entity_id":"b326df19-9d0f-433a-a4d2-a0a65034b5f7","_tags":[]},{"entity_id":"0d071551-47be-4a5b-90d7-d425a59607e6","_tags":[]}]},"_files":{"$relation":[{"entity_id":"27cc0710-651d-48dc-9624-9d1d3057d025","_tags":[]},{"entity_id":"8530678c-d4cb-4e27-b314-16a79d6c0abc","_tags":[]},{"entity_id":"714d6253-213f-4e30-8caf-00b0d11032e4","_tags":[]},{"entity_id":"2218a8f8-c6e2-4a98-a2fe-030ed78ebfa7","_tags":[]}]}},"quantity":7,"currency":"EUR","description":"As Starting Price One Time No Tax","unit_amount":55566677,"amount_subtotal":388966739,"amount_total":388966739}],"amount_subtotal":389236739,"amount_total":389252939,"total_details":{"amount_tax":5400,"breakdown":{"taxes":[{"tax":{"_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4","type":"VAT","active":true,"region":"DE","_schema":"tax","_title":"Tax Without Behaviour","description":"Without Behaviour","rate":6,"_org":"739224","_created_at":"2022-02-07T14:49:08.831Z","_updated_at":"2022-02-07T14:49:08.831Z"},"amount":5400}],"recurrences":[{"type":"one_time","amount_subtotal":389236739,"amount_total":389252939,"amount_tax":5400}]}},"_schema":"order","_id":"78ac88ae-d7df-4a1e-a26b-acaf089abfb2","_org":"739224","_created_at":"2022-04-19T08:19:29.816Z","_updated_at":"2022-04-20T16:15:48.759Z","_title":"OREabZxnO","customer":{"$relation":[{"entity_id":"bb986d50-f403-477c-9d9c-726f8fd6d155"}]}}},"opportunity":{"value":{"opportunity_number":"OP 2022/335790","source":{"title":"manual"},"source_type":"manual","_schema":"opportunity","_title":"16 Module Solar Pack Lead","opportunity_title":"16 Module Solar Pack Lead","due_date":"2022-06-30T15:18:00.000Z","assignee":[{"id":"10002563","email":"j.pinho@epilot.cloud","display_name":"j.pinho@epilot.cloud","token":"9e1758a3-2a32-4a5f-b034-a8ab883f8fb9","image_uri":{},"organization_id":"728","department":null,"preferred_language":"en","status":"Active","phone":null,"email_notification_setting":{"added_participant_opportunity":true,"assigned_opportunity":true,"assigned_task":true,"comment_opportunity":true,"deleted_task":true,"escalated_task":true,"message_receive_opportunity":true,"message_send_opportunity":true,"created_task":true,"created_opportunity_manual":true,"created_opportunity_auto":true,"deleted_opportunity":true},"is_signature_enabled":true,"created_at":"2021-05-18T06:30:25.36046"}],"description":"Lead generated automatically via journey automation.","customer":{"$relation":[{"entity_id":"69bf4355-9c1e-498a-b87e-6c873668194d","_tags":[]},{"entity_id":"8625e2e4-978e-4d16-b3d2-0d05fb4091f0","_tags":[]}]},"dates":[{"_tags":["Installation Date"],"dates":"","value":"2022-06-30T15:21:00.000Z"}],"items":{"$relation":[{"entity_id":"ff5fcdaf-9e36-4292-97f0-6a4e3f82a8f3"},{"entity_id":"ec10b7cf-95ce-4f6b-a266-c566c7734b96"},{"entity_id":"c3745dfe-4a46-4c22-8bf3-6159303474e4"}]},"billing_address":{"$relation_ref":[{"entity_id":"69bf4355-9c1e-498a-b87e-6c873668194d","path":"address.2"}]},"delivery_address":{"$relation_ref":[{"entity_id":"69bf4355-9c1e-498a-b87e-6c873668194d","path":"address.24"}]},"address":{"$relation_ref":[{"entity_id":"69bf4355-9c1e-498a-b87e-6c873668194d","path":"address.25"}]},"_id":"319a274b-0477-45e3-9d58-1f46c82d4604","_org":"728","_created_at":"2022-06-03T15:26:14.006Z","_updated_at":"2022-06-03T15:26:14.006Z"}},"product":{"value":{"type":"product","_schema":"product","_title":"Solar Panel with Battery Storage","name":"Solar Panel with Battery Storage","code":"SOLAR-BATT","active":true,"description":"Solar Panel with battery solution, optimized for max efficiency. ","feature":[{"_tags":[],"feature":"Eco-Panels"},{"_tags":[],"feature":"Remote Management Platform"},{"_tags":[],"feature":"Battery Remote Control"},{"_tags":[],"feature":"Mobile App"}],"cross_sellable_products":{"$relation":[{"entity_id":"068d0713-a650-4668-9ed2-eca7be31e337","_schema":"product","_tags":[]},{"entity_id":"c8402ee7-fba9-4f3d-bffd-6803ca655782","_tags":[]}]},"product_images":{"$relation":[{"entity_id":"37bdeaaa-65fe-403e-9894-65b01cd277f1"},{"entity_id":"56dde657-795c-41bb-bf53-98fd586b7e6e"}]},"product_downloads":{"$relation":[{"entity_id":"64211361-8759-414b-81c0-afbf24f83aa9"}]},"_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","_org":"728","_created_at":"2022-06-03T15:52:27.512Z","_updated_at":"2022-06-03T16:05:15.029Z","price_options":{"$relation":[{"entity_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","_tags":[]},{"entity_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","_tags":[]}]}}},"price":{"value":{"unit_amount":100000,"unit_amount_currency":"EUR","unit_amount_decimal":"1000","sales_tax":"standard","is_tax_inclusive":true,"price_display_in_journeys":"show_price","type":"one_time","billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months","_schema":"price","_title":"Solar Panel Module","description":"Solar Panel Module","active":true,"tax":{"$relation":[{"entity_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc"}]},"_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","_org":"728","_created_at":"2022-06-03T16:04:10.369Z","_updated_at":"2022-06-03T16:04:10.369Z","pricing_model":"per_unit"}},"composite-price":{"value":{"_id":"c2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_title":"My Composite Price","description":"My Composite Price","_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"price_components":{"$relation":[{"entity_id":"comp1-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_product_id":"target-price-product-id","quantity":1,"item":{"_id":"comp1-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","unit_amount":10000,"unit_amount_currency":"EUR","unit_amount_decimal":"100.00","sales_tax":"standard","is_tax_inclusive":false,"price_display_in_journeys":"show_price","type":"one_time","_schema":"price","_title":"Test 1","description":"Test 1","tax":{"$relation":[{"entity_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4"}]},"_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months"}},{"entity_id":"comp2-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_product_id":"target-price-product-id","quantity":2,"item":{"_id":"comp2-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","unit_amount":10000,"unit_amount_currency":"EUR","unit_amount_decimal":"100.00","sales_tax":"standard","is_tax_inclusive":false,"price_display_in_journeys":"show_price","type":"one_time","_schema":"price","_title":"Test 1","description":"Test 1","tax":{"$relation":[{"entity_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4"}]},"_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months"}}]}}},"price-item":{"value":{"amount_subtotal":10000,"amount_total":10600,"currency":"EUR","description":"Annual internet service","price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","taxes":[{"amount":600,"tax":{"active":true,"description":"Without Behaviour","rate":6,"region":"DE","type":"VAT","_created_at":"2022-02-07T14:49:08.831Z","_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4","_org":"739224","_schema":"tax","_title":"Tax Without Behaviour","_updated_at":"2022-02-07T14:49:08.831Z"}}],"unit_amount":10000,"unit_amount_net":10000,"_price":{"unit_amount":10000,"unit_amount_currency":"EUR","unit_amount_decimal":"100.00","sales_tax":"standard","is_tax_inclusive":false,"price_display_in_journeys":"show_price","type":"one_time","billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months","_schema":"price","_title":"Solar Panel Module","description":"Solar Panel Module","active":true,"tax":{"$relation":[{"entity_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc"}]},"_id":"7e24ff5d-d580-4136-a32f-19191eed039a","_org":"728","_created_at":"2022-06-03T16:04:10.369Z","_updated_at":"2022-06-03T16:04:10.369Z","pricing_model":"per_unit"},"_product":{"name":"Cool box","type":"product","_id":"73f857a4-0fbc-4aa6-983f-87c0d6d410a6","_title":"Cool box"}}}}}}')}},t={};return function i(a){if(t[a])return t[a].exports;var r=t[a]={exports:{}};return e[a].call(r.exports,r,r.exports,i),r.exports}(914)})());
|
|
1
|
+
!function(e,t){for(var i in t)e[i]=t[i];t.__esModule&&Object.defineProperty(e,"__esModule",{value:!0})}(exports,(()=>{"use strict";var e={914:function(e,t,i){var a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var r=a(i(279));t.default=r.default},279:e=>{e.exports=JSON.parse('{"openapi":"3.0.3","info":{"title":"Pricing API","description":"The `pricing-api` hub sets the foundations for the following Pricing APIs:\\n\\n### Order API\\nThis api enables the management of orders in epilot 360, providing features such as:\\n - Automatic calculation of totals and price breakdowns for taxes on the Order entity\\n - Product and pricing data validation\\n\\n### Shopping Cart API\\nUsed to interact with a cart during a customer\'s checkout session, providing:\\n - An unified data model to model a Shopping Cart\\n - Product and pricing data validation\\n - Checkout a cart into an order or quote\\n\\n### Catalog API\\nProvides a way to query the entire catalog of products and prices.\\n\\n### Availability API\\nProvides endpoints for querying products availability by a set of predefined dimensions.\\n","version":"1.0.0","termsOfService":"https://epilot.cloud/agb","contact":{"name":"Support","email":"info@epilot.cloud","url":"https://help.epilot.cloud"}},"tags":[{"name":"Order API","description":"This api enables the management of orders in epilot 360, providing features such as:\\n - Automatic calculation of totals and price breakdowns for taxes on the Order entity\\n - Product and pricing data validation\\n"},{"name":"Cart API","description":"Used to interact with a cart during a customer\'s checkout session, providing:\\n - An unified data model to model a Shopping Cart\\n - Product and pricing data validation\\n - Checkout a cart into an order or quote\\n"},{"name":"Catalog API","description":"Provides a way to query the entire catalog of products and prices.\\n"},{"name":"Availability API","description":"Provides endpoints for querying products availability by a set of predefined dimensions.\\n"},{"name":"Deprecated Endpoints","description":"Deprecated endpoints.\\n"},{"name":"order_schema","x-displayName":"Order","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/Order\\" exampleRef=\\"#/components/examples/order-with-simple-prices\\" />\\n"},{"name":"order_composite_prices","x-displayName":"Order (with Composite Prices)","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/Order\\" exampleRef=\\"#/components/examples/order-with-composite-prices\\" />\\n"},{"name":"opportunity_schema","x-displayName":"Opportunity","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/Opportunity\\" exampleRef=\\"#/components/examples/opportunity\\" />\\n"},{"name":"product_schema","x-displayName":"Product","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/Product\\" exampleRef=\\"#/components/examples/product\\" />\\n"},{"name":"simple_price_schema","x-displayName":"Price","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/Price\\" exampleRef=\\"#/components/examples/price\\" />\\n"},{"name":"dynamic_price_schema","x-displayName":"Composite Price","description":"<SchemaDefinition schemaRef=\\"#/components/schemas/CompositePrice\\" exampleRef=\\"#/components/examples/composite-price\\" />\\n"}],"x-tagGroups":[{"name":"Commerce Schemas","tags":["order_schema","opportunity_schema"]},{"name":"Pricing Schemas","tags":["product_schema","simple_price_schema","dynamic_price_schema"]},{"name":"Examples","tags":["order_composite_prices"]},{"name":"APIs","tags":["Order API","Cart API","Catalog API","Availability API","Deprecated"]}],"security":[{"EpilotAuth":[]}],"servers":[{"url":"https://pricing-api.sls.epilot.io"},{"url":"https://pricing-api.sls.epilot.io"}],"paths":{"/v1/order":{"post":{"description":"Create an order","operationId":"createOrder","summary":"createOrder","tags":["Order API"],"requestBody":{"required":true,"content":{"application/json":{"examples":{"Order with Simple Prices":{"value":{"status":"quote","source_type":"manual","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":16},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":4},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":1},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":1}],"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}]}},"Order with Simple Prices and Dynamic Pricing":{"value":{"status":"quote","source_type":"manual","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"632b18b5-3f50-4231-b8d5-f8c33a392ed0","product_id":"3d1c9987-a7ae-4c1c-a7ef-e12caccab4e0","price_mappings":[{"price_id":"632b18b5-3f50-4231-b8d5-f8c33a392ed0","frequency_unit":"yearly","value":12000,"name":"Estimated consumption","metadata":{"journey_title":"P&G","step_name":"Number Inputs"}}],"quantity":16}],"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}]}},"Order with Composite Prices and Dynamic Pricing":{"value":{"status":"quote","source_type":"manual","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"b3900bf3-020c-4c58-8af9-32f2682929e3","product_id":"924f6881-7ae3-4e2e-a1dd-2d81b8fa2e32","price_mappings":[{"price_id":"6dc88d6f-ba33-45ee-b5d0-62641344a0d9","frequency_unit":"yearly","value":12000,"name":"Estimated consumption","metadata":{"journey_title":"P&G","step_name":"Number Inputs"}},{"price_id":"60eb12cd-703d-4d41-9265-577ff657bfc9","value":10,"name":"Distance to power meter","metadata":{"journey_title":"P&G","step_name":"Number Inputs"}}],"quantity":1}],"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}]}}},"schema":{"$ref":"#/components/schemas/OrderPayload"}}}},"responses":{"201":{"description":"Order result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Order"}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/order/{id}":{"put":{"description":"Update an existing Order","operationId":"putOrder","summary":"putOrder","tags":["Order API"],"parameters":[{"in":"path","name":"id","description":"Order entity ID","schema":{"type":"string"},"required":true,"example":"9d4602d3-03be-4d85-86b2-f3c6555fc606"}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderPayload"},"examples":{"Order with Simple Prices":{"value":{"status":"quote","source_type":"manual","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":16},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":4},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":1},{"price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","quantity":1}],"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}]}}}}}},"responses":{"200":{"description":"Order result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Order"}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/public/cart:checkout":{"post":{"description":"Checkouts a cart and executes the specified checkout `mode` process.\\n\\nA Checkout implicitly finalizes the provided cart (if not transient from a fast-checkout) and behaves in one of the following modes:\\n- `create_order` (**default**): the payment happens at a later date or managed by 3rd-party CRM (SAP)\\n- `create_invoice`: the payment happens on the online checkout (paypal, stripe, adyen)\\n- `create_quote`: the checkout represents a price quote request\\n\\nFast checkout is also supported, by passing the Cart contents directly.\\nWhen a fast checkout is performed the cart is considered transient and there is no cart persistance.\\n\\nIf the checkout `mode` is omitted, the `mode` will default to `create_order`.\\n","operationId":"$checkoutCart","summary":"checkoutCart","security":[],"tags":["Cart API"],"parameters":[{"in":"header","name":"X-Ivy-Org-ID","description":"The target Organization Id represented by the caller","schema":{"type":"string"},"required":true}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CheckoutCart"},"examples":{"Checkout with a transient Cart":{"$ref":"#/components/examples/checkout-with-transient-cart"}}}}},"responses":{"200":{"description":"The checkout result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CheckoutCartResult"},"examples":{"Checkout with created order":{"$ref":"#/components/examples/checkout-result"}}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/public/catalog":{"post":{"description":"Provides a querying functionalities over products and prices of the Catalog for a given organization.","operationId":"$searchCatalog","summary":"searchCatalog","security":[],"tags":["Catalog API"],"parameters":[{"in":"header","name":"X-Ivy-Org-ID","description":"The target Organization Id represented by the caller","schema":{"type":"string"},"required":true}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CatalogSearch"}}}},"responses":{"200":{"description":"The search result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CatalogSearchResult"}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/public/availability:check":{"post":{"description":"The availability check endpoint","operationId":"$availabilityCheck","summary":"availabilityCheck","security":[],"tags":["Availability API"],"parameters":[{"in":"header","name":"X-Ivy-Org-ID","description":"The target Organization Id represented by the caller","schema":{"type":"string"},"required":true}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AvailabilityCheckParams"},"examples":{"Check availability with location dimension":{"value":{"products":["cd75456a-30e4-4912-95be-e743d5ea175b"],"filters":{"location":{"postal_code":"57008","city":"Cologne","street":"Media Park","street_number":"8a"}}}},"Check availability with location & available date dimension":{"value":{"products":["cd75456a-30e4-4912-95be-e743d5ea175b"],"filters":{"location":{"postal_code":"57008","city":"Cologne","street":"Media Park","street_number":"8a"},"available_date":"2022-05-01"}}}}}}},"responses":{"200":{"description":"The availability check result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AvailabilityResult"},"examples":{"Response with available products":{"value":{"available_products":["cd75456a-30e4-4912-95be-e743d5ea175b"],"check_results":[{"product_id":"cd75456a-30e4-4912-95be-e743d5ea175b","matching_hits":1}]}},"Response with no available products":{"value":{"available_products":[]}},"Response with available and unavailable products":{"value":{"availableProducts":["my-product-id-123-2"],"checkResults":[{"productId":"my-product-id-123-1","matchingError":{"msg":"Error - Unknown file extension for availability file."}},{"matchingHits":1,"productId":"my-product-id-123-2"}]}}}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/validate-availability/{id}":{"get":{"description":"Validates an availability file, it returns an array of errors if the file is invalid","operationId":"$validateAvailabilityFile","summary":"validateAvailabilityFile","tags":["Availability API"],"parameters":[{"in":"path","name":"id","description":"Product ID that the Availability File is attached to","schema":{"type":"string"},"required":true,"example":"72c803b2-2e5d-4bd6-bffc-fad998bbbe36"},{"in":"header","name":"X-Epilot-Org-ID","description":"The target Organization Id represented by the caller","schema":{"type":"string"},"required":true,"example":739224}],"responses":{"200":{"description":"The availability get result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidateAvailabilityFileResult"},"examples":{"Response when file has no errors":{"value":{"numberOfRulesParsed":10,"errors":[]}},"Response when file has errors":{"value":{"numberOfRulesParsed":8,"errors":["File must be UTF-8 encoded","Line 3 - Postal code is missing or invalid"]}}}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}},"/v1/public/opportunity":{"post":{"deprecated":true,"description":"This API is Deprecated. Please use the Entity API or Submission API to create opportunities.\\n\\nEnables the creation of a new opportunity. During the creation of an opportunity, an unique customer-readable `opportunity_number` will be generated.\\nThe `opportunity_number` can be used to universally identify an opportunity within epilot platform.\\n","operationId":"$createOpportunity","summary":"createOpportunity","security":[],"tags":["Deprecated"],"parameters":[{"in":"header","name":"X-Ivy-Org-ID","description":"The target Organization Id represented by the caller","schema":{"type":"string"},"required":true}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Opportunity"},"examples":{"Opportunity containing one Order":{"value":{"billing_address":{"street":"sdf","street_number":"1","city":"Berlin","postal_code":"12045","country":"de","additional_info":"adasd"},"delivery_address":{"street":"sdf","street_number":"1","city":"Berlin","postal_code":"12045","country":"de","additional_info":"adasd"},"items":{"$relation":[{"entity_id":"c8dbe8f3-28b6-4d77-aae8-47bc24a2532f","_tags":["journey"]}]},"_tags":["journey","ORWNr4iCN"]}}}}}},"responses":{"201":{"description":"The new Opportunity.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Opportunity"}}}},"400":{"description":"Invalid payload","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Error"}}}}}}}},"components":{"securitySchemes":{"EpilotAuth":{"type":"http","scheme":"bearer","description":"Epilot Bearer Token"}},"schemas":{"Error":{"required":["message"],"properties":{"message":{"type":"string","description":"Error message"},"status":{"type":"number","description":"The HTTP status code"},"cause":{"type":"string","description":"The cause of the error (visible for bad requests - http 400)"}}},"Product":{"type":"object","description":"The product entity","readOnly":true,"additionalProperties":true,"example":{"$ref":"#/components/examples/product"},"properties":{"code":{"type":"string","description":"The product code"},"type":{"type":"string","description":"The type of Product:\\n\\n| type | description |\\n|----| ----|\\n| `product` | Represents a physical good |\\n| `service` | Represents a service or virtual product |\\n","enum":["product","service"]},"name":{"type":"string","description":"The product main name"},"feature":{"type":"array","items":{"type":"object","properties":{"_tags":{"type":"array","description":"An arbitrary set of tags attached to a feature","items":{"type":"string"}},"feature":{"type":"string"}}}},"cross_sellable_products":{"type":"object","description":"Stores references to products that can be cross sold with the current product.","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"product_images":{"type":"object","description":"Stores references to a set of file images of the product","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"product_downloads":{"type":"object","description":"Stores references to a set of files downloadable from the product.\\ne.g: tech specifications, quality control sheets, privacy policy agreements\\n","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"price_options":{"type":"object","description":"A set of [prices](/api/pricing#tag/simple_price_schema) or [composite prices](/api/pricing#tag/dynamic_price_schema) for the current product.","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"_availability_files":{"type":"array","description":"Stores references to the availability files that define where this product is available.\\nThese files are used when interacting with products via epilot Journeys, thought the AvailabilityCheck block.\\n","items":{"$ref":"#/components/schemas/File"}},"_id":{"type":"string","description":"The product id"},"_title":{"type":"string","description":"The autogenerated product title"},"_org_id":{"type":"string","description":"The organization id the product belongs to"},"_created_at":{"type":"string","description":"The product creation date","readOnly":true},"_updated_at":{"type":"string","description":"The product last update date","readOnly":true}}},"Opportunity":{"type":"object","description":"The opportunity entity","additionalProperties":true,"example":{"$ref":"#/components/examples/opportunity"},"properties":{"opportunity_number":{"type":"string","description":"The opportunity id number for the customer (autogenerated if left blank)"},"opportunity_title":{"type":"string","description":"The opportunity title for the opportunity"},"description":{"type":"string","description":"A description to frame this opportunity within its sales process"},"status":{"type":"string","description":"The opportunity status (defined by the opportunity workflow)"},"due_date":{"type":"string","description":"The expiration date"},"assignee":{"description":"The opportunity assignees","type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"email":{"type":"string"},"display_name":{"type":"string"},"token":{"type":"string"},"image_uri":{"type":"string"},"organization_id":{"type":"string"},"department":{"type":"string"},"preferred_language":{"type":"string"},"status":{"type":"string"},"phone":{"type":"string"},"email_notification_settings":{"type":"object"},"is_signature_enabled":{"type":"boolean"},"created_at":{"type":"string"}}}},"customer":{"type":"object","description":"A list of customers related with the opportunity","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"dates":{"type":"array","description":"A set of dates associated with the opportunity","items":{"oneOf":[{"type":"object","properties":{"_tags":{"type":"array","description":"The date tags","items":{"type":"string"}},"value":{"description":"The date value","type":"string"}}}]}},"billing_address":{"description":"The billing address","type":"object","properties":{"$relation_ref":{"description":"The relation from which a field is being referenced","type":"array","items":{"oneOf":[{"type":"object","properties":{"entity_id":{"description":"The id of the referenced entity","type":"string"},"path":{"description":"The path to the target attribute being referenced","type":"string"}}}]}}}},"delivery_address":{"description":"The delivery address","type":"object","properties":{"$relation_ref":{"description":"The relation from which a field is being referenced","type":"array","items":{"oneOf":[{"type":"object","properties":{"entity_id":{"description":"The id of the referenced entity","type":"string"},"path":{"description":"The path to the target attribute being referenced","type":"string"}}}]}}}},"address":{"description":"A list of additional addresses","type":"object","properties":{"$relation_ref":{"description":"The relation from which a field is being referenced","type":"array","items":{"oneOf":[{"type":"object","properties":{"entity_id":{"description":"The id of the referenced entity","type":"string"},"path":{"description":"The path to the target attribute being referenced","type":"string"}}}]}}}},"items":{"type":"object","description":"The order relations items, representing quotes or orders associated with the opportunity","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/OrderRelation"}}}},"_org_id":{"type":"string","description":"Organization Id the order belongs to"},"_id":{"type":"string","description":"The opportunity id","readOnly":true},"_created_at":{"type":"string","description":"The opportunity creation date","readOnly":true},"_updated_at":{"type":"string","description":"The opportunity last update date","readOnly":true},"source_type":{"type":"string","description":"Type of source, e.g. journey or manual","example":"journey"},"source_id":{"type":"string","description":"Identifier for source e.g. journey ID","example":"ce99875f-fba9-4fe2-a8f9-afaf52059051"},"source":{"$ref":"#/components/schemas/OpportunitySource"},"_tags":{"type":"array","description":"An arbitrary set of tags attached to the opportunity","items":{"type":"string"}}}},"Order":{"type":"object","description":"The order entity","additionalProperties":true,"example":{"$ref":"#/components/examples/order-with-simple-prices"},"properties":{"order_number":{"type":"string","description":"The order number (customer facing)"},"cart_id":{"type":"string","description":"The cart id that originated or is associated with the this order"},"status":{"$ref":"#/components/schemas/OrderStatus"},"source_type":{"type":"string","description":"Type of source, e.g. journey or manual","example":"journey"},"source_id":{"type":"string","description":"Identifier for source e.g. journey ID","example":"ce99875f-fba9-4fe2-a8f9-afaf52059051"},"source":{"$ref":"#/components/schemas/OrderSource"},"metadata":{"$ref":"#/components/schemas/MetaData"},"customer":{"type":"object","description":"A list of customers related with the opportunity","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"billing_first_name":{"type":"string","description":"The billing contact first name"},"billing_last_name":{"type":"string","description":"The billing contact last name"},"billing_company_name":{"type":"string","description":"The billing account name"},"billing_vat":{"type":"string","description":"The billing account VAT"},"billing_email":{"type":"string","description":"The billing email"},"billing_phone":{"type":"string","description":"The billing phone"},"billing_address":{"type":"array","description":"The billing address","items":{"$ref":"#/components/schemas/Address"}},"currency":{"description":"The order main currency","oneOf":[{"$ref":"#/components/schemas/Currency"}]},"delivery_address":{"type":"array","description":"The delivery address","items":{"$ref":"#/components/schemas/Address"}},"payment_method":{"type":"array","description":"The payment method details for the order","items":{"$ref":"#/components/schemas/PaymentMethod"}},"line_items":{"$ref":"#/components/schemas/PriceItems"},"products":{"type":"object","description":"The product entities referenced from within `line_items`","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"prices":{"type":"object","description":"The price entities referenced from within `line_items`","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},"amount_subtotal":{"readOnly":true,"type":"integer","description":"Total of all items before (discounts or) taxes are applied."},"amount_total":{"readOnly":true,"type":"integer","description":"Total of all items after (discounts and) taxes are applied."},"total_details":{"$ref":"#/components/schemas/TotalDetails"},"_org_id":{"type":"string","description":"Organization Id the order belongs to"},"_id":{"type":"string","description":"The order id","readOnly":true},"_created_at":{"type":"string","description":"The order creation date","readOnly":true},"_updated_at":{"type":"string","description":"The order last update date","readOnly":true},"_tags":{"type":"array","description":"An arbitrary set of tags attached to the order","items":{"type":"string"}}}},"Price":{"type":"object","description":"The price entity schema for simple pricing","example":{"$ref":"#/components/examples/price"},"additionalProperties":true,"readOnly":true,"properties":{"active":{"type":"boolean","description":"Whether the price can be used for new purchases."},"is_composite_price":{"description":"The flag for prices that contain price components.","type":"boolean"},"pricing_model":{"type":"string","description":"Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\\n- `tiered_flatfee` While similar to tiered_volume, tiered flat fee charges for the same price (flat) for the entire range instead using the unit price to multiply the quantity.\\n","enum":["per_unit","tiered_graduated","tiered_volume","tiered_flatfee"]},"tiers":{"description":"Defines an array of tiers. Each tier has an upper bound, an unit amount and a flat fee.\\n","type":"array","items":{"$ref":"#/components/schemas/PriceTier"}},"description":{"type":"string","description":"A brief description of the price."},"long_description":{"type":"string","description":"A detailed description of the price. This is shown on the order document and order table."},"sales_tax":{"deprecated":true,"description":"The default tax rate applicable to the product.\\nThis field is deprecated, use the new `tax` attribute.\\n","oneOf":[{"$ref":"#/components/schemas/SalesTax"}]},"tax":{"description":"The default tax rate applied to the price","oneOf":[{"type":"object","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/EntityRelation"}}}},{"type":"array","items":{"$ref":"#/components/schemas/Tax"}}]},"is_tax_inclusive":{"type":"boolean","description":"Specifies whether the price is considered `inclusive` of taxes or not."},"type":{"type":"string","description":"One of `one_time` or `recurring` depending on whether the price is for a one-time purchase or a recurring (subscription) purchase.","enum":["one_time","recurring"]},"billing_period":{"description":"For recurring prices `billing_period` defines the default extent of the recurrence.","oneOf":[{"$ref":"#/components/schemas/BillingPeriod"}]},"unit_amount":{"description":"The unit amount in cents to be charged, represented as a whole integer if possible.","type":"number"},"unit_amount_decimal":{"description":"The unit amount in cents to be charged, represented as a decimal string with at most 12 decimal places.","type":"string"},"unit_amount_currency":{"description":"Three-letter ISO currency code, in lowercase.","oneOf":[{"$ref":"#/components/schemas/Currency"}]},"price_display_in_journeys":{"description":"Defines the way the price amount is display in epilot journeys.","type":"string","enum":["show_price","show_as_starting_price","show_as_on_request"]},"billing_duration_amount":{"description":"The billing period duration","type":"number"},"billing_duration_unit":{"description":"The billing period duration unit","type":"string","enum":["weeks","months","years"]},"notice_time_amount":{"description":"The notice period duration","type":"number"},"notice_time_unit":{"description":"The notice period duration unit","type":"string","enum":["weeks","months","years"]},"termination_time_amount":{"description":"The termination period duration","type":"number"},"termination_time_unit":{"description":"The termination period duration unit","type":"string","enum":["weeks","months","years"]},"renewal_duration_amount":{"description":"The renewal period duration","type":"number"},"renewal_duration_unit":{"description":"The renewal period duration unit","type":"string","enum":["weeks","months","years"]},"variable_price":{"description":"The flag for prices that can be influenced by external variables such as user input.","type":"boolean"},"unit":{"description":"The unit of measurement used for display purposes and possibly for calculations when the price is variable.","anyOf":[{"type":"string","description":"built-in units","enum":["kw","kwh","m","m2","l"]},{"type":"string","description":"user custom unit"}]},"_created_at":{"description":"The price creation date","type":"string"},"_id":{"description":"The price id","type":"string"},"_title":{"description":"The price autogenerated title","type":"string"},"_updated_at":{"description":"The price last update date","type":"string"},"_org_id":{"type":"string","description":"The organization id the price belongs to"},"_tags":{"type":"array","description":"An arbitrary set of tags attached to the price","items":{"type":"string"}}},"required":["pricing_model"]},"CompositePrice":{"type":"object","description":"The price entity schema for dynamic pricing","example":{"$ref":"#/components/examples/composite-price"},"additionalProperties":true,"readOnly":true,"properties":{"active":{"type":"boolean","description":"Whether the price can be used for new purchases."},"description":{"type":"string","description":"A brief description of the price."},"price_components":{"description":"A set of [price](/api/pricing#tag/simple_price_schema) components that define the composite price.","oneOf":[{"type":"array","items":{"$ref":"#/components/schemas/Price"}},{"type":"object","properties":{"$relation":{"type":"array","items":{"$ref":"#/components/schemas/PriceComponentRelation"}}}}]},"unit_amount_currency":{"description":"Three-letter ISO currency code, in lowercase.","oneOf":[{"$ref":"#/components/schemas/Currency"}]},"is_composite_price":{"description":"The flag for prices that contain price components.","type":"boolean"},"_created_at":{"description":"The price creation date","type":"string"},"_id":{"description":"The price id","type":"string"},"_title":{"description":"The price autogenerated title","type":"string"},"_updated_at":{"description":"The price last update date","type":"string"},"_org_id":{"type":"string","description":"The organization id the price belongs to"},"_tags":{"type":"array","description":"An arbitrary set of tags attached to the composite price","items":{"type":"string"}}}},"PriceComponentRelation":{"type":"object","properties":{"entity_id":{"description":"The id of the price component","type":"string"},"quantity":{"description":"By default, the quantity is set to 1, when greater than 1 this value is used as a multiplicative factor.\\nE.g: 16 x Solar Modules - Premium price.\\n","type":"number"},"_tags":{"type":"array","description":"An arbitrary set of tags attached to the composite price - component relation","items":{"type":"string"}}}},"MetaData":{"description":"A set of key-value pairs used to store meta data information about an entity.","type":"array","items":{"oneOf":[{"type":"object","description":"Key value pair entry","properties":{"key":{"type":"string","description":"Item key"},"value":{"type":"string","description":"Item value"}}}]}},"PriceInputMappings":{"type":"array","items":{"$ref":"#/components/schemas/PriceInputMapping"},"example":[{"price_id":"589B011B-F8D9-4F8E-AD71-BACE4B543C0F","frequency_unit":"weekly","value":1000.245,"name":"avg consumption","metadata":{"journey_title":"energy journey","step_name":"avg consumption picker"}}]},"PriceInputMapping":{"type":"object","properties":{"price_id":{"type":"string"},"frequency_unit":{"type":"string","enum":["weekly","monthly","every_quarter","every_6_months","yearly","one_time"]},"name":{"type":"string"},"value":{"type":"number"},"metadata":{"type":"object","additionalProperties":{"type":"string"}}},"example":{"price_id":"589B011B-F8D9-4F8E-AD71-BACE4B543C0F","frequency_unit":"weekly","value":1000.245,"name":"avg consumption","metadata":{"journey_title":"energy journey","step_name":"avg consumption picker"}}},"CatalogSearch":{"description":"A catalog search payload","type":"object","properties":{"q":{"description":"The query to perform using lucene query syntax.","type":"string"},"sort":{"description":"The sort expression to sort the results.","type":"string"},"from":{"description":"The index from which to query, used for pagination purposes. Defaults to 0","type":"number"},"size":{"description":"The max size of the response, defaults to 2000.","type":"number"},"hydrate":{"type":"boolean","description":"When true, enables entity hydration to resolve nested $relation references in-place.","default":false},"availability":{"$ref":"#/components/schemas/AvailabilityFilters"}},"example":{"q":"_id:1233432 OR _id:123432454 OR _id:23445433","sort":"description ASC","from":0,"size":200,"availability":{"location":{"postal_code":"57008,","city":"Cologne,","street":"Media Park,","street_number":"8a"},"available_date":{"value":"2022-05-01"}}},"required":["q"]},"CatalogSearchResult":{"description":"The query result payload","type":"object","properties":{"hits":{"type":"number","description":"The number os results returned."},"results":{"type":"array","items":{"anyOf":[{"$ref":"#/components/schemas/Product"},{"$ref":"#/components/schemas/Price"}]}}},"example":{"hits":2,"results":[{"schema":"product","description":"product a"},{"schema":"price","unit_amount_decimal":"124.342343434"}]}},"AvailabilityCheckParams":{"description":"Availability check request payload","type":"object","properties":{"products":{"description":"Products to check availability","type":"array","items":{"type":"string","description":"Product under availability check"}},"filters":{"$ref":"#/components/schemas/AvailabilityFilters"}},"required":["products","filters"]},"AvailabilityResult":{"description":"The availability check result payload","type":"object","properties":{"available_products":{"type":"array","items":{"type":"string","description":"Available Products"}},"check_results":{"description":"The check result details","type":"array","items":{"type":"object","properties":{"product_id":{"type":"string"},"matching_hits":{"description":"The number of rules matched","type":"number"},"matching_error":{"description":"A set of matching errors when checking availability","type":"object","additionalProperties":true}},"required":["product_id"]}}},"required":["available_products"],"example":{"available_products":[],"check_results":[{"product_id":"my-product-id-123-1","matching_hits":0},{"product_id":"my-product-id-123-2","matching_hits":0}]}},"ValidateAvailabilityFileResult":{"description":"The availability map file result payload","type":"object","properties":{"number_of_rules_parsed":{"description":"The number of rules successfully parsed","type":"number"},"errors":{"description":"The errors found on the file","type":"array","items":{"type":"string"}}},"required":["number_of_rules_parsed","errors"],"example":{"number_of_rules_parsed":8,"errors":["File must be UTF-8 encoded","Error on line 3 - street_number must be of type number","Error on line 6 - start_date cant be greater than end_date"]}},"CartDto":{"description":"A valid cart payload from a client.","properties":{"metadata":{"$ref":"#/components/schemas/MetaData"},"customer":{"$ref":"#/components/schemas/Customer"},"billing_address":{"$ref":"#/components/schemas/Address"},"delivery_address":{"$ref":"#/components/schemas/Address"},"source_type":{"type":"string","description":"type of source, e.g. journey or manual","example":"journey"},"source_id":{"type":"string","description":"identifier for source e.g. journey ID","example":"ce99875f-fba9-4fe2-a8f9-afaf52059051"},"source":{"$ref":"#/components/schemas/OrderSource"},"additional_addresses":{"type":"array","items":{"$ref":"#/components/schemas/Address"}},"payment_method":{"$ref":"#/components/schemas/PaymentMethod"},"line_items":{"$ref":"#/components/schemas/PriceItemsDto"},"files":{"type":"array","description":"An array of file IDs, already upload into the File API, that are related with this cart","items":{"type":"string","description":"a string representing a file ID as received from the File API"}},"status":{"$ref":"#/components/schemas/OrderStatus"},"tags":{"type":"array","items":{"type":"string"}},"journey_data":{"type":"object","additionalProperties":true},"consents":{"type":"object","additionalProperties":true}},"required":["line_items"]},"CheckoutCart":{"type":"object","description":"The cart checkout request payload","properties":{"cart":{"anyOf":[{"description":"the cart id","type":"string"},{"$ref":"#/components/schemas/CartDto"}]},"mode":{"$ref":"#/components/schemas/CheckoutMode"}}},"CheckoutCartResult":{"type":"object","description":"The cart checkout result","properties":{"order":{"$ref":"#/components/schemas/Order"}}},"CheckoutMode":{"type":"string","description":"The checkout mode for the cart checkout.","enum":["create_order","create_invoice","create_quote"]},"OrderStatus":{"type":"string","enum":["draft","quote","placed","cancelled","completed"],"description":"\\n| status | description |\\n|-------------|-------|\\n| `draft` | Starting state for all orders, at this point we can still edit the order |\\n| `quote` | The order is in a quoting phase, bound to an expiration date |\\n| `placed` | The order has been paid and can now be fulfilled (shipped, delivered, complete) or canceled |\\n| `cancelled` | The order has been cancelled |\\n| `completed` | The order is now closed and finalized |\\n"},"PriceItemsDto":{"description":"A valid set of product prices, quantities, (discounts) and taxes from a client.","type":"array","items":{"anyOf":[{"$ref":"#/components/schemas/PriceItemDto"},{"$ref":"#/components/schemas/CompositePriceItemDto"}]}},"BasePriceItemDto":{"description":"Represents a valid base price item from a client.","type":"object","properties":{"metadata":{"$ref":"#/components/schemas/MetaData"},"quantity":{"type":"integer","description":"The quantity of products being purchased."},"price_mappings":{"description":"Price mapping information required to compute totals","$ref":"#/components/schemas/PriceInputMappings"},"description":{"type":"string","description":"An arbitrary string attached to the price item. Often useful for displaying to users. Defaults to product name."},"product_id":{"type":"string","description":"The id of the product."},"price_id":{"type":"string","description":"The id of the price."},"taxes":{"type":"array","description":"The taxes applied to the price item.","readOnly":true,"items":{"oneOf":[{"$ref":"#/components/schemas/TaxAmountDto"}]}},"recurrences":{"type":"array","description":"The taxes applied to the price item.","readOnly":true,"items":{"oneOf":[{"$ref":"#/components/schemas/RecurrenceAmountDto"}]}},"is_composite_price":{"description":"The flag for prices that contain price components.","type":"boolean"},"_product":{"description":"The snapshot of the product.","allOf":[{"$ref":"#/components/schemas/Product"}]}}},"PriceItemDto":{"allOf":[{"$ref":"#/components/schemas/BasePriceItemDto"}],"description":"Represents a price input to the pricing library.","type":"object","properties":{"type":{"type":"string","description":"One of `one_time` or `recurring` depending on whether the price is for a one-time purchase or a recurring (subscription) purchase.","enum":["one_time","recurring"]},"unit_amount":{"type":"integer","description":"The unit amount value"},"unit_amount_currency":{"$ref":"#/components/schemas/Currency"},"unit_amount_decimal":{"description":"The unit amount in cents to be charged, represented as a decimal string with at most 12 decimal places.","type":"string"},"pricing_model":{"type":"string","description":"Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\\n- `tiered_flatfee` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\\n","enum":["per_unit","tiered_graduated","tiered_volume","tiered_flatfee"]},"_price":{"description":"The snapshot of the price linked to the price item.","allOf":[{"$ref":"#/components/schemas/Price"}]}},"required":["pricing_model"]},"CompositePriceItemDto":{"allOf":[{"$ref":"#/components/schemas/BasePriceItemDto"}],"description":"Represents a composite price input to the pricing library.","type":"object","properties":{"item_components":{"type":"array","description":"Contains price item configurations, per price component, when the main price item is a [composite price](/api/pricing#tag/dynamic_price_schema).","items":{"$ref":"#/components/schemas/PriceItemDto"}},"_price":{"$ref":"#/components/schemas/CompositePrice"}}},"TaxAmountDto":{"type":"object","description":"A valid tax rate from a client.","properties":{"rate":{"type":"string","deprecated":true,"description":"The deprecated tax rate applied.\\nThis field has been deprecated in favor of the new Tax Management. You should use the new tax fields pointing to a proper tax entity.\\n"},"tax":{"$ref":"#/components/schemas/Tax"}}},"OrderSource":{"type":"object","description":"The order generation source","properties":{"http":{"type":"string","description":"Link path for the source","example":"/app/v2/journey-builder/editor/db7f6940-994b-11ec-a46d-9f1824ff2939"},"title":{"type":"string","description":"Title for the source","example":"Journey: PH Journey"}}},"OpportunitySource":{"type":"object","description":"The opportunity generation source","properties":{"http":{"type":"string","description":"Link path for the source","example":"/app/v2/journey-builder/editor/db7f6940-994b-11ec-a46d-9f1824ff2939"},"title":{"type":"string","description":"Title for the source","example":"Journey: PH Journey"}}},"RecurrenceAmountDto":{"type":"object","description":"An amount associated with a specific recurrence.","properties":{"type":{"type":"string","description":"The price type."},"billing_period":{"type":"string","description":"The price billing period."},"amount_subtotal":{"type":"integer","description":"Total of all items, with same recurrence, before (discounts or) taxes are applied."},"amount_total":{"type":"integer","description":"Total of all items, with same recurrence, after (discounts and) taxes are applied."},"amount_tax":{"type":"integer","description":"Total of all items taxes, with same recurrence."}},"required":["amount_subtotal","amount_total"]},"Cart":{"description":"Supports shopping for products and services until ready for checkout.","properties":{"id":{"type":"string","description":"The cart identifier"},"org_id":{"type":"string","description":"The user\'s Organization Id the cart belongs to","readOnly":true},"status":{"enum":["open","complete","expired"],"type":"string","readOnly":true,"description":"The status of the Cart:\\n- open - the cart checkout is still in progress. Payment processing has not started\\n- complete - the cart checkout is complete. Payment processing may still be in progress\\n- expired - the cart checkout has expired. No further processing will occur\\n"},"customer":{"$ref":"#/components/schemas/Customer"},"billing_address":{"$ref":"#/components/schemas/Address"},"delivery_address":{"$ref":"#/components/schemas/Address"},"metadata":{"$ref":"#/components/schemas/MetaData"},"line_items":{"$ref":"#/components/schemas/PriceItems"},"amount_subtotal":{"readOnly":true,"type":"integer","description":"Total of all items before (discounts or) taxes are applied."},"amount_total":{"readOnly":true,"type":"integer","description":"Total of all items after (discounts and) taxes are applied."},"total_details":{"$ref":"#/components/schemas/TotalDetails"},"created_at":{"readOnly":true,"type":"string","format":"date-time"},"updated_at":{"readOnly":true,"type":"string","format":"date-time"}}},"Currency":{"type":"string","description":"Three-letter ISO currency code, in lowercase. Must be a supported currency.\\nISO 4217 CURRENCY CODES as specified in the documentation: https://www.iso.org/iso-4217-currency-codes.html\\n","example":"EUR"},"OrderRelation":{"type":"object","description":"An order relation reference","properties":{"entity_id":{"type":"string","description":"The relation order id"},"_tags":{"type":"array","items":{"type":"string","description":"The tags array associated with the relation"}}}},"OrderPayload":{"type":"object","description":"Order Entity Payload","additionalProperties":true,"properties":{"status":{"$ref":"#/components/schemas/OrderStatus"},"line_items":{"$ref":"#/components/schemas/PriceItemsDto"},"source_type":{"type":"string","description":"type of source, e.g. journey or manual","example":"journey"},"currency":{"$ref":"#/components/schemas/Currency"},"contact":{"readOnly":true,"type":"string","description":"The id of an existing contact."},"billing_first_name":{"type":"string"},"billing_last_name":{"type":"string"},"billing_company_name":{"type":"string"},"billing_vat":{"type":"string"},"billing_email":{"type":"string"},"billing_phone":{"type":"string"},"billing_address":{"type":"array","items":{"$ref":"#/components/schemas/Address"}},"delivery_address":{"type":"array","items":{"$ref":"#/components/schemas/Address"}},"payment_method":{"type":"array","items":{"$ref":"#/components/schemas/PaymentMethod"}},"_tags":{"type":"array","items":{"type":"string"}}}},"PriceItems":{"description":"Tracks a set of product prices, quantities, (discounts) and taxes.","type":"array","items":{"anyOf":[{"$ref":"#/components/schemas/PriceItem"},{"$ref":"#/components/schemas/CompositePriceItem"}]}},"CompositePriceItem":{"allOf":[{"$ref":"#/components/schemas/BasePriceItem"}],"description":"Represents a composite price input to the pricing library.","type":"object","properties":{"item_components":{"type":"array","description":"Contains price item configurations, per price component, when the main price item is a [composite price](/api/pricing#tag/dynamic_price_schema).","items":{"$ref":"#/components/schemas/PriceItem"}},"total_details":{"$ref":"#/components/schemas/TotalDetails"}}},"BasePriceItem":{"description":"Represents a price item","type":"object","example":{"$ref":"#/components/examples/price-item"},"properties":{"id":{"type":"string","description":"price item id","readOnly":true},"metadata":{"$ref":"#/components/schemas/MetaData"},"unit_amount":{"type":"integer","description":"The unit amount value","readOnly":true},"amount_subtotal":{"type":"integer","description":"Total before any (discounts or) taxes are applied.","readOnly":true},"unit_amount_net":{"type":"integer","description":"Net unit amount without taxes or discounts.","readOnly":true},"unit_amount_decimal":{"description":"The unit amount in cents to be charged, represented as a decimal string with at most 12 decimal places.","type":"string"},"amount_total":{"type":"integer","description":"Total after (discounts and) taxes.","readOnly":true},"currency":{"$ref":"#/components/schemas/Currency"},"description":{"type":"string","description":"An arbitrary string attached to the price item. Often useful for displaying to users. Defaults to product name."},"quantity":{"type":"integer","description":"The quantity of products being purchased."},"product_id":{"type":"string","description":"The id of the product."},"price_id":{"type":"string","description":"The id of the price."},"is_composite_price":{"description":"The flag for prices that contain price components.","type":"boolean"},"_price":{"description":"The price snapshot data.","anyOf":[{"$ref":"#/components/schemas/Price"},{"$ref":"#/components/schemas/CompositePrice"}]},"_product":{"$ref":"#/components/schemas/Product"},"taxes":{"type":"array","description":"The taxes applied to the price item.","readOnly":true,"items":{"oneOf":[{"$ref":"#/components/schemas/TaxAmount"}]}},"recurrences":{"type":"array","description":"The sum of amounts of the price items by recurrence.","readOnly":true,"items":{"oneOf":[{"$ref":"#/components/schemas/RecurrenceAmount"}]}},"price_mappings":{"description":"Price mapping information required to compute totals","$ref":"#/components/schemas/PriceInputMappings"}}},"PriceItem":{"allOf":[{"$ref":"#/components/schemas/BasePriceItem"}],"description":"Represents a price item","type":"object","example":{"$ref":"#/components/examples/price-item"},"properties":{"type":{"type":"string","description":"One of `one_time` or `recurring` depending on whether the price is for a one-time purchase or a recurring (subscription) purchase.","enum":["one_time","recurring"]},"on_request_approved":{"type":"boolean","description":"When set to true on a `_price` displayed as OnRequest (`show_as_on_request: \'on_request\'`) this flag means the price has been approved and can now be displayed to the customer. This flag is only valid for prices shown as \'on_request\'."},"pricing_model":{"type":"string","description":"Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\\n- `tiered_flatfee` While similar to tiered_volume, tiered flat fee charges for the same price (flat) for the entire range instead using the unit price to multiply the quantity.\\n","enum":["per_unit","tiered_graduated","tiered_volume","tiered_flatfee"]}},"required":["pricing_model"]},"TaxAmount":{"type":"object","description":"A tax amount associated with a specific tax rate.","readOnly":true,"properties":{"amount":{"type":"integer","description":"The tax amount."},"rate":{"type":"string","description":"The tax rate applied. With the release of the tax management feature this field is being deprecated in favor of the tax field.","deprecated":true},"rateValue":{"type":"number","description":"The tax rate value applied (represented as an integer percentage, e.g, 19 or 7).\\nWith the release of the tax management feature this field is being deprecated in favor of the tax field.\\n","example":19,"deprecated":true},"tax":{"description":"The tax applied.","oneOf":[{"$ref":"#/components/schemas/Tax"}]}}},"TaxAmountBreakdown":{"type":"object","description":"A tax amount associated with a specific tax rate.","readOnly":true,"properties":{"amount":{"type":"integer","description":"The tax amount."},"rate":{"type":"string","description":"The tax rate applied. With the release of the tax manager feature this field is being deprecated in favor of the tax field.","deprecated":true},"rateValue":{"type":"number","description":"The tax rate value applied. With the release of the tax manager feature this field is being deprecated in favor of the tax field.","deprecated":true},"tax":{"$ref":"#/components/schemas/TaxBreakdownInfo"}}},"RecurrenceAmount":{"type":"object","description":"An amount associated with a specific recurrence.","readOnly":true,"properties":{"type":{"type":"string","description":"The price type."},"billing_period":{"type":"string","description":"The price billing period."},"amount_subtotal":{"type":"integer","description":"Total of all items, with same recurrence, before (discounts or) taxes are applied."},"amount_total":{"type":"integer","description":"Total of all items, with same recurrence, after (discounts and) taxes are applied."},"amount_tax":{"type":"integer","description":"Total of all items taxes, with same recurrence."}},"required":["amount_subtotal","amount_total"]},"TotalDetails":{"type":"object","description":"The total details with tax (and discount) aggregated totals.","readOnly":true,"properties":{"amount_shipping":{"type":"integer","description":"This is the sum of all the price item shipping amounts."},"amount_tax":{"type":"integer","description":"This is the sum of all the price item tax amounts."},"breakdown":{"type":"object","description":"Breakdown of individual tax (and discount) amounts that add up to the totals.","properties":{"taxes":{"type":"array","description":"The aggregated price items tax amount per rate.","items":{"oneOf":[{"$ref":"#/components/schemas/TaxAmountBreakdown"}]}},"recurrences":{"type":"array","description":"The aggregated price items tax amount per rate.","items":{"oneOf":[{"$ref":"#/components/schemas/RecurrenceAmount"}]}}}}}},"PricingDetails":{"type":"object","description":"The result from the calculation of a set of price items.","properties":{"items":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/PriceItem"},{"$ref":"#/components/schemas/CompositePriceItem"}]}},"amount_subtotal":{"type":"integer","description":"Total of all items before (discounts or) taxes are applied."},"amount_total":{"type":"integer","description":"Total of all items after (discounts and) taxes are applied."},"total_details":{"$ref":"#/components/schemas/TotalDetails"}}},"BillingPeriod":{"type":"string","enum":["weekly","monthly","every_quarter","every_6_months","yearly","one_time"]},"SalesTax":{"type":"string","enum":["nontaxable","reduced","standard"]},"AvailabilityLocation":{"type":"object","properties":{"street":{"type":"string","description":"The first line of the address. Typically the street address or PO Box number."},"street_number":{"type":"string","description":"The second line of the address. Typically the number of the apartment, suite, or unit."},"postal_code":{"type":"string","description":"The postal code for the address."},"city":{"type":"string","description":"The name of the city, district, village, or town."},"country":{"type":"string","description":"The name of the country."}}},"AvailabilityDate":{"type":"object","properties":{"available_start_date":{"type":"string","format":"date","description":"The availability interval start date","example":"2017-07-21"},"available_end_date":{"type":"string","format":"date","description":"The availability interval end date","example":"2017-07-21"}}},"AvailabilityFilters":{"description":"Availability filters dimensions","type":"object","properties":{"location":{"$ref":"#/components/schemas/AvailabilityLocation"},"available_date":{"type":"string","format":"date","example":"2017-07-21","description":"A value to be matched against the availability window (start & end date)"}},"required":["location"]},"Address":{"type":"object","additionalProperties":true,"properties":{"_tags":{"type":"array","items":{"type":"string"},"example":["billing"]},"street":{"type":"string","description":"The first line of the address. Typically the street address or PO Box number.","nullable":true},"street_number":{"type":"string","description":"The second line of the address. Typically the number of the apartment, suite, or unit.","nullable":true},"postal_code":{"type":"string","description":"The postal code for the address.","nullable":true},"city":{"type":"string","description":"The name of the city, district, village, or town.","nullable":true},"country":{"type":"string","description":"The two-letter code for the country of the address.","nullable":true},"additional_info":{"type":"string","description":"An additional description for the address","nullable":true},"company_name":{"type":"string","description":"the company name, usually used as extra delivery instructions","nullable":true},"first_name":{"type":"string","description":"the first name of the recipient, usually used as extra delivery instructions","nullable":true},"last_name":{"type":"string","description":"the last name of the recipient, usually used as extra delivery instructions","nullable":true},"salutation":{"type":"string","description":"the salutation of the recipient, usually used as extra delivery instructions","nullable":true},"title":{"type":"string","description":"the title of the recipient, usually used as extra delivery instructions","nullable":true}}},"PaymentMethod":{"type":"object","description":"A PaymentMethod represent your customer\'s payment instruments.\\n","properties":{"type":{"type":"string","description":"The type of the PaymentMethod."},"details":{"type":"object","description":"Contains relevant data associated with the payment method type.","additionalProperties":true}}},"Customer":{"type":"object","properties":{"first_name":{"type":"string"},"last_name":{"type":"string"},"company_name":{"type":"string"},"vat_id":{"type":"string"},"email":{"type":"string","description":"A valid email identifying the customer."},"phone":{"type":"string"}}},"File":{"type":"object","additionalProperties":true,"properties":{"_id":{"type":"string"},"filename":{"type":"string"},"mime_type":{"type":"string"},"versions":{"type":"array","items":{"type":"object","additionalProperties":true,"properties":{"s3ref":{"type":"object","properties":{"bucket":{"type":"string"},"key":{"type":"string"}},"required":["bucket","key"]}},"required":["s3ref"]}},"_schema":{"type":"string"},"_org":{"type":"string"},"_created_at":{"type":"string","format":"date-time"},"_updated_at":{"type":"string","format":"date-time"},"_title":{"type":"string"},"$relation":{"$ref":"#/components/schemas/EntityRelation"}},"required":["versions","_id","_schema","_created_at","_updated_at","_org","mime_type","filename"]},"EntityId":{"type":"string","format":"uuid"},"EntityItem":{"type":"object","properties":{"_id":{"$ref":"#/components/schemas/EntityId"},"_title":{"type":"string","description":"Title of entity"},"_org":{"type":"string","description":"Organization Id the entity belongs to"},"_schema":{"type":"string"},"_tags":{"type":"array","items":{"type":"string"}},"_created_at":{"type":"string","format":"date-time"},"_updated_at":{"type":"string","format":"date-time"}},"required":["_id","_title","_org","_schema","_created_at","_updated_at"],"example":{"_id":"3fa85f64-5717-4562-b3fc-2c963f66afa6","_org":"123","_schema":"contact","_tags":["example","mock"],"_created_at":"2021-02-09T12:41:43.662Z","_updated_at":"2021-02-09T12:41:43.662Z"}},"EntityRelation":{"type":"object","additionalProperties":true,"properties":{"entity_id":{"type":"string"},"_tags":{"type":"array","items":{"type":"string"}}}},"Tax":{"type":"object","description":"the tax configuration","additionalProperties":true,"required":["type","rate","_id","_title","_org","_schema","_created_at","_updated_at"],"properties":{"_id":{"$ref":"#/components/schemas/EntityId"},"_title":{"type":"string","description":"Title of entity"},"_org":{"type":"string","description":"Organization Id the entity belongs to"},"_schema":{"type":"string"},"_tags":{"type":"array","items":{"type":"string"}},"_created_at":{"type":"string","format":"date-time"},"_updated_at":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["VAT","GST","Custom"]},"description":{"type":"string"},"rate":{"type":"number"},"active":{"type":"boolean"},"region":{"type":"string"},"region_label":{"type":"string"}},"example":{"_id":"3fa85f64-5717-4562-b3fc-2c963f66afa6","type":"VAT","description":"Tax description","active":"true","region":"DE","region_label":"Germany","_org":"123","_schema":"tax","_tags":["example","mock"],"_created_at":"2021-02-09T12:41:43.662Z","_updated_at":"2021-02-09T12:41:43.662Z"}},"TaxBreakdownInfo":{"type":"object","properties":{"rate":{"type":"number"},"type":{"type":"string","enum":["VAT","GST","Custom"]},"_id":{"type":"string"}}},"PriceTier":{"type":"object","properties":{"up_to":{"type":"number","nullable":true},"flat_fee_amount":{"type":"number"},"flat_fee_amount_decimal":{"type":"string"},"unit_amount":{"type":"number"},"unit_amount_decimal":{"type":"string"}}}},"examples":{"checkout-with-cart-id":{"value":{"mode":"create_order","cart":"pZ324jnndf"}},"checkout-with-transient-cart":{"value":{"mode":"create_order","cart":{"customer":{"first_name":"john","last_name":"doe","company_name":"company limited","vat_id":"123892321","email":"johndoe@company.com","phone":"+44233242423"},"billing_address":{"street1":"wallstreet","street2":1,"city":"new york city","country":"united states","country_code":"US","additional_info":"headquarters office"},"delivery_address":{"street1":"berverly hills avenue","street2":"block 1","city":"berverly hills","country":"california","country_code":"CA","additional_info":"remote cowork place"},"line_items":[{"quantity":3,"product_id":"b7185fb7-b10f-4875-bda7-288631446555","price_id":"df240bab-9f71-4a9a-a9e1-59f18827dbf9"},{"quantity":2,"product_id":"607d2952-8f3e-484f-a82b-4880528b7f55","price_id":"7b028fdf-0b0a-4077-a8f1-d0cbbd14b7cf"}]}}},"checkout-result":{"value":{"order":{"_id":"d1ZoC1FwZ6","type":"Draft","cart_id":"p0ZoB1FwH6","order_number":"20201021-234324","_org_id":123,"metadata":[{"key":"journey-id","value":"8d0a2235-97ce-42d0-88a3-e374634ca44e"}],"billing_first_name":"john","billing_last_name":"doe","billing_company_name":"i me and myself","billing_vat":"234823948","billing_email":"johndoe@nowhere.com","currency":"EUR","billing_phone":"+1234234545","billing_address":"wallstreet, 1","billing_contact":"villy or zilly","line_items":[{"id":"mSjGCTfn8w","metadata":[{"cart_id":"p0ZoB1FwH6"}],"description":"Wallbox Premium - Premium Price","currency":"EUR","unit_amount":78900,"amount_subtotal":50000,"amount_total":61500,"quantity":1,"product_id":"b7185fb7-b10f-4875-bda7-288631446555","price_id":"df240bab-9f71-4a9a-a9e1-59f18827dbf9","taxes":[{"amount":11500,"rate":"MwSt. 23%"}],"_price":{"_id":"df240bab-9f71-4a9a-a9e1-59f18827dbf9","unit_amount":"€ 789","type":"one_time","active":true,"sales_tax":"standard","is_tax_inclusive":true,"description":"Winter Sale","billing_scheme":"per_unit","_created_at":"2021-11-10T18:02:58.318Z","_updated_at":"2021-11-10T18:02:58.318Z","_title":"Winter Sale"}},{"id":"mZkGCTfn6p","metadata":[{"cart_id":"p0ZoB1FwH6"}],"description":"Wallbox Basic with Full Add-ons - Basic Price","currency":"EUR","unit_amount":78900,"amount_subtotal":50000,"amount_total":53500,"quantity":1,"product_id":"zzzzzz-b10f-4875-bda7-288631446555","price_id":"zzzzz-9f71-4a9a-a9e1-59f18827dbf9","taxes":[{"amount":3500,"rate":"MwSt. 7%"}],"_price":{"_id":"zzzzz-9f71-4a9a-a9e1-59f18827dbf9","unit_amount":"€ 789","type":"one_time","active":true,"sales_tax":"standard","is_tax_inclusive":true,"description":"Winter Sale","billing_scheme":"per_unit","_created_at":"2021-11-10T18:02:58.318Z","_updated_at":"2021-11-10T18:02:58.318Z","_title":"Winter Sale"}}],"amount_subtotal":100000,"amount_total":115000,"total_details":{"amount_shipping":10000,"amount_tax":15000,"breakdown":[{"amount":11500,"rate":"MwSt. 23%"},{"amount":3500,"rate":"MwSt. 7%"}]},"_created_at":"2021-11-10T18:02:58.318Z","_updated_at":"2021-11-10T18:02:58.318Z"}}},"order-with-simple-prices":{"value":{"order_number":"OR 2022/742701","status":"quote","source":{"title":"manual","href":null},"source_type":"manual","_schema":"order","_title":"OR 2022/742701","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","product_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","taxes":[{"tax":{"_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc","rate":"19","_schema":"tax","_org":"728","_created_at":"2021-09-24T15:06:13.859Z","_updated_at":"2022-04-04T17:36:15.273Z","_title":"Tax Standard","type":"VAT","active":true,"region":"DE","description":"Standard"},"amount":255462}],"_price":{"_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","unit_amount":100000,"unit_amount_currency":"EUR","unit_amount_decimal":"1000","sales_tax":"standard","is_tax_inclusive":true,"price_display_in_journeys":"show_price","type":"one_time","billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months","_schema":"price","_title":"Solar Panel Module","description":"Solar Panel Module","active":true,"tax":{"$relation":[{"entity_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc"}]},"_org":"728","_created_at":"2022-06-03T16:04:10.369Z","_updated_at":"2022-06-03T16:04:10.369Z"},"_product":{"_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","type":"product","_schema":"product","_title":"Solar Panel with Battery Storage","name":"Solar Panel with Battery Storage","code":"SOLAR-BATT","active":true,"description":"Solar Panel with battery solution, optimized for max efficiency. ","feature":[{"_tags":[],"feature":"Eco-Panels"},{"_tags":[],"feature":"Remote Management Platform"},{"_tags":[],"feature":"Battery Remote Control"},{"_tags":[],"feature":"Mobile App"}],"cross_sellable_products":{"$relation":[{"entity_id":"068d0713-a650-4668-9ed2-eca7be31e337","_schema":"product","_tags":[]},{"entity_id":"c8402ee7-fba9-4f3d-bffd-6803ca655782","_tags":[]}]},"product_images":{"$relation":[{"entity_id":"37bdeaaa-65fe-403e-9894-65b01cd277f1"},{"entity_id":"56dde657-795c-41bb-bf53-98fd586b7e6e"}]},"product_downloads":{"$relation":[{"entity_id":"64211361-8759-414b-81c0-afbf24f83aa9"}]},"_org":"728","_created_at":"2022-06-03T15:52:27.512Z","_updated_at":"2022-06-03T16:05:15.029Z","price_options":{"$relation":[{"entity_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","_tags":[]},{"entity_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","_tags":[]}]}},"quantity":16,"currency":"EUR","description":"Solar Panel Module","unit_amount":100000,"unit_amount_net":84034,"amount_subtotal":1344538,"amount_total":1600000},{"price_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","product_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","taxes":[{"tax":{"_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc","rate":"19","_schema":"tax","_org":"728","_created_at":"2021-09-24T15:06:13.859Z","_updated_at":"2022-04-04T17:36:15.273Z","_title":"Tax Standard","type":"VAT","active":true,"region":"DE","description":"Standard"},"amount":31933}],"_price":{"_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","unit_amount":50000,"unit_amount_currency":"EUR","unit_amount_decimal":"500","sales_tax":"standard","is_tax_inclusive":true,"price_display_in_journeys":"show_price","type":"one_time","billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months","_schema":"price","_title":"Battery Module 500amps","description":"Battery Module 500amps","active":true,"tax":{"$relation":[{"entity_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc"}]},"_org":"728","_created_at":"2022-06-03T16:05:04.391Z","_updated_at":"2022-06-03T16:05:04.391Z"},"_product":{"_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","type":"product","_schema":"product","_title":"Solar Panel with Battery Storage","name":"Solar Panel with Battery Storage","code":"SOLAR-BATT","active":true,"description":"Solar Panel with battery solution, optimized for max efficiency. ","feature":[{"_tags":[],"feature":"Eco-Panels"},{"_tags":[],"feature":"Remote Management Platform"},{"_tags":[],"feature":"Battery Remote Control"},{"_tags":[],"feature":"Mobile App"}],"cross_sellable_products":{"$relation":[{"entity_id":"068d0713-a650-4668-9ed2-eca7be31e337","_schema":"product","_tags":[]},{"entity_id":"c8402ee7-fba9-4f3d-bffd-6803ca655782","_tags":[]}]},"product_images":{"$relation":[{"entity_id":"37bdeaaa-65fe-403e-9894-65b01cd277f1"},{"entity_id":"56dde657-795c-41bb-bf53-98fd586b7e6e"}]},"product_downloads":{"$relation":[{"entity_id":"64211361-8759-414b-81c0-afbf24f83aa9"}]},"_org":"728","_created_at":"2022-06-03T15:52:27.512Z","_updated_at":"2022-06-03T16:05:15.029Z","price_options":{"$relation":[{"entity_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","_tags":[]},{"entity_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","_tags":[]}]}},"quantity":4,"currency":"EUR","description":"Battery Module 500amps","unit_amount":50000,"unit_amount_net":42017,"amount_subtotal":168067,"amount_total":200000},{"price_id":"d88a8763-3e3d-4fc7-a7a5-2bc9117148bf","product_id":"065d6618-cc59-45f4-8e3a-700edf6813c3","_price":{"_id":"d88a8763-3e3d-4fc7-a7a5-2bc9117148bf","unit_amount":12055,"type":"recurring","billing_period":"monthly","billing_duration_amount":"8","billing_duration_unit":"years","notice_time_amount":"3","notice_time_unit":"months","termination_time_amount":"2","termination_time_unit":"months","renewal_duration_amount":"1","renewal_duration_unit":"years","active":true,"sales_tax":"reduced","is_tax_inclusive":true,"description":"Monthly","billing_scheme":"per_unit","_schema":"price","_org":"728","_created_at":"2021-11-10T14:40:27.695Z","_updated_at":"2021-12-14T18:16:33.248Z","_title":"Monthly","unit_amount_currency":"EUR","unit_amount_decimal":"120.55456634"},"_product":{"_id":"065d6618-cc59-45f4-8e3a-700edf6813c3","name":"Smartmeter: Schneider Electric PM5000 LCD Energiemessgerät / 3-phasig","code":"1312378123","_tags":["wallbox","review demo","1"],"categories":["Power"],"type":"product","active":true,"feature":[{"_tags":[],"feature":"Bis zu 11 kW Ladeleistung (5x schneller laden)"},{"_tags":[],"feature":"Integrierter MID Zähler für eine kilowattstundengenaue Abrechnung*"},{"_tags":[],"feature":"Konfigurierbare Ladeleistung"},{"_tags":[],"feature":"Zugangskontrolle über RFID-Karten"},{"_tags":[],"feature":"Kommunikation über LAN"},{"_tags":[],"feature":"New feature"}],"_schema":"product","_org":"728","_created_at":"2021-11-30T11:05:19.484Z","_updated_at":"2022-01-13T09:18:29.944Z","_title":"Smartmeter: Schneider Electric PM5000 LCD Energiemessgerät / 3-phasig","price_options":{"$relation":[{"entity_id":"5264b089-fc6a-4a91-9a2a-80c673958faa"},{"entity_id":"d88a8763-3e3d-4fc7-a7a5-2bc9117148bf"}]},"product_images":{"$relation":[{"entity_id":"16729e60-c527-44ef-93c9-c68b6acf1224"}]}},"quantity":1,"currency":"EUR","description":"Monthly","unit_amount":12055,"unit_amount_net":11267,"amount_subtotal":11267,"amount_total":12055,"taxes":[{"rate":"reduced","amount":789}]},{"price_id":"e1ddf75a-d0d1-40b4-a07e-56e292867c88","product_id":"5b9f05b7-f0f8-49c2-8a8d-0f8f923d6382","_price":{"_id":"e1ddf75a-d0d1-40b4-a07e-56e292867c88","unit_amount":9900,"unit_amount_currency":"EUR","unit_amount_decimal":"99","sales_tax":"standard","is_tax_inclusive":true,"price_display_in_journeys":"show_price","type":"recurring","billing_period":"yearly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months","_schema":"price","_title":"Yearly payment","description":"Yearly payment","active":true,"_org":"728","_created_at":"2022-02-07T22:58:39.884Z","_updated_at":"2022-02-07T22:58:39.884Z"},"_product":{"_id":"5b9f05b7-f0f8-49c2-8a8d-0f8f923d6382","_schema":"product","_title":"Yearly Payment Product","name":"Yearly Payment Product","type":"product","active":true,"price_options":{"$relation":[{"entity_id":"e1ddf75a-d0d1-40b4-a07e-56e292867c88","_tags":[]}]},"_org":"728","_created_at":"2022-02-07T22:58:44.162Z","_updated_at":"2022-02-08T09:34:08.026Z","description":"Hier steht die Produktbeschreibung die sich auf dem Dokument, was generiert wird, gezogen wird."},"quantity":1,"currency":"EUR","description":"Yearly payment","unit_amount":9900,"unit_amount_net":8319,"amount_subtotal":8319,"amount_total":9900,"taxes":[{"rate":"standard","amount":1581}]}],"amount_subtotal":1532191,"amount_total":1821955,"total_details":{"amount_tax":289764,"breakdown":{"taxes":[{"tax":{"_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc","rate":"19","_schema":"tax","_org":"728","_created_at":"2021-09-24T15:06:13.859Z","_updated_at":"2022-04-04T17:36:15.273Z","_title":"Tax Standard","type":"VAT","active":true,"region":"DE","description":"Standard"},"amount":287395}],"recurrences":[{"type":"one_time","amount_subtotal":1512605,"amount_total":1800000,"amount_tax":287395},{"type":"recurring","billing_period":"monthly","amount_subtotal":11267,"amount_total":12055,"amount_tax":789},{"type":"recurring","billing_period":"yearly","amount_subtotal":8319,"amount_total":9900,"amount_tax":1581}]}},"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}],"_id":"4c7c9562-f8f0-4af0-a3a6-6aebc5571a6e","_org":"728","_created_at":"2022-06-03T16:29:46.303Z","_updated_at":"2022-06-03T16:29:46.303Z"}},"order-with-simple-prices-request":{"value":{"order_number":"OR 2022/742701","status":"quote","source":{"title":"manual","href":null},"source_type":"manual","_schema":"order","_title":"OR 2022/742701","expires_at":"2022-06-30T16:17:00.000Z","line_items":[{"price_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","product_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","quantity":16},{"price_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","product_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","quantity":4},{"price_id":"d88a8763-3e3d-4fc7-a7a5-2bc9117148bf","product_id":"065d6618-cc59-45f4-8e3a-700edf6813c3","quantity":1},{"price_id":"e1ddf75a-d0d1-40b4-a07e-56e292867c88","product_id":"5b9f05b7-f0f8-49c2-8a8d-0f8f923d6382","quantity":1}],"currency":"EUR","payment_method":[{"type":"IBAN","details":{}}],"billing_contact":{"$relation":[{"entity_id":"1834a54e-b68f-4f7f-a98a-fe16f11bc2a5","_tags":[]}]},"billing_first_name":"Joao","billing_last_name":"Pinho","billing_email":"j.pinho@epilot.cloud","billing_company_name":"epilot cloud","billing_address":[{"_tags":[],"street":"Im Media Park","street_number":"8a","postal_code":"52000","city":"Cologne","country":"DE","additional_info":""}],"delivery_address":[],"dates":[{"_tags":["Instalation Date"],"dates":"","value":"2022-06-30T16:29:00.000Z"}],"_id":"4c7c9562-f8f0-4af0-a3a6-6aebc5571a6e","_org":"728","_created_at":"2022-06-03T16:29:46.303Z","_updated_at":"2022-06-03T16:29:46.303Z"}},"order-with-composite-prices":{"value":{"metadata":[{"key":"_origin","value":"journey checkout"}],"_tags":["journey","automation"],"status":"quote","order_number":"OREabZxnO","billing_first_name":"Paulo","billing_last_name":"Henriques","billing_email":"ph@ph1.pt","billing_address":[{"street":"Bernauer Str.","street_number":"1","city":"Berlin","postal_code":"10115","country":"DE","additional_info":"1"}],"delivery_address":[{"street":"Bernauer Str.","street_number":"1","city":"Berlin","postal_code":"10115","country":"DE","additional_info":"1"}],"payment_method":[{"type":"BankTransfer","details":{"label":"Überweisung"}}],"currency":"EUR","line_items":[{"product_id":"73f857a4-0fbc-4aa6-983f-87c0d6d410a6","price_id":"c2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","quantity":3,"currency":"EUR","item_components":[{"price_id":"comp1-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","product_id":"target-price-product-id","quantity":3,"unit_amount":15000,"unit_amount_currency":"EUR","unit_amount_decimal":"150.00","amount_subtotal":45000,"amount_total":47700,"taxes":[{"tax":{"_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4","type":"VAT","active":true,"region":"DE","_schema":"tax","_title":"Tax Without Behaviour","description":"Without Behaviour","rate":"6","_org":"739224","_created_at":"2022-02-07T14:49:08.831Z","_updated_at":"2022-02-07T14:49:08.831Z"},"amount":2700}]},{"price_id":"comp2-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","product_id":"target-price-product-id","quantity":3,"unit_amount":15000,"unit_amount_currency":"EUR","unit_amount_decimal":"150.00","amount_subtotal":45000,"amount_total":47700,"taxes":[{"tax":{"_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4","type":"VAT","active":true,"region":"DE","_schema":"tax","_title":"Tax Without Behaviour","description":"Without Behaviour","rate":6,"_org":"739224","_created_at":"2022-02-07T14:49:08.831Z","_updated_at":"2022-02-07T14:49:08.831Z"},"amount":2700}]}],"_price":{"_id":"c2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_title":"Test 1","description":"Test 1","_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"price_components":{"$relation":[{"entity_id":"comp1-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_product_id":"target-price-product-id","quantity":1,"item":{"_id":"comp1-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","unit_amount":10000,"unit_amount_currency":"EUR","unit_amount_decimal":"100.00","sales_tax":"standard","price_display_in_journeys":"show_price","type":"one_time","_schema":"price","_title":"Test 1","description":"Test 1","tax":{"$relation":[{"entity_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4"}]},"_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months"}},{"entity_id":"comp2-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_product_id":"target-price-product-id","quantity":2,"item":{"_id":"comp2-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","unit_amount":10000,"unit_amount_currency":"EUR","unit_amount_decimal":"100.00","sales_tax":"standard","is_tax_inclusive":false,"price_display_in_journeys":"show_price","type":"one_time","_schema":"price","_title":"Test 1","description":"Test 1","tax":{"$relation":[{"entity_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4"}]},"_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months"}}]}},"_product":{"_id":"73f857a4-0fbc-4aa6-983f-87c0d6d410a6","type":"product","name":"Cool box","_title":"Cool box"},"description":"Price Component","unit_amount":90000,"amount_subtotal":270000,"amount_total":286200},{"price_id":"adbd8cee-0db2-41dd-b93b-2d0ed57c77da","product_id":"11bd46e5-4c02-425c-bcce-5f5e022a2b45","taxes":[{"tax":null,"amount":0}],"_price":{"_id":"adbd8cee-0db2-41dd-b93b-2d0ed57c77da","unit_amount":55566677,"unit_amount_currency":"EUR","unit_amount_decimal":"555666.77","sales_tax":"standard","is_tax_inclusive":true,"price_display_in_journeys":"show_as_starting_price","type":"one_time","_schema":"price","_title":"As Starting Price One Time No Tax","description":"As Starting Price One Time No Tax","tax":null,"active":true,"_org":"739224","_created_at":"2022-04-14T16:12:34.456Z","_updated_at":"2022-04-14T16:13:47.261Z","billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months"},"_product":{"_id":"11bd46e5-4c02-425c-bcce-5f5e022a2b45","type":"product","_schema":"product","_title":"Product With A Lot Of Prices - Do Not Change 🙏","name":"Product With A Lot Of Prices - Do Not Change 🙏","_org":"739224","_created_at":"2022-04-14T16:08:08.595Z","_updated_at":"2022-04-18T16:26:33.089Z","price_options":{"$relation":[{"entity_id":"f850ebff-082e-4924-8631-965cc9c0ab2b","_tags":[]},{"entity_id":"d6ecc576-b5d6-44b4-8c95-496ab2ac14d3","_tags":[]},{"entity_id":"3c0e47ad-6ca3-4cd8-b6b4-b2a48dab7f16","_tags":[]},{"entity_id":"adbd8cee-0db2-41dd-b93b-2d0ed57c77da","_tags":[]},{"entity_id":"3e97f809-1d4b-47e1-9faf-46386b2b0d21","_tags":[]},{"entity_id":"d4061656-71dc-45ec-bf6c-1d90d2419d87","_tags":[]},{"entity_id":"4ae4221b-4fd0-4bcc-98a2-f20cda954903","_tags":[]},{"entity_id":"b326df19-9d0f-433a-a4d2-a0a65034b5f7","_tags":[]},{"entity_id":"0d071551-47be-4a5b-90d7-d425a59607e6","_tags":[]}]},"_files":{"$relation":[{"entity_id":"27cc0710-651d-48dc-9624-9d1d3057d025","_tags":[]},{"entity_id":"8530678c-d4cb-4e27-b314-16a79d6c0abc","_tags":[]},{"entity_id":"714d6253-213f-4e30-8caf-00b0d11032e4","_tags":[]},{"entity_id":"2218a8f8-c6e2-4a98-a2fe-030ed78ebfa7","_tags":[]}]}},"quantity":7,"currency":"EUR","description":"As Starting Price One Time No Tax","unit_amount":55566677,"amount_subtotal":388966739,"amount_total":388966739}],"amount_subtotal":389236739,"amount_total":389252939,"total_details":{"amount_tax":5400,"breakdown":{"taxes":[{"tax":{"_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4","type":"VAT","active":true,"region":"DE","_schema":"tax","_title":"Tax Without Behaviour","description":"Without Behaviour","rate":6,"_org":"739224","_created_at":"2022-02-07T14:49:08.831Z","_updated_at":"2022-02-07T14:49:08.831Z"},"amount":5400}],"recurrences":[{"type":"one_time","amount_subtotal":389236739,"amount_total":389252939,"amount_tax":5400}]}},"_schema":"order","_id":"78ac88ae-d7df-4a1e-a26b-acaf089abfb2","_org":"739224","_created_at":"2022-04-19T08:19:29.816Z","_updated_at":"2022-04-20T16:15:48.759Z","_title":"OREabZxnO","customer":{"$relation":[{"entity_id":"bb986d50-f403-477c-9d9c-726f8fd6d155"}]}}},"opportunity":{"value":{"opportunity_number":"OP 2022/335790","source":{"title":"manual"},"source_type":"manual","_schema":"opportunity","_title":"16 Module Solar Pack Lead","opportunity_title":"16 Module Solar Pack Lead","due_date":"2022-06-30T15:18:00.000Z","assignee":[{"id":"10002563","email":"j.pinho@epilot.cloud","display_name":"j.pinho@epilot.cloud","token":"9e1758a3-2a32-4a5f-b034-a8ab883f8fb9","image_uri":{},"organization_id":"728","department":null,"preferred_language":"en","status":"Active","phone":null,"email_notification_setting":{"added_participant_opportunity":true,"assigned_opportunity":true,"assigned_task":true,"comment_opportunity":true,"deleted_task":true,"escalated_task":true,"message_receive_opportunity":true,"message_send_opportunity":true,"created_task":true,"created_opportunity_manual":true,"created_opportunity_auto":true,"deleted_opportunity":true},"is_signature_enabled":true,"created_at":"2021-05-18T06:30:25.36046"}],"description":"Lead generated automatically via journey automation.","customer":{"$relation":[{"entity_id":"69bf4355-9c1e-498a-b87e-6c873668194d","_tags":[]},{"entity_id":"8625e2e4-978e-4d16-b3d2-0d05fb4091f0","_tags":[]}]},"dates":[{"_tags":["Installation Date"],"dates":"","value":"2022-06-30T15:21:00.000Z"}],"items":{"$relation":[{"entity_id":"ff5fcdaf-9e36-4292-97f0-6a4e3f82a8f3"},{"entity_id":"ec10b7cf-95ce-4f6b-a266-c566c7734b96"},{"entity_id":"c3745dfe-4a46-4c22-8bf3-6159303474e4"}]},"billing_address":{"$relation_ref":[{"entity_id":"69bf4355-9c1e-498a-b87e-6c873668194d","path":"address.2"}]},"delivery_address":{"$relation_ref":[{"entity_id":"69bf4355-9c1e-498a-b87e-6c873668194d","path":"address.24"}]},"address":{"$relation_ref":[{"entity_id":"69bf4355-9c1e-498a-b87e-6c873668194d","path":"address.25"}]},"_id":"319a274b-0477-45e3-9d58-1f46c82d4604","_org":"728","_created_at":"2022-06-03T15:26:14.006Z","_updated_at":"2022-06-03T15:26:14.006Z"}},"product":{"value":{"type":"product","_schema":"product","_title":"Solar Panel with Battery Storage","name":"Solar Panel with Battery Storage","code":"SOLAR-BATT","active":true,"description":"Solar Panel with battery solution, optimized for max efficiency. ","feature":[{"_tags":[],"feature":"Eco-Panels"},{"_tags":[],"feature":"Remote Management Platform"},{"_tags":[],"feature":"Battery Remote Control"},{"_tags":[],"feature":"Mobile App"}],"cross_sellable_products":{"$relation":[{"entity_id":"068d0713-a650-4668-9ed2-eca7be31e337","_schema":"product","_tags":[]},{"entity_id":"c8402ee7-fba9-4f3d-bffd-6803ca655782","_tags":[]}]},"product_images":{"$relation":[{"entity_id":"37bdeaaa-65fe-403e-9894-65b01cd277f1"},{"entity_id":"56dde657-795c-41bb-bf53-98fd586b7e6e"}]},"product_downloads":{"$relation":[{"entity_id":"64211361-8759-414b-81c0-afbf24f83aa9"}]},"_id":"a7f4771a-6368-4d77-bb01-71f1e4902de5","_org":"728","_created_at":"2022-06-03T15:52:27.512Z","_updated_at":"2022-06-03T16:05:15.029Z","price_options":{"$relation":[{"entity_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","_tags":[]},{"entity_id":"146aa2cc-f267-4d5e-bda4-cbe2669b7741","_tags":[]}]}}},"price":{"value":{"unit_amount":100000,"unit_amount_currency":"EUR","unit_amount_decimal":"1000","sales_tax":"standard","is_tax_inclusive":true,"price_display_in_journeys":"show_price","type":"one_time","billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months","_schema":"price","_title":"Solar Panel Module","description":"Solar Panel Module","active":true,"tax":{"$relation":[{"entity_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc"}]},"_id":"9c36c23b-1574-4193-beff-b1b5e1124bc7","_org":"728","_created_at":"2022-06-03T16:04:10.369Z","_updated_at":"2022-06-03T16:04:10.369Z","pricing_model":"per_unit"}},"composite-price":{"value":{"_id":"c2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_title":"My Composite Price","description":"My Composite Price","_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"price_components":{"$relation":[{"entity_id":"comp1-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_product_id":"target-price-product-id","quantity":1,"item":{"_id":"comp1-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","unit_amount":10000,"unit_amount_currency":"EUR","unit_amount_decimal":"100.00","sales_tax":"standard","is_tax_inclusive":false,"price_display_in_journeys":"show_price","type":"one_time","_schema":"price","_title":"Test 1","description":"Test 1","tax":{"$relation":[{"entity_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4"}]},"_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months"}},{"entity_id":"comp2-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","_schema":"price","_product_id":"target-price-product-id","quantity":2,"item":{"_id":"comp2-2a95ca9-7a50-41a4-a73c-b5fb1a57d40f","unit_amount":10000,"unit_amount_currency":"EUR","unit_amount_decimal":"100.00","sales_tax":"standard","is_tax_inclusive":false,"price_display_in_journeys":"show_price","type":"one_time","_schema":"price","_title":"Test 1","description":"Test 1","tax":{"$relation":[{"entity_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4"}]},"_org":"739224","_created_at":"2022-02-18T10:10:26.439Z","_updated_at":"2022-02-18T11:53:04.191Z","active":true,"billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months"}}]}}},"price-item":{"value":{"amount_subtotal":10000,"amount_total":10600,"currency":"EUR","description":"Annual internet service","price_id":"7e24ff5d-d580-4136-a32f-19191eed039a","product_id":"6241487f-b7fd-428b-ab92-24ee0b37fd84","taxes":[{"amount":600,"tax":{"active":true,"description":"Without Behaviour","rate":6,"region":"DE","type":"VAT","_created_at":"2022-02-07T14:49:08.831Z","_id":"18bbbc2e-2c37-4f91-924a-07ae60d830e4","_org":"739224","_schema":"tax","_title":"Tax Without Behaviour","_updated_at":"2022-02-07T14:49:08.831Z"}}],"unit_amount":10000,"unit_amount_net":10000,"_price":{"unit_amount":10000,"unit_amount_currency":"EUR","unit_amount_decimal":"100.00","sales_tax":"standard","is_tax_inclusive":false,"price_display_in_journeys":"show_price","type":"one_time","billing_period":"weekly","billing_duration_unit":"months","notice_time_unit":"months","termination_time_unit":"months","renewal_duration_unit":"months","_schema":"price","_title":"Solar Panel Module","description":"Solar Panel Module","active":true,"tax":{"$relation":[{"entity_id":"24641e82-0690-4135-8b43-ef12a9b1c5dc"}]},"_id":"7e24ff5d-d580-4136-a32f-19191eed039a","_org":"728","_created_at":"2022-06-03T16:04:10.369Z","_updated_at":"2022-06-03T16:04:10.369Z","pricing_model":"per_unit"},"_product":{"name":"Cool box","type":"product","_id":"73f857a4-0fbc-4aa6-983f-87c0d6d410a6","_title":"Cool box"}}}}}}')}},t={};return function i(a){if(t[a])return t[a].exports;var r=t[a]={exports:{}};return e[a].call(r.exports,r,r.exports,i),r.exports}(914)})());
|
package/dist/openapi.d.ts
CHANGED
|
@@ -1501,9 +1501,10 @@ declare namespace Components {
|
|
|
1501
1501
|
* - `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity
|
|
1502
1502
|
* - `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.
|
|
1503
1503
|
* - `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.
|
|
1504
|
+
* - `tiered_flatfee` While similar to tiered_volume, tiered flat fee charges for the same price (flat) for the entire range instead using the unit price to multiply the quantity.
|
|
1504
1505
|
*
|
|
1505
1506
|
*/
|
|
1506
|
-
pricing_model: "per_unit" | "tiered_graduated" | "tiered_volume";
|
|
1507
|
+
pricing_model: "per_unit" | "tiered_graduated" | "tiered_volume" | "tiered_flatfee";
|
|
1507
1508
|
/**
|
|
1508
1509
|
* Defines an array of tiers. Each tier has an upper bound, an unit amount and a flat fee.
|
|
1509
1510
|
*
|
|
@@ -1845,9 +1846,10 @@ declare namespace Components {
|
|
|
1845
1846
|
* - `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity
|
|
1846
1847
|
* - `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.
|
|
1847
1848
|
* - `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.
|
|
1849
|
+
* - `tiered_flatfee` While similar to tiered_volume, tiered flat fee charges for the same price (flat) for the entire range instead using the unit price to multiply the quantity.
|
|
1848
1850
|
*
|
|
1849
1851
|
*/
|
|
1850
|
-
pricing_model: "per_unit" | "tiered_graduated" | "tiered_volume";
|
|
1852
|
+
pricing_model: "per_unit" | "tiered_graduated" | "tiered_volume" | "tiered_flatfee";
|
|
1851
1853
|
}
|
|
1852
1854
|
/**
|
|
1853
1855
|
* Represents a price input to the pricing library.
|
|
@@ -2010,9 +2012,10 @@ declare namespace Components {
|
|
|
2010
2012
|
* - `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity
|
|
2011
2013
|
* - `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.
|
|
2012
2014
|
* - `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.
|
|
2015
|
+
* - `tiered_flatfee` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.
|
|
2013
2016
|
*
|
|
2014
2017
|
*/
|
|
2015
|
-
pricing_model: "per_unit" | "tiered_graduated" | "tiered_volume";
|
|
2018
|
+
pricing_model: "per_unit" | "tiered_graduated" | "tiered_volume" | "tiered_flatfee";
|
|
2016
2019
|
/**
|
|
2017
2020
|
* The snapshot of the price linked to the price item.
|
|
2018
2021
|
* example:
|
|
@@ -2035,9 +2038,10 @@ declare namespace Components {
|
|
|
2035
2038
|
* - `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity
|
|
2036
2039
|
* - `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.
|
|
2037
2040
|
* - `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.
|
|
2041
|
+
* - `tiered_flatfee` While similar to tiered_volume, tiered flat fee charges for the same price (flat) for the entire range instead using the unit price to multiply the quantity.
|
|
2038
2042
|
*
|
|
2039
2043
|
*/
|
|
2040
|
-
pricing_model: "per_unit" | "tiered_graduated" | "tiered_volume";
|
|
2044
|
+
pricing_model: "per_unit" | "tiered_graduated" | "tiered_volume" | "tiered_flatfee";
|
|
2041
2045
|
/**
|
|
2042
2046
|
* Defines an array of tiers. Each tier has an upper bound, an unit amount and a flat fee.
|
|
2043
2047
|
*
|
|
@@ -2215,8 +2219,8 @@ declare namespace Components {
|
|
|
2215
2219
|
up_to?: number | null;
|
|
2216
2220
|
flat_fee_amount?: number;
|
|
2217
2221
|
flat_fee_amount_decimal?: string;
|
|
2218
|
-
unit_amount
|
|
2219
|
-
unit_amount_decimal
|
|
2222
|
+
unit_amount?: number;
|
|
2223
|
+
unit_amount_decimal?: string;
|
|
2220
2224
|
}
|
|
2221
2225
|
/**
|
|
2222
2226
|
* The result from the calculation of a set of price items.
|
|
@@ -2553,6 +2557,28 @@ declare namespace Components {
|
|
|
2553
2557
|
recurrences?: (/* An amount associated with a specific recurrence. */ RecurrenceAmount)[];
|
|
2554
2558
|
};
|
|
2555
2559
|
}
|
|
2560
|
+
/**
|
|
2561
|
+
* The availability map file result payload
|
|
2562
|
+
* example:
|
|
2563
|
+
* {
|
|
2564
|
+
* "number_of_rules_parsed": 8,
|
|
2565
|
+
* "errors": [
|
|
2566
|
+
* "File must be UTF-8 encoded",
|
|
2567
|
+
* "Error on line 3 - street_number must be of type number",
|
|
2568
|
+
* "Error on line 6 - start_date cant be greater than end_date"
|
|
2569
|
+
* ]
|
|
2570
|
+
* }
|
|
2571
|
+
*/
|
|
2572
|
+
export interface ValidateAvailabilityFileResult {
|
|
2573
|
+
/**
|
|
2574
|
+
* The number of rules successfully parsed
|
|
2575
|
+
*/
|
|
2576
|
+
number_of_rules_parsed: number;
|
|
2577
|
+
/**
|
|
2578
|
+
* The errors found on the file
|
|
2579
|
+
*/
|
|
2580
|
+
errors: string[];
|
|
2581
|
+
}
|
|
2556
2582
|
}
|
|
2557
2583
|
}
|
|
2558
2584
|
declare namespace Paths {
|
|
@@ -2677,6 +2703,34 @@ declare namespace Paths {
|
|
|
2677
2703
|
export type $400 = Components.Schemas.Error;
|
|
2678
2704
|
}
|
|
2679
2705
|
}
|
|
2706
|
+
namespace $ValidateAvailabilityFile {
|
|
2707
|
+
export interface HeaderParameters {
|
|
2708
|
+
"X-Epilot-Org-ID": Parameters.XEpilotOrgID;
|
|
2709
|
+
}
|
|
2710
|
+
namespace Parameters {
|
|
2711
|
+
export type Id = string;
|
|
2712
|
+
export type XEpilotOrgID = string;
|
|
2713
|
+
}
|
|
2714
|
+
export interface PathParameters {
|
|
2715
|
+
id: Parameters.Id;
|
|
2716
|
+
}
|
|
2717
|
+
namespace Responses {
|
|
2718
|
+
export type $200 = /**
|
|
2719
|
+
* The availability map file result payload
|
|
2720
|
+
* example:
|
|
2721
|
+
* {
|
|
2722
|
+
* "number_of_rules_parsed": 8,
|
|
2723
|
+
* "errors": [
|
|
2724
|
+
* "File must be UTF-8 encoded",
|
|
2725
|
+
* "Error on line 3 - street_number must be of type number",
|
|
2726
|
+
* "Error on line 6 - start_date cant be greater than end_date"
|
|
2727
|
+
* ]
|
|
2728
|
+
* }
|
|
2729
|
+
*/
|
|
2730
|
+
Components.Schemas.ValidateAvailabilityFileResult;
|
|
2731
|
+
export type $400 = Components.Schemas.Error;
|
|
2732
|
+
}
|
|
2733
|
+
}
|
|
2680
2734
|
namespace CreateOrder {
|
|
2681
2735
|
export type RequestBody = /* Order Entity Payload */ Components.Schemas.OrderPayload;
|
|
2682
2736
|
namespace Responses {
|
|
@@ -2775,6 +2829,16 @@ export interface OperationMethods {
|
|
|
2775
2829
|
data?: Paths.$AvailabilityCheck.RequestBody,
|
|
2776
2830
|
config?: AxiosRequestConfig
|
|
2777
2831
|
): OperationResponse<Paths.$AvailabilityCheck.Responses.$200>
|
|
2832
|
+
/**
|
|
2833
|
+
* $validateAvailabilityFile - validateAvailabilityFile
|
|
2834
|
+
*
|
|
2835
|
+
* Validates an availability file, it returns an array of errors if the file is invalid
|
|
2836
|
+
*/
|
|
2837
|
+
'$validateAvailabilityFile'(
|
|
2838
|
+
parameters?: Parameters<Paths.$ValidateAvailabilityFile.PathParameters & Paths.$ValidateAvailabilityFile.HeaderParameters> | null,
|
|
2839
|
+
data?: any,
|
|
2840
|
+
config?: AxiosRequestConfig
|
|
2841
|
+
): OperationResponse<Paths.$ValidateAvailabilityFile.Responses.$200>
|
|
2778
2842
|
/**
|
|
2779
2843
|
* $createOpportunity - createOpportunity
|
|
2780
2844
|
*
|
|
@@ -2863,6 +2927,18 @@ export interface PathsDictionary {
|
|
|
2863
2927
|
config?: AxiosRequestConfig
|
|
2864
2928
|
): OperationResponse<Paths.$AvailabilityCheck.Responses.$200>
|
|
2865
2929
|
}
|
|
2930
|
+
['/v1/validate-availability/{id}']: {
|
|
2931
|
+
/**
|
|
2932
|
+
* $validateAvailabilityFile - validateAvailabilityFile
|
|
2933
|
+
*
|
|
2934
|
+
* Validates an availability file, it returns an array of errors if the file is invalid
|
|
2935
|
+
*/
|
|
2936
|
+
'get'(
|
|
2937
|
+
parameters?: Parameters<Paths.$ValidateAvailabilityFile.PathParameters & Paths.$ValidateAvailabilityFile.HeaderParameters> | null,
|
|
2938
|
+
data?: any,
|
|
2939
|
+
config?: AxiosRequestConfig
|
|
2940
|
+
): OperationResponse<Paths.$ValidateAvailabilityFile.Responses.$200>
|
|
2941
|
+
}
|
|
2866
2942
|
['/v1/public/opportunity']: {
|
|
2867
2943
|
/**
|
|
2868
2944
|
* $createOpportunity - createOpportunity
|
package/dist/openapi.json
CHANGED
|
@@ -733,6 +733,77 @@
|
|
|
733
733
|
}
|
|
734
734
|
}
|
|
735
735
|
},
|
|
736
|
+
"/v1/validate-availability/{id}": {
|
|
737
|
+
"get": {
|
|
738
|
+
"description": "Validates an availability file, it returns an array of errors if the file is invalid",
|
|
739
|
+
"operationId": "$validateAvailabilityFile",
|
|
740
|
+
"summary": "validateAvailabilityFile",
|
|
741
|
+
"tags": [
|
|
742
|
+
"Availability API"
|
|
743
|
+
],
|
|
744
|
+
"parameters": [
|
|
745
|
+
{
|
|
746
|
+
"in": "path",
|
|
747
|
+
"name": "id",
|
|
748
|
+
"description": "Product ID that the Availability File is attached to",
|
|
749
|
+
"schema": {
|
|
750
|
+
"type": "string"
|
|
751
|
+
},
|
|
752
|
+
"required": true,
|
|
753
|
+
"example": "72c803b2-2e5d-4bd6-bffc-fad998bbbe36"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"in": "header",
|
|
757
|
+
"name": "X-Epilot-Org-ID",
|
|
758
|
+
"description": "The target Organization Id represented by the caller",
|
|
759
|
+
"schema": {
|
|
760
|
+
"type": "string"
|
|
761
|
+
},
|
|
762
|
+
"required": true,
|
|
763
|
+
"example": 739224
|
|
764
|
+
}
|
|
765
|
+
],
|
|
766
|
+
"responses": {
|
|
767
|
+
"200": {
|
|
768
|
+
"description": "The availability get result",
|
|
769
|
+
"content": {
|
|
770
|
+
"application/json": {
|
|
771
|
+
"schema": {
|
|
772
|
+
"$ref": "#/components/schemas/ValidateAvailabilityFileResult"
|
|
773
|
+
},
|
|
774
|
+
"examples": {
|
|
775
|
+
"Response when file has no errors": {
|
|
776
|
+
"value": {
|
|
777
|
+
"numberOfRulesParsed": 10,
|
|
778
|
+
"errors": []
|
|
779
|
+
}
|
|
780
|
+
},
|
|
781
|
+
"Response when file has errors": {
|
|
782
|
+
"value": {
|
|
783
|
+
"numberOfRulesParsed": 8,
|
|
784
|
+
"errors": [
|
|
785
|
+
"File must be UTF-8 encoded",
|
|
786
|
+
"Line 3 - Postal code is missing or invalid"
|
|
787
|
+
]
|
|
788
|
+
}
|
|
789
|
+
}
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
}
|
|
793
|
+
},
|
|
794
|
+
"400": {
|
|
795
|
+
"description": "Invalid payload",
|
|
796
|
+
"content": {
|
|
797
|
+
"application/json": {
|
|
798
|
+
"schema": {
|
|
799
|
+
"$ref": "#/components/schemas/Error"
|
|
800
|
+
}
|
|
801
|
+
}
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
}
|
|
805
|
+
}
|
|
806
|
+
},
|
|
736
807
|
"/v1/public/opportunity": {
|
|
737
808
|
"post": {
|
|
738
809
|
"deprecated": true,
|
|
@@ -1408,11 +1479,12 @@
|
|
|
1408
1479
|
},
|
|
1409
1480
|
"pricing_model": {
|
|
1410
1481
|
"type": "string",
|
|
1411
|
-
"description": "Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\n",
|
|
1482
|
+
"description": "Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\n- `tiered_flatfee` While similar to tiered_volume, tiered flat fee charges for the same price (flat) for the entire range instead using the unit price to multiply the quantity.\n",
|
|
1412
1483
|
"enum": [
|
|
1413
1484
|
"per_unit",
|
|
1414
1485
|
"tiered_graduated",
|
|
1415
|
-
"tiered_volume"
|
|
1486
|
+
"tiered_volume",
|
|
1487
|
+
"tiered_flatfee"
|
|
1416
1488
|
]
|
|
1417
1489
|
},
|
|
1418
1490
|
"tiers": {
|
|
@@ -1955,6 +2027,35 @@
|
|
|
1955
2027
|
]
|
|
1956
2028
|
}
|
|
1957
2029
|
},
|
|
2030
|
+
"ValidateAvailabilityFileResult": {
|
|
2031
|
+
"description": "The availability map file result payload",
|
|
2032
|
+
"type": "object",
|
|
2033
|
+
"properties": {
|
|
2034
|
+
"number_of_rules_parsed": {
|
|
2035
|
+
"description": "The number of rules successfully parsed",
|
|
2036
|
+
"type": "number"
|
|
2037
|
+
},
|
|
2038
|
+
"errors": {
|
|
2039
|
+
"description": "The errors found on the file",
|
|
2040
|
+
"type": "array",
|
|
2041
|
+
"items": {
|
|
2042
|
+
"type": "string"
|
|
2043
|
+
}
|
|
2044
|
+
}
|
|
2045
|
+
},
|
|
2046
|
+
"required": [
|
|
2047
|
+
"number_of_rules_parsed",
|
|
2048
|
+
"errors"
|
|
2049
|
+
],
|
|
2050
|
+
"example": {
|
|
2051
|
+
"number_of_rules_parsed": 8,
|
|
2052
|
+
"errors": [
|
|
2053
|
+
"File must be UTF-8 encoded",
|
|
2054
|
+
"Error on line 3 - street_number must be of type number",
|
|
2055
|
+
"Error on line 6 - start_date cant be greater than end_date"
|
|
2056
|
+
]
|
|
2057
|
+
}
|
|
2058
|
+
},
|
|
1958
2059
|
"CartDto": {
|
|
1959
2060
|
"description": "A valid cart payload from a client.",
|
|
1960
2061
|
"properties": {
|
|
@@ -2183,11 +2284,12 @@
|
|
|
2183
2284
|
},
|
|
2184
2285
|
"pricing_model": {
|
|
2185
2286
|
"type": "string",
|
|
2186
|
-
"description": "Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\n",
|
|
2287
|
+
"description": "Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\n- `tiered_flatfee` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\n",
|
|
2187
2288
|
"enum": [
|
|
2188
2289
|
"per_unit",
|
|
2189
2290
|
"tiered_graduated",
|
|
2190
|
-
"tiered_volume"
|
|
2291
|
+
"tiered_volume",
|
|
2292
|
+
"tiered_flatfee"
|
|
2191
2293
|
]
|
|
2192
2294
|
},
|
|
2193
2295
|
"_price": {
|
|
@@ -2619,11 +2721,12 @@
|
|
|
2619
2721
|
},
|
|
2620
2722
|
"pricing_model": {
|
|
2621
2723
|
"type": "string",
|
|
2622
|
-
"description": "Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\n",
|
|
2724
|
+
"description": "Describes how to compute the price per period. Either `per_unit`, `tiered_graduated` or `tiered_volume`.\n- `per_unit` indicates that the fixed amount (specified in unit_amount or unit_amount_decimal) will be charged per unit in quantity\n- `tiered_graduated` indicates that the unit pricing will be computed using tiers attribute. The customer pays the price per unit in every range their purchase rises through.\n- `tiered_volume` indicates that the unit pricing will be computed using tiers attribute. The customer pays the same unit price for all purchased units.\n- `tiered_flatfee` While similar to tiered_volume, tiered flat fee charges for the same price (flat) for the entire range instead using the unit price to multiply the quantity.\n",
|
|
2623
2725
|
"enum": [
|
|
2624
2726
|
"per_unit",
|
|
2625
2727
|
"tiered_graduated",
|
|
2626
|
-
"tiered_volume"
|
|
2728
|
+
"tiered_volume",
|
|
2729
|
+
"tiered_flatfee"
|
|
2627
2730
|
]
|
|
2628
2731
|
}
|
|
2629
2732
|
},
|
|
@@ -3242,11 +3345,7 @@
|
|
|
3242
3345
|
"unit_amount_decimal": {
|
|
3243
3346
|
"type": "string"
|
|
3244
3347
|
}
|
|
3245
|
-
}
|
|
3246
|
-
"required": [
|
|
3247
|
-
"unit_amount",
|
|
3248
|
-
"unit_amount_decimal"
|
|
3249
|
-
]
|
|
3348
|
+
}
|
|
3250
3349
|
}
|
|
3251
3350
|
},
|
|
3252
3351
|
"examples": {
|