cdma-numiscorner / shopware-admin-api-client
This endpoint reference contains an overview of all endpoints comprising the Shopware Admin API. For a better overview, all CRUD-endpoints are hidden by default. If you want to show also CRUD-endpoints add the query parameter `type=jsonapi`.
Requires
- php: >=7.2
- ext-curl: *
- ext-json: *
- ext-mbstring: *
- guzzlehttp/guzzle: ^6.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.12
- phpunit/phpunit: ^8.0 || ^9.0
This package is auto-updated.
Last update: 2024-10-18 15:27:13 UTC
README
This endpoint reference contains an overview of all endpoints comprising the Shopware Admin API.
For a better overview, all CRUD-endpoints are hidden by default. If you want to show also CRUD-endpoints
add the query parameter type=jsonapi
.
Installation & Usage
Requirements
PHP 7.2 and later.
Composer
To install the bindings via Composer, add the following to composer.json
:
{ "repositories": [ { "type": "vcs", "url": "https://github.com/cdma-numiscorner/shopware-admin-api-client.git" } ], "require": { "cdma-numiscorner/shopware-admin-api-client": "*@dev" } }
Then run composer install
Manual Installation
Download the files and include autoload.php
:
<?php require_once('/path/to/OpenAPIClient-php/vendor/autoload.php');
Getting Started
Please follow the installation procedure and then run the following:
<?php require_once(__DIR__ . '/vendor/autoload.php'); // Configure OAuth2 access token for authorization: oAuth $config = OpenAPI\ShopwareAdminApiClient\Configuration::getDefaultConfiguration()->setAccessToken('YOUR_ACCESS_TOKEN'); // Configure OAuth2 access token for authorization: oAuth $config = OpenAPI\ShopwareAdminApiClient\Configuration::getDefaultConfiguration()->setAccessToken('YOUR_ACCESS_TOKEN'); $apiInstance = new OpenAPI\ShopwareAdminApiClient\Api\AclRoleApi( // If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`. // This is optional, `GuzzleHttp\Client` will be used as default. new GuzzleHttp\Client(), $config ); $_response = '_response_example'; // string | Data format for response. Empty if none is provided. $inline_object = new \OpenAPI\ShopwareAdminApiClient\Model\InlineObject(); // \OpenAPI\ShopwareAdminApiClient\Model\InlineObject try { $result = $apiInstance->createAclRole($_response, $inline_object); print_r($result); } catch (Exception $e) { echo 'Exception when calling AclRoleApi->createAclRole: ', $e->getMessage(), PHP_EOL; }
API Endpoints
All URIs are relative to http://localhost:8000/api
Models
- AclRole
- AclRoleJsonApi
- AclRoleJsonApiAllOf
- AclRoleJsonApiAllOfRelationships
- AclRoleJsonApiAllOfRelationshipsApp
- AclRoleJsonApiAllOfRelationshipsAppData
- AclRoleJsonApiAllOfRelationshipsAppLinks
- AclRoleJsonApiAllOfRelationshipsIntegrations
- AclRoleJsonApiAllOfRelationshipsIntegrationsData
- AclRoleJsonApiAllOfRelationshipsIntegrationsLinks
- AclRoleJsonApiAllOfRelationshipsUsers
- AclRoleJsonApiAllOfRelationshipsUsersData
- AclRoleJsonApiAllOfRelationshipsUsersLinks
- AclUserRole
- ActionMailTemplateBuildMailTemplate
- ActionMailTemplateBuildMailTemplateType
- ActionMailTemplateSendBinAttachments
- App
- AppActionButton
- AppActionButtonJsonApi
- AppActionButtonJsonApiAllOf
- AppActionButtonJsonApiAllOfRelationships
- AppActionButtonJsonApiAllOfRelationshipsApp
- AppActionButtonJsonApiAllOfRelationshipsAppLinks
- AppAdministrationSnippet
- AppAdministrationSnippetJsonApi
- AppAdministrationSnippetJsonApiAllOf
- AppCmsBlock
- AppCmsBlockJsonApi
- AppCmsBlockJsonApiAllOf
- AppCmsBlockJsonApiAllOfRelationships
- AppCmsBlockJsonApiAllOfRelationshipsApp
- AppCmsBlockJsonApiAllOfRelationshipsAppLinks
- AppFlowAction
- AppFlowActionJsonApi
- AppFlowActionJsonApiAllOf
- AppFlowActionJsonApiAllOfRelationships
- AppFlowActionJsonApiAllOfRelationshipsApp
- AppFlowActionJsonApiAllOfRelationshipsAppLinks
- AppFlowActionJsonApiAllOfRelationshipsFlowSequences
- AppFlowActionJsonApiAllOfRelationshipsFlowSequencesData
- AppFlowActionJsonApiAllOfRelationshipsFlowSequencesLinks
- AppFlowEvent
- AppFlowEventJsonApi
- AppFlowEventJsonApiAllOf
- AppFlowEventJsonApiAllOfRelationships
- AppFlowEventJsonApiAllOfRelationshipsApp
- AppFlowEventJsonApiAllOfRelationshipsAppLinks
- AppFlowEventJsonApiAllOfRelationshipsFlows
- AppFlowEventJsonApiAllOfRelationshipsFlowsData
- AppFlowEventJsonApiAllOfRelationshipsFlowsLinks
- AppJsonApi
- AppJsonApiAllOf
- AppJsonApiAllOfRelationships
- AppJsonApiAllOfRelationshipsAclRole
- AppJsonApiAllOfRelationshipsAclRoleData
- AppJsonApiAllOfRelationshipsAclRoleLinks
- AppJsonApiAllOfRelationshipsActionButtons
- AppJsonApiAllOfRelationshipsActionButtonsData
- AppJsonApiAllOfRelationshipsActionButtonsLinks
- AppJsonApiAllOfRelationshipsAppShippingMethods
- AppJsonApiAllOfRelationshipsAppShippingMethodsData
- AppJsonApiAllOfRelationshipsAppShippingMethodsLinks
- AppJsonApiAllOfRelationshipsCmsBlocks
- AppJsonApiAllOfRelationshipsCmsBlocksData
- AppJsonApiAllOfRelationshipsCmsBlocksLinks
- AppJsonApiAllOfRelationshipsCustomFieldSets
- AppJsonApiAllOfRelationshipsCustomFieldSetsData
- AppJsonApiAllOfRelationshipsCustomFieldSetsLinks
- AppJsonApiAllOfRelationshipsFlowActions
- AppJsonApiAllOfRelationshipsFlowActionsData
- AppJsonApiAllOfRelationshipsFlowActionsLinks
- AppJsonApiAllOfRelationshipsFlowEvents
- AppJsonApiAllOfRelationshipsFlowEventsData
- AppJsonApiAllOfRelationshipsFlowEventsLinks
- AppJsonApiAllOfRelationshipsIntegration
- AppJsonApiAllOfRelationshipsIntegrationData
- AppJsonApiAllOfRelationshipsIntegrationLinks
- AppJsonApiAllOfRelationshipsPaymentMethods
- AppJsonApiAllOfRelationshipsPaymentMethodsData
- AppJsonApiAllOfRelationshipsPaymentMethodsLinks
- AppJsonApiAllOfRelationshipsTaxProviders
- AppJsonApiAllOfRelationshipsTaxProvidersData
- AppJsonApiAllOfRelationshipsTaxProvidersLinks
- AppJsonApiAllOfRelationshipsTemplates
- AppJsonApiAllOfRelationshipsTemplatesData
- AppJsonApiAllOfRelationshipsTemplatesLinks
- AppJsonApiAllOfRelationshipsWebhooks
- AppJsonApiAllOfRelationshipsWebhooksData
- AppJsonApiAllOfRelationshipsWebhooksLinks
- AppPaymentMethod
- AppPaymentMethodJsonApi
- AppPaymentMethodJsonApiAllOf
- AppPaymentMethodJsonApiAllOfRelationships
- AppPaymentMethodJsonApiAllOfRelationshipsApp
- AppPaymentMethodJsonApiAllOfRelationshipsAppLinks
- AppPaymentMethodJsonApiAllOfRelationshipsOriginalMedia
- AppPaymentMethodJsonApiAllOfRelationshipsOriginalMediaData
- AppPaymentMethodJsonApiAllOfRelationshipsOriginalMediaLinks
- AppPaymentMethodJsonApiAllOfRelationshipsPaymentMethod
- AppPaymentMethodJsonApiAllOfRelationshipsPaymentMethodData
- AppPaymentMethodJsonApiAllOfRelationshipsPaymentMethodLinks
- AppScriptCondition
- AppScriptConditionJsonApi
- AppScriptConditionJsonApiAllOf
- AppScriptConditionJsonApiAllOfRelationships
- AppScriptConditionJsonApiAllOfRelationshipsApp
- AppScriptConditionJsonApiAllOfRelationshipsAppLinks
- AppScriptConditionJsonApiAllOfRelationshipsRuleConditions
- AppScriptConditionJsonApiAllOfRelationshipsRuleConditionsData
- AppScriptConditionJsonApiAllOfRelationshipsRuleConditionsLinks
- AppShippingMethod
- AppShippingMethodJsonApi
- AppShippingMethodJsonApiAllOf
- AppShippingMethodJsonApiAllOfRelationships
- AppShippingMethodJsonApiAllOfRelationshipsApp
- AppShippingMethodJsonApiAllOfRelationshipsAppLinks
- AppShippingMethodJsonApiAllOfRelationshipsOriginalMedia
- AppShippingMethodJsonApiAllOfRelationshipsOriginalMediaLinks
- AppShippingMethodJsonApiAllOfRelationshipsShippingMethod
- AppShippingMethodJsonApiAllOfRelationshipsShippingMethodData
- AppShippingMethodJsonApiAllOfRelationshipsShippingMethodLinks
- AppTemplate
- AppTemplateJsonApi
- AppTemplateJsonApiAllOf
- AppTemplateJsonApiAllOfRelationships
- AppTemplateJsonApiAllOfRelationshipsApp
- AppTemplateJsonApiAllOfRelationshipsAppLinks
- Category
- CategoryJsonApi
- CategoryJsonApiAllOf
- CategoryJsonApiAllOfRelationships
- CategoryJsonApiAllOfRelationshipsChildren
- CategoryJsonApiAllOfRelationshipsChildrenData
- CategoryJsonApiAllOfRelationshipsChildrenLinks
- CategoryJsonApiAllOfRelationshipsCmsPage
- CategoryJsonApiAllOfRelationshipsCmsPageData
- CategoryJsonApiAllOfRelationshipsCmsPageLinks
- CategoryJsonApiAllOfRelationshipsFooterSalesChannels
- CategoryJsonApiAllOfRelationshipsFooterSalesChannelsData
- CategoryJsonApiAllOfRelationshipsFooterSalesChannelsLinks
- CategoryJsonApiAllOfRelationshipsMainCategories
- CategoryJsonApiAllOfRelationshipsMainCategoriesData
- CategoryJsonApiAllOfRelationshipsMainCategoriesLinks
- CategoryJsonApiAllOfRelationshipsMedia
- CategoryJsonApiAllOfRelationshipsMediaData
- CategoryJsonApiAllOfRelationshipsMediaLinks
- CategoryJsonApiAllOfRelationshipsNavigationSalesChannels
- CategoryJsonApiAllOfRelationshipsNavigationSalesChannelsData
- CategoryJsonApiAllOfRelationshipsNavigationSalesChannelsLinks
- CategoryJsonApiAllOfRelationshipsNestedProducts
- CategoryJsonApiAllOfRelationshipsNestedProductsData
- CategoryJsonApiAllOfRelationshipsNestedProductsLinks
- CategoryJsonApiAllOfRelationshipsParent
- CategoryJsonApiAllOfRelationshipsParentData
- CategoryJsonApiAllOfRelationshipsParentLinks
- CategoryJsonApiAllOfRelationshipsProductStream
- CategoryJsonApiAllOfRelationshipsProductStreamData
- CategoryJsonApiAllOfRelationshipsProductStreamLinks
- CategoryJsonApiAllOfRelationshipsProducts
- CategoryJsonApiAllOfRelationshipsProductsData
- CategoryJsonApiAllOfRelationshipsProductsLinks
- CategoryJsonApiAllOfRelationshipsSeoUrls
- CategoryJsonApiAllOfRelationshipsSeoUrlsData
- CategoryJsonApiAllOfRelationshipsSeoUrlsLinks
- CategoryJsonApiAllOfRelationshipsServiceSalesChannels
- CategoryJsonApiAllOfRelationshipsServiceSalesChannelsData
- CategoryJsonApiAllOfRelationshipsServiceSalesChannelsLinks
- CategoryJsonApiAllOfRelationshipsTags
- CategoryJsonApiAllOfRelationshipsTagsData
- CategoryJsonApiAllOfRelationshipsTagsLinks
- CategoryTag
- CmsBlock
- CmsBlockJsonApi
- CmsBlockJsonApiAllOf
- CmsBlockJsonApiAllOfRelationships
- CmsBlockJsonApiAllOfRelationshipsBackgroundMedia
- CmsBlockJsonApiAllOfRelationshipsBackgroundMediaData
- CmsBlockJsonApiAllOfRelationshipsBackgroundMediaLinks
- CmsBlockJsonApiAllOfRelationshipsSection
- CmsBlockJsonApiAllOfRelationshipsSectionData
- CmsBlockJsonApiAllOfRelationshipsSectionLinks
- CmsBlockJsonApiAllOfRelationshipsSlots
- CmsBlockJsonApiAllOfRelationshipsSlotsData
- CmsBlockJsonApiAllOfRelationshipsSlotsLinks
- CmsBlockJsonApiAllOfVisibility
- CmsPage
- CmsPageJsonApi
- CmsPageJsonApiAllOf
- CmsPageJsonApiAllOfConfig
- CmsPageJsonApiAllOfRelationships
- CmsPageJsonApiAllOfRelationshipsCategories
- CmsPageJsonApiAllOfRelationshipsCategoriesData
- CmsPageJsonApiAllOfRelationshipsCategoriesLinks
- CmsPageJsonApiAllOfRelationshipsHomeSalesChannels
- CmsPageJsonApiAllOfRelationshipsHomeSalesChannelsData
- CmsPageJsonApiAllOfRelationshipsHomeSalesChannelsLinks
- CmsPageJsonApiAllOfRelationshipsLandingPages
- CmsPageJsonApiAllOfRelationshipsLandingPagesData
- CmsPageJsonApiAllOfRelationshipsLandingPagesLinks
- CmsPageJsonApiAllOfRelationshipsPreviewMedia
- CmsPageJsonApiAllOfRelationshipsPreviewMediaData
- CmsPageJsonApiAllOfRelationshipsPreviewMediaLinks
- CmsPageJsonApiAllOfRelationshipsProducts
- CmsPageJsonApiAllOfRelationshipsProductsLinks
- CmsPageJsonApiAllOfRelationshipsSections
- CmsPageJsonApiAllOfRelationshipsSectionsData
- CmsPageJsonApiAllOfRelationshipsSectionsLinks
- CmsSection
- CmsSectionJsonApi
- CmsSectionJsonApiAllOf
- CmsSectionJsonApiAllOfRelationships
- CmsSectionJsonApiAllOfRelationshipsBackgroundMedia
- CmsSectionJsonApiAllOfRelationshipsBackgroundMediaLinks
- CmsSectionJsonApiAllOfRelationshipsBlocks
- CmsSectionJsonApiAllOfRelationshipsBlocksData
- CmsSectionJsonApiAllOfRelationshipsBlocksLinks
- CmsSectionJsonApiAllOfRelationshipsPage
- CmsSectionJsonApiAllOfRelationshipsPageData
- CmsSectionJsonApiAllOfRelationshipsPageLinks
- CmsSlot
- CmsSlotJsonApi
- CmsSlotJsonApiAllOf
- CmsSlotJsonApiAllOfRelationships
- CmsSlotJsonApiAllOfRelationshipsBlock
- CmsSlotJsonApiAllOfRelationshipsBlockData
- CmsSlotJsonApiAllOfRelationshipsBlockLinks
- Country
- CountryJsonApi
- CountryJsonApiAllOf
- CountryJsonApiAllOfCustomerTax
- CountryJsonApiAllOfRelationships
- CountryJsonApiAllOfRelationshipsCurrencyCountryRoundings
- CountryJsonApiAllOfRelationshipsCurrencyCountryRoundingsData
- CountryJsonApiAllOfRelationshipsCurrencyCountryRoundingsLinks
- CountryJsonApiAllOfRelationshipsCustomerAddresses
- CountryJsonApiAllOfRelationshipsCustomerAddressesData
- CountryJsonApiAllOfRelationshipsCustomerAddressesLinks
- CountryJsonApiAllOfRelationshipsOrderAddresses
- CountryJsonApiAllOfRelationshipsOrderAddressesData
- CountryJsonApiAllOfRelationshipsOrderAddressesLinks
- CountryJsonApiAllOfRelationshipsSalesChannelDefaultAssignments
- CountryJsonApiAllOfRelationshipsSalesChannelDefaultAssignmentsData
- CountryJsonApiAllOfRelationshipsSalesChannelDefaultAssignmentsLinks
- CountryJsonApiAllOfRelationshipsSalesChannels
- CountryJsonApiAllOfRelationshipsSalesChannelsData
- CountryJsonApiAllOfRelationshipsSalesChannelsLinks
- CountryJsonApiAllOfRelationshipsStates
- CountryJsonApiAllOfRelationshipsStatesData
- CountryJsonApiAllOfRelationshipsStatesLinks
- CountryJsonApiAllOfRelationshipsTaxRules
- CountryJsonApiAllOfRelationshipsTaxRulesData
- CountryJsonApiAllOfRelationshipsTaxRulesLinks
- CountryState
- CountryStateJsonApi
- CountryStateJsonApiAllOf
- CountryStateJsonApiAllOfRelationships
- CountryStateJsonApiAllOfRelationshipsCountry
- CountryStateJsonApiAllOfRelationshipsCountryData
- CountryStateJsonApiAllOfRelationshipsCountryLinks
- CountryStateJsonApiAllOfRelationshipsCustomerAddresses
- CountryStateJsonApiAllOfRelationshipsCustomerAddressesLinks
- CountryStateJsonApiAllOfRelationshipsOrderAddresses
- CountryStateJsonApiAllOfRelationshipsOrderAddressesLinks
- Criteria
- CriteriaAggregations
- CriteriaFilter
- CriteriaSort
- Currency
- CurrencyCountryRounding
- CurrencyCountryRoundingJsonApi
- CurrencyCountryRoundingJsonApiAllOf
- CurrencyCountryRoundingJsonApiAllOfRelationships
- CurrencyCountryRoundingJsonApiAllOfRelationshipsCountry
- CurrencyCountryRoundingJsonApiAllOfRelationshipsCountryLinks
- CurrencyCountryRoundingJsonApiAllOfRelationshipsCurrency
- CurrencyCountryRoundingJsonApiAllOfRelationshipsCurrencyData
- CurrencyCountryRoundingJsonApiAllOfRelationshipsCurrencyLinks
- CurrencyJsonApi
- CurrencyJsonApiAllOf
- CurrencyJsonApiAllOfItemRounding
- CurrencyJsonApiAllOfRelationships
- CurrencyJsonApiAllOfRelationshipsCountryRoundings
- CurrencyJsonApiAllOfRelationshipsCountryRoundingsData
- CurrencyJsonApiAllOfRelationshipsCountryRoundingsLinks
- CurrencyJsonApiAllOfRelationshipsOrders
- CurrencyJsonApiAllOfRelationshipsOrdersData
- CurrencyJsonApiAllOfRelationshipsOrdersLinks
- CurrencyJsonApiAllOfRelationshipsProductExports
- CurrencyJsonApiAllOfRelationshipsProductExportsData
- CurrencyJsonApiAllOfRelationshipsProductExportsLinks
- CurrencyJsonApiAllOfRelationshipsPromotionDiscountPrices
- CurrencyJsonApiAllOfRelationshipsPromotionDiscountPricesData
- CurrencyJsonApiAllOfRelationshipsPromotionDiscountPricesLinks
- CurrencyJsonApiAllOfRelationshipsSalesChannelDefaultAssignments
- CurrencyJsonApiAllOfRelationshipsSalesChannelDefaultAssignmentsLinks
- CurrencyJsonApiAllOfRelationshipsSalesChannelDomains
- CurrencyJsonApiAllOfRelationshipsSalesChannelDomainsData
- CurrencyJsonApiAllOfRelationshipsSalesChannelDomainsLinks
- CurrencyJsonApiAllOfRelationshipsSalesChannels
- CurrencyJsonApiAllOfRelationshipsSalesChannelsLinks
- CustomEntity
- CustomEntityJsonApi
- CustomEntityJsonApiAllOf
- CustomField
- CustomFieldJsonApi
- CustomFieldJsonApiAllOf
- CustomFieldJsonApiAllOfRelationships
- CustomFieldJsonApiAllOfRelationshipsCustomFieldSet
- CustomFieldJsonApiAllOfRelationshipsCustomFieldSetData
- CustomFieldJsonApiAllOfRelationshipsCustomFieldSetLinks
- CustomFieldJsonApiAllOfRelationshipsProductSearchConfigFields
- CustomFieldJsonApiAllOfRelationshipsProductSearchConfigFieldsData
- CustomFieldJsonApiAllOfRelationshipsProductSearchConfigFieldsLinks
- CustomFieldSet
- CustomFieldSetJsonApi
- CustomFieldSetJsonApiAllOf
- CustomFieldSetJsonApiAllOfRelationships
- CustomFieldSetJsonApiAllOfRelationshipsApp
- CustomFieldSetJsonApiAllOfRelationshipsAppLinks
- CustomFieldSetJsonApiAllOfRelationshipsCustomFields
- CustomFieldSetJsonApiAllOfRelationshipsCustomFieldsData
- CustomFieldSetJsonApiAllOfRelationshipsCustomFieldsLinks
- CustomFieldSetJsonApiAllOfRelationshipsProducts
- CustomFieldSetJsonApiAllOfRelationshipsProductsLinks
- CustomFieldSetJsonApiAllOfRelationshipsRelations
- CustomFieldSetJsonApiAllOfRelationshipsRelationsData
- CustomFieldSetJsonApiAllOfRelationshipsRelationsLinks
- CustomFieldSetRelation
- CustomFieldSetRelationJsonApi
- CustomFieldSetRelationJsonApiAllOf
- CustomFieldSetRelationJsonApiAllOfRelationships
- CustomFieldSetRelationJsonApiAllOfRelationshipsCustomFieldSet
- CustomFieldSetRelationJsonApiAllOfRelationshipsCustomFieldSetLinks
- Customer
- CustomerAddress
- CustomerAddressJsonApi
- CustomerAddressJsonApiAllOf
- CustomerAddressJsonApiAllOfRelationships
- CustomerAddressJsonApiAllOfRelationshipsCountry
- CustomerAddressJsonApiAllOfRelationshipsCountryLinks
- CustomerAddressJsonApiAllOfRelationshipsCountryState
- CustomerAddressJsonApiAllOfRelationshipsCountryStateData
- CustomerAddressJsonApiAllOfRelationshipsCountryStateLinks
- CustomerAddressJsonApiAllOfRelationshipsCustomer
- CustomerAddressJsonApiAllOfRelationshipsCustomerData
- CustomerAddressJsonApiAllOfRelationshipsCustomerLinks
- CustomerAddressJsonApiAllOfRelationshipsSalutation
- CustomerAddressJsonApiAllOfRelationshipsSalutationLinks
- CustomerGroup
- CustomerGroupJsonApi
- CustomerGroupJsonApiAllOf
- CustomerGroupJsonApiAllOfRelationships
- CustomerGroupJsonApiAllOfRelationshipsCustomers
- CustomerGroupJsonApiAllOfRelationshipsCustomersData
- CustomerGroupJsonApiAllOfRelationshipsCustomersLinks
- CustomerGroupJsonApiAllOfRelationshipsRegistrationSalesChannels
- CustomerGroupJsonApiAllOfRelationshipsRegistrationSalesChannelsData
- CustomerGroupJsonApiAllOfRelationshipsRegistrationSalesChannelsLinks
- CustomerGroupJsonApiAllOfRelationshipsSalesChannels
- CustomerGroupJsonApiAllOfRelationshipsSalesChannelsLinks
- CustomerGroupRegistrationSalesChannels
- CustomerJsonApi
- CustomerJsonApiAllOf
- CustomerJsonApiAllOfRelationships
- CustomerJsonApiAllOfRelationshipsAddresses
- CustomerJsonApiAllOfRelationshipsAddressesData
- CustomerJsonApiAllOfRelationshipsAddressesLinks
- CustomerJsonApiAllOfRelationshipsBoundSalesChannel
- CustomerJsonApiAllOfRelationshipsBoundSalesChannelData
- CustomerJsonApiAllOfRelationshipsBoundSalesChannelLinks
- CustomerJsonApiAllOfRelationshipsCreatedBy
- CustomerJsonApiAllOfRelationshipsCreatedByData
- CustomerJsonApiAllOfRelationshipsCreatedByLinks
- CustomerJsonApiAllOfRelationshipsDefaultBillingAddress
- CustomerJsonApiAllOfRelationshipsDefaultBillingAddressData
- CustomerJsonApiAllOfRelationshipsDefaultBillingAddressLinks
- CustomerJsonApiAllOfRelationshipsDefaultPaymentMethod
- CustomerJsonApiAllOfRelationshipsDefaultPaymentMethodData
- CustomerJsonApiAllOfRelationshipsDefaultPaymentMethodLinks
- CustomerJsonApiAllOfRelationshipsDefaultShippingAddress
- CustomerJsonApiAllOfRelationshipsDefaultShippingAddressData
- CustomerJsonApiAllOfRelationshipsDefaultShippingAddressLinks
- CustomerJsonApiAllOfRelationshipsGroup
- CustomerJsonApiAllOfRelationshipsGroupData
- CustomerJsonApiAllOfRelationshipsGroupLinks
- CustomerJsonApiAllOfRelationshipsLanguage
- CustomerJsonApiAllOfRelationshipsLanguageData
- CustomerJsonApiAllOfRelationshipsLanguageLinks
- CustomerJsonApiAllOfRelationshipsLastPaymentMethod
- CustomerJsonApiAllOfRelationshipsLastPaymentMethodData
- CustomerJsonApiAllOfRelationshipsLastPaymentMethodLinks
- CustomerJsonApiAllOfRelationshipsOrderCustomers
- CustomerJsonApiAllOfRelationshipsOrderCustomersData
- CustomerJsonApiAllOfRelationshipsOrderCustomersLinks
- CustomerJsonApiAllOfRelationshipsProductReviews
- CustomerJsonApiAllOfRelationshipsProductReviewsData
- CustomerJsonApiAllOfRelationshipsProductReviewsLinks
- CustomerJsonApiAllOfRelationshipsPromotions
- CustomerJsonApiAllOfRelationshipsPromotionsData
- CustomerJsonApiAllOfRelationshipsPromotionsLinks
- CustomerJsonApiAllOfRelationshipsRecoveryCustomer
- CustomerJsonApiAllOfRelationshipsRecoveryCustomerData
- CustomerJsonApiAllOfRelationshipsRecoveryCustomerLinks
- CustomerJsonApiAllOfRelationshipsRequestedGroup
- CustomerJsonApiAllOfRelationshipsRequestedGroupData
- CustomerJsonApiAllOfRelationshipsRequestedGroupLinks
- CustomerJsonApiAllOfRelationshipsSalesChannel
- CustomerJsonApiAllOfRelationshipsSalesChannelData
- CustomerJsonApiAllOfRelationshipsSalesChannelLinks
- CustomerJsonApiAllOfRelationshipsSalutation
- CustomerJsonApiAllOfRelationshipsSalutationData
- CustomerJsonApiAllOfRelationshipsSalutationLinks
- CustomerJsonApiAllOfRelationshipsTags
- CustomerJsonApiAllOfRelationshipsTagsLinks
- CustomerJsonApiAllOfRelationshipsUpdatedBy
- CustomerJsonApiAllOfRelationshipsUpdatedByData
- CustomerJsonApiAllOfRelationshipsUpdatedByLinks
- CustomerJsonApiAllOfRelationshipsWishlists
- CustomerJsonApiAllOfRelationshipsWishlistsData
- CustomerJsonApiAllOfRelationshipsWishlistsLinks
- CustomerRecovery
- CustomerRecoveryJsonApi
- CustomerRecoveryJsonApiAllOf
- CustomerRecoveryJsonApiAllOfRelationships
- CustomerRecoveryJsonApiAllOfRelationshipsCustomer
- CustomerRecoveryJsonApiAllOfRelationshipsCustomerLinks
- CustomerTag
- CustomerWishlist
- CustomerWishlistJsonApi
- CustomerWishlistJsonApiAllOf
- CustomerWishlistJsonApiAllOfRelationships
- CustomerWishlistJsonApiAllOfRelationshipsCustomer
- CustomerWishlistJsonApiAllOfRelationshipsCustomerLinks
- CustomerWishlistJsonApiAllOfRelationshipsProducts
- CustomerWishlistJsonApiAllOfRelationshipsProductsData
- CustomerWishlistJsonApiAllOfRelationshipsProductsLinks
- CustomerWishlistJsonApiAllOfRelationshipsSalesChannel
- CustomerWishlistJsonApiAllOfRelationshipsSalesChannelLinks
- CustomerWishlistProduct
- CustomerWishlistProductJsonApi
- CustomerWishlistProductJsonApiAllOf
- CustomerWishlistProductJsonApiAllOfRelationships
- CustomerWishlistProductJsonApiAllOfRelationshipsProduct
- CustomerWishlistProductJsonApiAllOfRelationshipsProductData
- CustomerWishlistProductJsonApiAllOfRelationshipsProductLinks
- CustomerWishlistProductJsonApiAllOfRelationshipsWishlist
- CustomerWishlistProductJsonApiAllOfRelationshipsWishlistData
- CustomerWishlistProductJsonApiAllOfRelationshipsWishlistLinks
- Data
- DeliveryTime
- DeliveryTimeJsonApi
- DeliveryTimeJsonApiAllOf
- DeliveryTimeJsonApiAllOfRelationships
- DeliveryTimeJsonApiAllOfRelationshipsProducts
- DeliveryTimeJsonApiAllOfRelationshipsProductsLinks
- DeliveryTimeJsonApiAllOfRelationshipsShippingMethods
- DeliveryTimeJsonApiAllOfRelationshipsShippingMethodsData
- DeliveryTimeJsonApiAllOfRelationshipsShippingMethodsLinks
- Document
- DocumentBaseConfig
- DocumentBaseConfigJsonApi
- DocumentBaseConfigJsonApiAllOf
- DocumentBaseConfigJsonApiAllOfRelationships
- DocumentBaseConfigJsonApiAllOfRelationshipsDocumentType
- DocumentBaseConfigJsonApiAllOfRelationshipsDocumentTypeLinks
- DocumentBaseConfigJsonApiAllOfRelationshipsLogo
- DocumentBaseConfigJsonApiAllOfRelationshipsLogoData
- DocumentBaseConfigJsonApiAllOfRelationshipsLogoLinks
- DocumentBaseConfigJsonApiAllOfRelationshipsSalesChannels
- DocumentBaseConfigJsonApiAllOfRelationshipsSalesChannelsData
- DocumentBaseConfigJsonApiAllOfRelationshipsSalesChannelsLinks
- DocumentBaseConfigSalesChannel
- DocumentBaseConfigSalesChannelJsonApi
- DocumentBaseConfigSalesChannelJsonApiAllOf
- DocumentBaseConfigSalesChannelJsonApiAllOfRelationships
- DocumentBaseConfigSalesChannelJsonApiAllOfRelationshipsDocumentBaseConfig
- DocumentBaseConfigSalesChannelJsonApiAllOfRelationshipsDocumentBaseConfigData
- DocumentBaseConfigSalesChannelJsonApiAllOfRelationshipsDocumentBaseConfigLinks
- DocumentBaseConfigSalesChannelJsonApiAllOfRelationshipsDocumentType
- DocumentBaseConfigSalesChannelJsonApiAllOfRelationshipsDocumentTypeLinks
- DocumentBaseConfigSalesChannelJsonApiAllOfRelationshipsSalesChannel
- DocumentBaseConfigSalesChannelJsonApiAllOfRelationshipsSalesChannelLinks
- DocumentJsonApi
- DocumentJsonApiAllOf
- DocumentJsonApiAllOfRelationships
- DocumentJsonApiAllOfRelationshipsDependentDocuments
- DocumentJsonApiAllOfRelationshipsDependentDocumentsData
- DocumentJsonApiAllOfRelationshipsDependentDocumentsLinks
- DocumentJsonApiAllOfRelationshipsDocumentMediaFile
- DocumentJsonApiAllOfRelationshipsDocumentMediaFileData
- DocumentJsonApiAllOfRelationshipsDocumentMediaFileLinks
- DocumentJsonApiAllOfRelationshipsDocumentType
- DocumentJsonApiAllOfRelationshipsDocumentTypeData
- DocumentJsonApiAllOfRelationshipsDocumentTypeLinks
- DocumentJsonApiAllOfRelationshipsOrder
- DocumentJsonApiAllOfRelationshipsOrderData
- DocumentJsonApiAllOfRelationshipsOrderLinks
- DocumentJsonApiAllOfRelationshipsReferencedDocument
- DocumentJsonApiAllOfRelationshipsReferencedDocumentData
- DocumentJsonApiAllOfRelationshipsReferencedDocumentLinks
- DocumentType
- DocumentTypeJsonApi
- DocumentTypeJsonApiAllOf
- DocumentTypeJsonApiAllOfRelationships
- DocumentTypeJsonApiAllOfRelationshipsDocumentBaseConfigSalesChannels
- DocumentTypeJsonApiAllOfRelationshipsDocumentBaseConfigSalesChannelsData
- DocumentTypeJsonApiAllOfRelationshipsDocumentBaseConfigSalesChannelsLinks
- DocumentTypeJsonApiAllOfRelationshipsDocumentBaseConfigs
- DocumentTypeJsonApiAllOfRelationshipsDocumentBaseConfigsData
- DocumentTypeJsonApiAllOfRelationshipsDocumentBaseConfigsLinks
- DocumentTypeJsonApiAllOfRelationshipsDocuments
- DocumentTypeJsonApiAllOfRelationshipsDocumentsData
- DocumentTypeJsonApiAllOfRelationshipsDocumentsLinks
- Error
- ErrorSource
- Failure
- Flow
- FlowJsonApi
- FlowJsonApiAllOf
- FlowJsonApiAllOfRelationships
- FlowJsonApiAllOfRelationshipsAppFlowEvent
- FlowJsonApiAllOfRelationshipsAppFlowEventData
- FlowJsonApiAllOfRelationshipsAppFlowEventLinks
- FlowJsonApiAllOfRelationshipsSequences
- FlowJsonApiAllOfRelationshipsSequencesData
- FlowJsonApiAllOfRelationshipsSequencesLinks
- FlowSequence
- FlowSequenceJsonApi
- FlowSequenceJsonApiAllOf
- FlowSequenceJsonApiAllOfRelationships
- FlowSequenceJsonApiAllOfRelationshipsAppFlowAction
- FlowSequenceJsonApiAllOfRelationshipsAppFlowActionData
- FlowSequenceJsonApiAllOfRelationshipsAppFlowActionLinks
- FlowSequenceJsonApiAllOfRelationshipsChildren
- FlowSequenceJsonApiAllOfRelationshipsChildrenData
- FlowSequenceJsonApiAllOfRelationshipsChildrenLinks
- FlowSequenceJsonApiAllOfRelationshipsFlow
- FlowSequenceJsonApiAllOfRelationshipsFlowData
- FlowSequenceJsonApiAllOfRelationshipsFlowLinks
- FlowSequenceJsonApiAllOfRelationshipsParent
- FlowSequenceJsonApiAllOfRelationshipsParentData
- FlowSequenceJsonApiAllOfRelationshipsParentLinks
- FlowSequenceJsonApiAllOfRelationshipsRule
- FlowSequenceJsonApiAllOfRelationshipsRuleData
- FlowSequenceJsonApiAllOfRelationshipsRuleLinks
- FlowTemplate
- FlowTemplateJsonApi
- FlowTemplateJsonApiAllOf
- ImportExportFile
- ImportExportFileJsonApi
- ImportExportFileJsonApiAllOf
- ImportExportFileJsonApiAllOfRelationships
- ImportExportFileJsonApiAllOfRelationshipsLog
- ImportExportFileJsonApiAllOfRelationshipsLogData
- ImportExportFileJsonApiAllOfRelationshipsLogLinks
- ImportExportLog
- ImportExportLogJsonApi
- ImportExportLogJsonApiAllOf
- ImportExportLogJsonApiAllOfRelationships
- ImportExportLogJsonApiAllOfRelationshipsFailedImportLog
- ImportExportLogJsonApiAllOfRelationshipsFailedImportLogData
- ImportExportLogJsonApiAllOfRelationshipsFailedImportLogLinks
- ImportExportLogJsonApiAllOfRelationshipsFile
- ImportExportLogJsonApiAllOfRelationshipsFileData
- ImportExportLogJsonApiAllOfRelationshipsFileLinks
- ImportExportLogJsonApiAllOfRelationshipsInvalidRecordsLog
- ImportExportLogJsonApiAllOfRelationshipsInvalidRecordsLogData
- ImportExportLogJsonApiAllOfRelationshipsInvalidRecordsLogLinks
- ImportExportLogJsonApiAllOfRelationshipsProfile
- ImportExportLogJsonApiAllOfRelationshipsProfileData
- ImportExportLogJsonApiAllOfRelationshipsProfileLinks
- ImportExportLogJsonApiAllOfRelationshipsUser
- ImportExportLogJsonApiAllOfRelationshipsUserData
- ImportExportLogJsonApiAllOfRelationshipsUserLinks
- ImportExportProfile
- ImportExportProfileJsonApi
- ImportExportProfileJsonApiAllOf
- ImportExportProfileJsonApiAllOfRelationships
- ImportExportProfileJsonApiAllOfRelationshipsImportExportLogs
- ImportExportProfileJsonApiAllOfRelationshipsImportExportLogsData
- ImportExportProfileJsonApiAllOfRelationshipsImportExportLogsLinks
- Info
- InfoConfigResponse
- InfoConfigResponseAdminWorker
- InfoConfigResponseBundles
- InfoConfigResponseSettings
- InlineObject
- InlineObject1
- InlineObject10
- InlineObject100
- InlineObject101
- InlineObject102
- InlineObject103
- InlineObject104
- InlineObject105
- InlineObject106
- InlineObject107
- InlineObject108
- InlineObject109
- InlineObject11
- InlineObject110
- InlineObject111
- InlineObject112
- InlineObject113
- InlineObject114
- InlineObject115
- InlineObject116
- InlineObject117
- InlineObject118
- InlineObject119
- InlineObject12
- InlineObject120
- InlineObject121
- InlineObject122
- InlineObject123
- InlineObject124
- InlineObject125
- InlineObject126
- InlineObject127
- InlineObject128
- InlineObject129
- InlineObject13
- InlineObject130
- InlineObject131
- InlineObject132
- InlineObject133
- InlineObject134
- InlineObject135
- InlineObject136
- InlineObject137
- InlineObject138
- InlineObject139
- InlineObject14
- InlineObject140
- InlineObject141
- InlineObject142
- InlineObject143
- InlineObject144
- InlineObject145
- InlineObject146
- InlineObject147
- InlineObject148
- InlineObject149
- InlineObject15
- InlineObject150
- InlineObject151
- InlineObject152
- InlineObject153
- InlineObject154
- InlineObject155
- InlineObject156
- InlineObject157
- InlineObject158
- InlineObject159
- InlineObject16
- InlineObject160
- InlineObject161
- InlineObject162
- InlineObject163
- InlineObject164
- InlineObject165
- InlineObject166
- InlineObject167
- InlineObject168
- InlineObject169
- InlineObject17
- InlineObject170
- InlineObject171
- InlineObject172
- InlineObject173
- InlineObject174
- InlineObject175
- InlineObject176
- InlineObject177
- InlineObject178
- InlineObject179
- InlineObject18
- InlineObject180
- InlineObject181
- InlineObject182
- InlineObject183
- InlineObject184
- InlineObject185
- InlineObject186
- InlineObject187
- InlineObject188
- InlineObject189
- InlineObject19
- InlineObject190
- InlineObject191
- InlineObject192
- InlineObject193
- InlineObject194
- InlineObject195
- InlineObject196
- InlineObject197
- InlineObject198
- InlineObject199
- InlineObject2
- InlineObject20
- InlineObject200
- InlineObject201
- InlineObject202
- InlineObject203
- InlineObject204
- InlineObject205
- InlineObject206
- InlineObject207
- InlineObject208
- InlineObject209
- InlineObject21
- InlineObject210
- InlineObject211
- InlineObject212
- InlineObject213
- InlineObject214
- InlineObject215
- InlineObject216
- InlineObject217
- InlineObject218
- InlineObject219
- InlineObject22
- InlineObject220
- InlineObject221
- InlineObject222
- InlineObject223
- InlineObject224
- InlineObject225
- InlineObject226
- InlineObject227
- InlineObject228
- InlineObject229
- InlineObject23
- InlineObject230
- InlineObject231
- InlineObject232
- InlineObject233
- InlineObject234
- InlineObject235
- InlineObject236
- InlineObject237
- InlineObject238
- InlineObject239
- InlineObject24
- InlineObject240
- InlineObject241
- InlineObject242
- InlineObject243
- InlineObject244
- InlineObject245
- InlineObject246
- InlineObject247
- InlineObject248
- InlineObject249
- InlineObject25
- InlineObject250
- InlineObject251
- InlineObject252
- InlineObject253
- InlineObject254
- InlineObject255
- InlineObject256
- InlineObject257
- InlineObject258
- InlineObject259
- InlineObject26
- InlineObject260
- InlineObject261
- InlineObject262
- InlineObject263
- InlineObject264
- InlineObject265
- InlineObject266
- InlineObject267
- InlineObject268
- InlineObject269
- InlineObject27
- InlineObject270
- InlineObject271
- InlineObject272
- InlineObject273
- InlineObject274
- InlineObject275
- InlineObject276
- InlineObject277
- InlineObject278
- InlineObject28
- InlineObject29
- InlineObject3
- InlineObject30
- InlineObject31
- InlineObject32
- InlineObject33
- InlineObject34
- InlineObject35
- InlineObject36
- InlineObject37
- InlineObject38
- InlineObject39
- InlineObject4
- InlineObject40
- InlineObject41
- InlineObject42
- InlineObject43
- InlineObject44
- InlineObject45
- InlineObject46
- InlineObject47
- InlineObject48
- InlineObject49
- InlineObject5
- InlineObject50
- InlineObject51
- InlineObject52
- InlineObject53
- InlineObject54
- InlineObject55
- InlineObject56
- InlineObject57
- InlineObject58
- InlineObject59
- InlineObject6
- InlineObject60
- InlineObject61
- InlineObject62
- InlineObject63
- InlineObject64
- InlineObject65
- InlineObject66
- InlineObject67
- InlineObject68
- InlineObject69
- InlineObject7
- InlineObject70
- InlineObject71
- InlineObject72
- InlineObject73
- InlineObject74
- InlineObject75
- InlineObject76
- InlineObject77
- InlineObject78
- InlineObject79
- InlineObject8
- InlineObject80
- InlineObject81
- InlineObject82
- InlineObject83
- InlineObject84
- InlineObject85
- InlineObject86
- InlineObject87
- InlineObject88
- InlineObject89
- InlineObject9
- InlineObject90
- InlineObject91
- InlineObject92
- InlineObject93
- InlineObject94
- InlineObject95
- InlineObject96
- InlineObject97
- InlineObject98
- InlineObject99
- InlineResponse200
- InlineResponse2001
- InlineResponse20010
- InlineResponse2002
- InlineResponse2003
- InlineResponse2004
- InlineResponse2005
- InlineResponse2006
- InlineResponse2007
- InlineResponse2008
- InlineResponse2009
- Integration
- IntegrationJsonApi
- IntegrationJsonApiAllOf
- IntegrationJsonApiAllOfExtensions
- IntegrationJsonApiAllOfExtensionsCreatedNotifications
- IntegrationJsonApiAllOfExtensionsCreatedNotificationsData
- IntegrationJsonApiAllOfExtensionsCreatedNotificationsLinks
- IntegrationJsonApiAllOfRelationships
- IntegrationJsonApiAllOfRelationshipsAclRoles
- IntegrationJsonApiAllOfRelationshipsAclRolesData
- IntegrationJsonApiAllOfRelationshipsAclRolesLinks
- IntegrationJsonApiAllOfRelationshipsApp
- IntegrationJsonApiAllOfRelationshipsAppLinks
- IntegrationRole
- Jsonapi
- LandingPage
- LandingPageJsonApi
- LandingPageJsonApiAllOf
- LandingPageJsonApiAllOfRelationships
- LandingPageJsonApiAllOfRelationshipsCmsPage
- LandingPageJsonApiAllOfRelationshipsCmsPageLinks
- LandingPageJsonApiAllOfRelationshipsSalesChannels
- LandingPageJsonApiAllOfRelationshipsSalesChannelsLinks
- LandingPageJsonApiAllOfRelationshipsSeoUrls
- LandingPageJsonApiAllOfRelationshipsSeoUrlsLinks
- LandingPageJsonApiAllOfRelationshipsTags
- LandingPageJsonApiAllOfRelationshipsTagsLinks
- LandingPageSalesChannel
- LandingPageTag
- Language
- LanguageJsonApi
- LanguageJsonApiAllOf
- LanguageJsonApiAllOfRelationships
- LanguageJsonApiAllOfRelationshipsChildren
- LanguageJsonApiAllOfRelationshipsChildrenData
- LanguageJsonApiAllOfRelationshipsChildrenLinks
- LanguageJsonApiAllOfRelationshipsCustomers
- LanguageJsonApiAllOfRelationshipsCustomersLinks
- LanguageJsonApiAllOfRelationshipsLocale
- LanguageJsonApiAllOfRelationshipsLocaleData
- LanguageJsonApiAllOfRelationshipsLocaleLinks
- LanguageJsonApiAllOfRelationshipsNewsletterRecipients
- LanguageJsonApiAllOfRelationshipsNewsletterRecipientsData
- LanguageJsonApiAllOfRelationshipsNewsletterRecipientsLinks
- LanguageJsonApiAllOfRelationshipsOrders
- LanguageJsonApiAllOfRelationshipsOrdersLinks
- LanguageJsonApiAllOfRelationshipsParent
- LanguageJsonApiAllOfRelationshipsParentData
- LanguageJsonApiAllOfRelationshipsParentLinks
- LanguageJsonApiAllOfRelationshipsProductKeywordDictionaries
- LanguageJsonApiAllOfRelationshipsProductKeywordDictionariesData
- LanguageJsonApiAllOfRelationshipsProductKeywordDictionariesLinks
- LanguageJsonApiAllOfRelationshipsProductReviews
- LanguageJsonApiAllOfRelationshipsProductReviewsLinks
- LanguageJsonApiAllOfRelationshipsProductSearchConfig
- LanguageJsonApiAllOfRelationshipsProductSearchConfigData
- LanguageJsonApiAllOfRelationshipsProductSearchConfigLinks
- LanguageJsonApiAllOfRelationshipsProductSearchKeywords
- LanguageJsonApiAllOfRelationshipsProductSearchKeywordsData
- LanguageJsonApiAllOfRelationshipsProductSearchKeywordsLinks
- LanguageJsonApiAllOfRelationshipsSalesChannelDefaultAssignments
- LanguageJsonApiAllOfRelationshipsSalesChannelDefaultAssignmentsLinks
- LanguageJsonApiAllOfRelationshipsSalesChannelDomains
- LanguageJsonApiAllOfRelationshipsSalesChannelDomainsLinks
- LanguageJsonApiAllOfRelationshipsSalesChannels
- LanguageJsonApiAllOfRelationshipsSalesChannelsLinks
- LanguageJsonApiAllOfRelationshipsTranslationCode
- LanguageJsonApiAllOfRelationshipsTranslationCodeData
- LanguageJsonApiAllOfRelationshipsTranslationCodeLinks
- Link
- LinkOneOf
- Linkage
- Locale
- LocaleJsonApi
- LocaleJsonApiAllOf
- LocaleJsonApiAllOfRelationships
- LocaleJsonApiAllOfRelationshipsLanguages
- LocaleJsonApiAllOfRelationshipsLanguagesData
- LocaleJsonApiAllOfRelationshipsLanguagesLinks
- LocaleJsonApiAllOfRelationshipsUsers
- LocaleJsonApiAllOfRelationshipsUsersLinks
- LogEntry
- LogEntryJsonApi
- LogEntryJsonApiAllOf
- MailHeaderFooter
- MailHeaderFooterJsonApi
- MailHeaderFooterJsonApiAllOf
- MailHeaderFooterJsonApiAllOfRelationships
- MailHeaderFooterJsonApiAllOfRelationshipsSalesChannels
- MailHeaderFooterJsonApiAllOfRelationshipsSalesChannelsLinks
- MailTemplate
- MailTemplateJsonApi
- MailTemplateJsonApiAllOf
- MailTemplateJsonApiAllOfRelationships
- MailTemplateJsonApiAllOfRelationshipsMailTemplateType
- MailTemplateJsonApiAllOfRelationshipsMailTemplateTypeData
- MailTemplateJsonApiAllOfRelationshipsMailTemplateTypeLinks
- MailTemplateJsonApiAllOfRelationshipsMedia
- MailTemplateJsonApiAllOfRelationshipsMediaData
- MailTemplateJsonApiAllOfRelationshipsMediaLinks
- MailTemplateMedia
- MailTemplateType
- MailTemplateTypeJsonApi
- MailTemplateTypeJsonApiAllOf
- MailTemplateTypeJsonApiAllOfRelationships
- MailTemplateTypeJsonApiAllOfRelationshipsMailTemplates
- MailTemplateTypeJsonApiAllOfRelationshipsMailTemplatesData
- MailTemplateTypeJsonApiAllOfRelationshipsMailTemplatesLinks
- MainCategory
- MainCategoryJsonApi
- MainCategoryJsonApiAllOf
- MainCategoryJsonApiAllOfRelationships
- MainCategoryJsonApiAllOfRelationshipsCategory
- MainCategoryJsonApiAllOfRelationshipsCategoryData
- MainCategoryJsonApiAllOfRelationshipsCategoryLinks
- MainCategoryJsonApiAllOfRelationshipsProduct
- MainCategoryJsonApiAllOfRelationshipsProductLinks
- MainCategoryJsonApiAllOfRelationshipsSalesChannel
- MainCategoryJsonApiAllOfRelationshipsSalesChannelLinks
- Media
- MediaDefaultFolder
- MediaDefaultFolderJsonApi
- MediaDefaultFolderJsonApiAllOf
- MediaDefaultFolderJsonApiAllOfRelationships
- MediaDefaultFolderJsonApiAllOfRelationshipsFolder
- MediaDefaultFolderJsonApiAllOfRelationshipsFolderData
- MediaDefaultFolderJsonApiAllOfRelationshipsFolderLinks
- MediaFolder
- MediaFolderConfiguration
- MediaFolderConfigurationJsonApi
- MediaFolderConfigurationJsonApiAllOf
- MediaFolderConfigurationJsonApiAllOfRelationships
- MediaFolderConfigurationJsonApiAllOfRelationshipsMediaFolders
- MediaFolderConfigurationJsonApiAllOfRelationshipsMediaFoldersData
- MediaFolderConfigurationJsonApiAllOfRelationshipsMediaFoldersLinks
- MediaFolderConfigurationJsonApiAllOfRelationshipsMediaThumbnailSizes
- MediaFolderConfigurationJsonApiAllOfRelationshipsMediaThumbnailSizesData
- MediaFolderConfigurationJsonApiAllOfRelationshipsMediaThumbnailSizesLinks
- MediaFolderConfigurationMediaThumbnailSize
- MediaFolderJsonApi
- MediaFolderJsonApiAllOf
- MediaFolderJsonApiAllOfRelationships
- MediaFolderJsonApiAllOfRelationshipsChildren
- MediaFolderJsonApiAllOfRelationshipsChildrenData
- MediaFolderJsonApiAllOfRelationshipsChildrenLinks
- MediaFolderJsonApiAllOfRelationshipsConfiguration
- MediaFolderJsonApiAllOfRelationshipsConfigurationData
- MediaFolderJsonApiAllOfRelationshipsConfigurationLinks
- MediaFolderJsonApiAllOfRelationshipsDefaultFolder
- MediaFolderJsonApiAllOfRelationshipsDefaultFolderData
- MediaFolderJsonApiAllOfRelationshipsDefaultFolderLinks
- MediaFolderJsonApiAllOfRelationshipsMedia
- MediaFolderJsonApiAllOfRelationshipsMediaData
- MediaFolderJsonApiAllOfRelationshipsMediaLinks
- MediaFolderJsonApiAllOfRelationshipsParent
- MediaFolderJsonApiAllOfRelationshipsParentData
- MediaFolderJsonApiAllOfRelationshipsParentLinks
- MediaJsonApi
- MediaJsonApiAllOf
- MediaJsonApiAllOfExtensions
- MediaJsonApiAllOfExtensionsThemeMedia
- MediaJsonApiAllOfExtensionsThemeMediaData
- MediaJsonApiAllOfExtensionsThemeMediaLinks
- MediaJsonApiAllOfExtensionsThemes
- MediaJsonApiAllOfExtensionsThemesData
- MediaJsonApiAllOfExtensionsThemesLinks
- MediaJsonApiAllOfRelationships
- MediaJsonApiAllOfRelationshipsAppPaymentMethods
- MediaJsonApiAllOfRelationshipsAppPaymentMethodsData
- MediaJsonApiAllOfRelationshipsAppPaymentMethodsLinks
- MediaJsonApiAllOfRelationshipsAppShippingMethods
- MediaJsonApiAllOfRelationshipsAppShippingMethodsLinks
- MediaJsonApiAllOfRelationshipsAvatarUsers
- MediaJsonApiAllOfRelationshipsAvatarUsersData
- MediaJsonApiAllOfRelationshipsAvatarUsersLinks
- MediaJsonApiAllOfRelationshipsCategories
- MediaJsonApiAllOfRelationshipsCategoriesLinks
- MediaJsonApiAllOfRelationshipsCmsBlocks
- MediaJsonApiAllOfRelationshipsCmsBlocksData
- MediaJsonApiAllOfRelationshipsCmsBlocksLinks
- MediaJsonApiAllOfRelationshipsCmsPages
- MediaJsonApiAllOfRelationshipsCmsPagesData
- MediaJsonApiAllOfRelationshipsCmsPagesLinks
- MediaJsonApiAllOfRelationshipsCmsSections
- MediaJsonApiAllOfRelationshipsCmsSectionsData
- MediaJsonApiAllOfRelationshipsCmsSectionsLinks
- MediaJsonApiAllOfRelationshipsDocumentBaseConfigs
- MediaJsonApiAllOfRelationshipsDocumentBaseConfigsLinks
- MediaJsonApiAllOfRelationshipsDocuments
- MediaJsonApiAllOfRelationshipsDocumentsLinks
- MediaJsonApiAllOfRelationshipsMailTemplateMedia
- MediaJsonApiAllOfRelationshipsMailTemplateMediaData
- MediaJsonApiAllOfRelationshipsMailTemplateMediaLinks
- MediaJsonApiAllOfRelationshipsMediaFolder
- MediaJsonApiAllOfRelationshipsMediaFolderData
- MediaJsonApiAllOfRelationshipsMediaFolderLinks
- MediaJsonApiAllOfRelationshipsOrderLineItemDownloads
- MediaJsonApiAllOfRelationshipsOrderLineItemDownloadsData
- MediaJsonApiAllOfRelationshipsOrderLineItemDownloadsLinks
- MediaJsonApiAllOfRelationshipsOrderLineItems
- MediaJsonApiAllOfRelationshipsOrderLineItemsData
- MediaJsonApiAllOfRelationshipsOrderLineItemsLinks
- MediaJsonApiAllOfRelationshipsPaymentMethods
- MediaJsonApiAllOfRelationshipsPaymentMethodsData
- MediaJsonApiAllOfRelationshipsPaymentMethodsLinks
- MediaJsonApiAllOfRelationshipsProductConfiguratorSettings
- MediaJsonApiAllOfRelationshipsProductConfiguratorSettingsData
- MediaJsonApiAllOfRelationshipsProductConfiguratorSettingsLinks
- MediaJsonApiAllOfRelationshipsProductDownloads
- MediaJsonApiAllOfRelationshipsProductDownloadsData
- MediaJsonApiAllOfRelationshipsProductDownloadsLinks
- MediaJsonApiAllOfRelationshipsProductManufacturers
- MediaJsonApiAllOfRelationshipsProductManufacturersData
- MediaJsonApiAllOfRelationshipsProductManufacturersLinks
- MediaJsonApiAllOfRelationshipsProductMedia
- MediaJsonApiAllOfRelationshipsProductMediaData
- MediaJsonApiAllOfRelationshipsProductMediaLinks
- MediaJsonApiAllOfRelationshipsPropertyGroupOptions
- MediaJsonApiAllOfRelationshipsPropertyGroupOptionsData
- MediaJsonApiAllOfRelationshipsPropertyGroupOptionsLinks
- MediaJsonApiAllOfRelationshipsShippingMethods
- MediaJsonApiAllOfRelationshipsShippingMethodsLinks
- MediaJsonApiAllOfRelationshipsTags
- MediaJsonApiAllOfRelationshipsTagsLinks
- MediaJsonApiAllOfRelationshipsThumbnails
- MediaJsonApiAllOfRelationshipsThumbnailsData
- MediaJsonApiAllOfRelationshipsThumbnailsLinks
- MediaJsonApiAllOfRelationshipsUser
- MediaJsonApiAllOfRelationshipsUserLinks
- MediaTag
- MediaThumbnail
- MediaThumbnailJsonApi
- MediaThumbnailJsonApiAllOf
- MediaThumbnailJsonApiAllOfRelationships
- MediaThumbnailJsonApiAllOfRelationshipsMedia
- MediaThumbnailJsonApiAllOfRelationshipsMediaLinks
- MediaThumbnailSize
- MediaThumbnailSizeJsonApi
- MediaThumbnailSizeJsonApiAllOf
- MediaThumbnailSizeJsonApiAllOfRelationships
- MediaThumbnailSizeJsonApiAllOfRelationshipsMediaFolderConfigurations
- MediaThumbnailSizeJsonApiAllOfRelationshipsMediaFolderConfigurationsData
- MediaThumbnailSizeJsonApiAllOfRelationshipsMediaFolderConfigurationsLinks
- NewsletterRecipient
- NewsletterRecipientJsonApi
- NewsletterRecipientJsonApiAllOf
- NewsletterRecipientJsonApiAllOfRelationships
- NewsletterRecipientJsonApiAllOfRelationshipsLanguage
- NewsletterRecipientJsonApiAllOfRelationshipsLanguageLinks
- NewsletterRecipientJsonApiAllOfRelationshipsSalesChannel
- NewsletterRecipientJsonApiAllOfRelationshipsSalesChannelLinks
- NewsletterRecipientJsonApiAllOfRelationshipsSalutation
- NewsletterRecipientJsonApiAllOfRelationshipsSalutationLinks
- NewsletterRecipientJsonApiAllOfRelationshipsTags
- NewsletterRecipientJsonApiAllOfRelationshipsTagsLinks
- NewsletterRecipientTag
- Notification
- NotificationJsonApi
- NotificationJsonApiAllOf
- NotificationJsonApiAllOfRelationships
- NotificationJsonApiAllOfRelationshipsCreatedByIntegration
- NotificationJsonApiAllOfRelationshipsCreatedByIntegrationData
- NotificationJsonApiAllOfRelationshipsCreatedByIntegrationLinks
- NotificationJsonApiAllOfRelationshipsCreatedByUser
- NotificationJsonApiAllOfRelationshipsCreatedByUserData
- NotificationJsonApiAllOfRelationshipsCreatedByUserLinks
- NumberRange
- NumberRangeJsonApi
- NumberRangeJsonApiAllOf
- NumberRangeJsonApiAllOfRelationships
- NumberRangeJsonApiAllOfRelationshipsNumberRangeSalesChannels
- NumberRangeJsonApiAllOfRelationshipsNumberRangeSalesChannelsData
- NumberRangeJsonApiAllOfRelationshipsNumberRangeSalesChannelsLinks
- NumberRangeJsonApiAllOfRelationshipsState
- NumberRangeJsonApiAllOfRelationshipsStateData
- NumberRangeJsonApiAllOfRelationshipsStateLinks
- NumberRangeJsonApiAllOfRelationshipsType
- NumberRangeJsonApiAllOfRelationshipsTypeData
- NumberRangeJsonApiAllOfRelationshipsTypeLinks
- NumberRangeSalesChannel
- NumberRangeSalesChannelJsonApi
- NumberRangeSalesChannelJsonApiAllOf
- NumberRangeSalesChannelJsonApiAllOfRelationships
- NumberRangeSalesChannelJsonApiAllOfRelationshipsNumberRange
- NumberRangeSalesChannelJsonApiAllOfRelationshipsNumberRangeData
- NumberRangeSalesChannelJsonApiAllOfRelationshipsNumberRangeLinks
- NumberRangeSalesChannelJsonApiAllOfRelationshipsNumberRangeType
- NumberRangeSalesChannelJsonApiAllOfRelationshipsNumberRangeTypeData
- NumberRangeSalesChannelJsonApiAllOfRelationshipsNumberRangeTypeLinks
- NumberRangeSalesChannelJsonApiAllOfRelationshipsSalesChannel
- NumberRangeSalesChannelJsonApiAllOfRelationshipsSalesChannelLinks
- NumberRangeState
- NumberRangeStateJsonApi
- NumberRangeStateJsonApiAllOf
- NumberRangeStateJsonApiAllOfRelationships
- NumberRangeStateJsonApiAllOfRelationshipsNumberRange
- NumberRangeStateJsonApiAllOfRelationshipsNumberRangeLinks
- NumberRangeType
- NumberRangeTypeJsonApi
- NumberRangeTypeJsonApiAllOf
- NumberRangeTypeJsonApiAllOfRelationships
- NumberRangeTypeJsonApiAllOfRelationshipsNumberRangeSalesChannels
- NumberRangeTypeJsonApiAllOfRelationshipsNumberRangeSalesChannelsLinks
- NumberRangeTypeJsonApiAllOfRelationshipsNumberRanges
- NumberRangeTypeJsonApiAllOfRelationshipsNumberRangesData
- NumberRangeTypeJsonApiAllOfRelationshipsNumberRangesLinks
- OAuthClientCredentialsGrant
- OAuthClientCredentialsGrantAllOf
- OAuthGrant
- OAuthPasswordGrant
- OAuthPasswordGrantAllOf
- OAuthRefreshTokenGrant
- OAuthRefreshTokenGrantAllOf
- OAuthScopes
- Order
- OrderAddress
- OrderAddressJsonApi
- OrderAddressJsonApiAllOf
- OrderAddressJsonApiAllOfRelationships
- OrderAddressJsonApiAllOfRelationshipsCountry
- OrderAddressJsonApiAllOfRelationshipsCountryLinks
- OrderAddressJsonApiAllOfRelationshipsCountryState
- OrderAddressJsonApiAllOfRelationshipsCountryStateLinks
- OrderAddressJsonApiAllOfRelationshipsOrder
- OrderAddressJsonApiAllOfRelationshipsOrderDeliveries
- OrderAddressJsonApiAllOfRelationshipsOrderDeliveriesData
- OrderAddressJsonApiAllOfRelationshipsOrderDeliveriesLinks
- OrderAddressJsonApiAllOfRelationshipsOrderLinks
- OrderAddressJsonApiAllOfRelationshipsSalutation
- OrderAddressJsonApiAllOfRelationshipsSalutationLinks
- OrderCustomer
- OrderCustomerJsonApi
- OrderCustomerJsonApiAllOf
- OrderCustomerJsonApiAllOfRelationships
- OrderCustomerJsonApiAllOfRelationshipsCustomer
- OrderCustomerJsonApiAllOfRelationshipsCustomerLinks
- OrderCustomerJsonApiAllOfRelationshipsOrder
- OrderCustomerJsonApiAllOfRelationshipsOrderLinks
- OrderCustomerJsonApiAllOfRelationshipsSalutation
- OrderCustomerJsonApiAllOfRelationshipsSalutationLinks
- OrderDelivery
- OrderDeliveryJsonApi
- OrderDeliveryJsonApiAllOf
- OrderDeliveryJsonApiAllOfRelationships
- OrderDeliveryJsonApiAllOfRelationshipsOrder
- OrderDeliveryJsonApiAllOfRelationshipsOrderLinks
- OrderDeliveryJsonApiAllOfRelationshipsPositions
- OrderDeliveryJsonApiAllOfRelationshipsPositionsData
- OrderDeliveryJsonApiAllOfRelationshipsPositionsLinks
- OrderDeliveryJsonApiAllOfRelationshipsShippingMethod
- OrderDeliveryJsonApiAllOfRelationshipsShippingMethodLinks
- OrderDeliveryJsonApiAllOfRelationshipsShippingOrderAddress
- OrderDeliveryJsonApiAllOfRelationshipsShippingOrderAddressData
- OrderDeliveryJsonApiAllOfRelationshipsShippingOrderAddressLinks
- OrderDeliveryJsonApiAllOfRelationshipsStateMachineState
- OrderDeliveryJsonApiAllOfRelationshipsStateMachineStateLinks
- OrderDeliveryPosition
- OrderDeliveryPositionJsonApi
- OrderDeliveryPositionJsonApiAllOf
- OrderDeliveryPositionJsonApiAllOfRelationships
- OrderDeliveryPositionJsonApiAllOfRelationshipsOrderDelivery
- OrderDeliveryPositionJsonApiAllOfRelationshipsOrderDeliveryData
- OrderDeliveryPositionJsonApiAllOfRelationshipsOrderDeliveryLinks
- OrderDeliveryPositionJsonApiAllOfRelationshipsOrderLineItem
- OrderDeliveryPositionJsonApiAllOfRelationshipsOrderLineItemData
- OrderDeliveryPositionJsonApiAllOfRelationshipsOrderLineItemLinks
- OrderJsonApi
- OrderJsonApiAllOf
- OrderJsonApiAllOfPrice
- OrderJsonApiAllOfRelationships
- OrderJsonApiAllOfRelationshipsAddresses
- OrderJsonApiAllOfRelationshipsAddressesData
- OrderJsonApiAllOfRelationshipsAddressesLinks
- OrderJsonApiAllOfRelationshipsBillingAddress
- OrderJsonApiAllOfRelationshipsBillingAddressData
- OrderJsonApiAllOfRelationshipsBillingAddressLinks
- OrderJsonApiAllOfRelationshipsCreatedBy
- OrderJsonApiAllOfRelationshipsCreatedByLinks
- OrderJsonApiAllOfRelationshipsCurrency
- OrderJsonApiAllOfRelationshipsCurrencyLinks
- OrderJsonApiAllOfRelationshipsDeliveries
- OrderJsonApiAllOfRelationshipsDeliveriesData
- OrderJsonApiAllOfRelationshipsDeliveriesLinks
- OrderJsonApiAllOfRelationshipsDocuments
- OrderJsonApiAllOfRelationshipsDocumentsLinks
- OrderJsonApiAllOfRelationshipsLanguage
- OrderJsonApiAllOfRelationshipsLanguageLinks
- OrderJsonApiAllOfRelationshipsLineItems
- OrderJsonApiAllOfRelationshipsLineItemsData
- OrderJsonApiAllOfRelationshipsLineItemsLinks
- OrderJsonApiAllOfRelationshipsOrderCustomer
- OrderJsonApiAllOfRelationshipsOrderCustomerData
- OrderJsonApiAllOfRelationshipsOrderCustomerLinks
- OrderJsonApiAllOfRelationshipsSalesChannel
- OrderJsonApiAllOfRelationshipsSalesChannelLinks
- OrderJsonApiAllOfRelationshipsStateMachineState
- OrderJsonApiAllOfRelationshipsStateMachineStateData
- OrderJsonApiAllOfRelationshipsStateMachineStateLinks
- OrderJsonApiAllOfRelationshipsTags
- OrderJsonApiAllOfRelationshipsTagsLinks
- OrderJsonApiAllOfRelationshipsTransactions
- OrderJsonApiAllOfRelationshipsTransactionsData
- OrderJsonApiAllOfRelationshipsTransactionsLinks
- OrderJsonApiAllOfRelationshipsUpdatedBy
- OrderJsonApiAllOfRelationshipsUpdatedByLinks
- OrderJsonApiAllOfShippingCosts
- OrderJsonApiAllOfShippingCostsListPrice
- OrderJsonApiAllOfShippingCostsRegulationPrice
- OrderLineItem
- OrderLineItemDownload
- OrderLineItemDownloadJsonApi
- OrderLineItemDownloadJsonApiAllOf
- OrderLineItemDownloadJsonApiAllOfRelationships
- OrderLineItemDownloadJsonApiAllOfRelationshipsMedia
- OrderLineItemDownloadJsonApiAllOfRelationshipsMediaLinks
- OrderLineItemDownloadJsonApiAllOfRelationshipsOrderLineItem
- OrderLineItemDownloadJsonApiAllOfRelationshipsOrderLineItemLinks
- OrderLineItemJsonApi
- OrderLineItemJsonApiAllOf
- OrderLineItemJsonApiAllOfRelationships
- OrderLineItemJsonApiAllOfRelationshipsChildren
- OrderLineItemJsonApiAllOfRelationshipsChildrenData
- OrderLineItemJsonApiAllOfRelationshipsChildrenLinks
- OrderLineItemJsonApiAllOfRelationshipsCover
- OrderLineItemJsonApiAllOfRelationshipsCoverData
- OrderLineItemJsonApiAllOfRelationshipsCoverLinks
- OrderLineItemJsonApiAllOfRelationshipsDownloads
- OrderLineItemJsonApiAllOfRelationshipsDownloadsData
- OrderLineItemJsonApiAllOfRelationshipsDownloadsLinks
- OrderLineItemJsonApiAllOfRelationshipsOrder
- OrderLineItemJsonApiAllOfRelationshipsOrderDeliveryPositions
- OrderLineItemJsonApiAllOfRelationshipsOrderDeliveryPositionsData
- OrderLineItemJsonApiAllOfRelationshipsOrderDeliveryPositionsLinks
- OrderLineItemJsonApiAllOfRelationshipsOrderLinks
- OrderLineItemJsonApiAllOfRelationshipsOrderTransactionCaptureRefundPositions
- OrderLineItemJsonApiAllOfRelationshipsOrderTransactionCaptureRefundPositionsData
- OrderLineItemJsonApiAllOfRelationshipsOrderTransactionCaptureRefundPositionsLinks
- OrderLineItemJsonApiAllOfRelationshipsParent
- OrderLineItemJsonApiAllOfRelationshipsParentData
- OrderLineItemJsonApiAllOfRelationshipsParentLinks
- OrderLineItemJsonApiAllOfRelationshipsProduct
- OrderLineItemJsonApiAllOfRelationshipsProductLinks
- OrderLineItemJsonApiAllOfRelationshipsPromotion
- OrderLineItemJsonApiAllOfRelationshipsPromotionData
- OrderLineItemJsonApiAllOfRelationshipsPromotionLinks
- OrderTag
- OrderTransaction
- OrderTransactionCapture
- OrderTransactionCaptureJsonApi
- OrderTransactionCaptureJsonApiAllOf
- OrderTransactionCaptureJsonApiAllOfRelationships
- OrderTransactionCaptureJsonApiAllOfRelationshipsRefunds
- OrderTransactionCaptureJsonApiAllOfRelationshipsRefundsData
- OrderTransactionCaptureJsonApiAllOfRelationshipsRefundsLinks
- OrderTransactionCaptureJsonApiAllOfRelationshipsStateMachineState
- OrderTransactionCaptureJsonApiAllOfRelationshipsStateMachineStateLinks
- OrderTransactionCaptureJsonApiAllOfRelationshipsTransaction
- OrderTransactionCaptureJsonApiAllOfRelationshipsTransactionData
- OrderTransactionCaptureJsonApiAllOfRelationshipsTransactionLinks
- OrderTransactionCaptureRefund
- OrderTransactionCaptureRefundJsonApi
- OrderTransactionCaptureRefundJsonApiAllOf
- OrderTransactionCaptureRefundJsonApiAllOfRelationships
- OrderTransactionCaptureRefundJsonApiAllOfRelationshipsPositions
- OrderTransactionCaptureRefundJsonApiAllOfRelationshipsPositionsData
- OrderTransactionCaptureRefundJsonApiAllOfRelationshipsPositionsLinks
- OrderTransactionCaptureRefundJsonApiAllOfRelationshipsStateMachineState
- OrderTransactionCaptureRefundJsonApiAllOfRelationshipsStateMachineStateLinks
- OrderTransactionCaptureRefundJsonApiAllOfRelationshipsTransactionCapture
- OrderTransactionCaptureRefundJsonApiAllOfRelationshipsTransactionCaptureData
- OrderTransactionCaptureRefundJsonApiAllOfRelationshipsTransactionCaptureLinks
- OrderTransactionCaptureRefundPosition
- OrderTransactionCaptureRefundPositionJsonApi
- OrderTransactionCaptureRefundPositionJsonApiAllOf
- OrderTransactionCaptureRefundPositionJsonApiAllOfRelationships
- OrderTransactionCaptureRefundPositionJsonApiAllOfRelationshipsOrderLineItem
- OrderTransactionCaptureRefundPositionJsonApiAllOfRelationshipsOrderLineItemLinks
- OrderTransactionCaptureRefundPositionJsonApiAllOfRelationshipsOrderTransactionCaptureRefund
- OrderTransactionCaptureRefundPositionJsonApiAllOfRelationshipsOrderTransactionCaptureRefundData
- OrderTransactionCaptureRefundPositionJsonApiAllOfRelationshipsOrderTransactionCaptureRefundLinks
- OrderTransactionJsonApi
- OrderTransactionJsonApiAllOf
- OrderTransactionJsonApiAllOfRelationships
- OrderTransactionJsonApiAllOfRelationshipsCaptures
- OrderTransactionJsonApiAllOfRelationshipsCapturesData
- OrderTransactionJsonApiAllOfRelationshipsCapturesLinks
- OrderTransactionJsonApiAllOfRelationshipsOrder
- OrderTransactionJsonApiAllOfRelationshipsOrderLinks
- OrderTransactionJsonApiAllOfRelationshipsPaymentMethod
- OrderTransactionJsonApiAllOfRelationshipsPaymentMethodLinks
- OrderTransactionJsonApiAllOfRelationshipsStateMachineState
- OrderTransactionJsonApiAllOfRelationshipsStateMachineStateLinks
- Pagination
- PaymentMethod
- PaymentMethodJsonApi
- PaymentMethodJsonApiAllOf
- PaymentMethodJsonApiAllOfRelationships
- PaymentMethodJsonApiAllOfRelationshipsAppPaymentMethod
- PaymentMethodJsonApiAllOfRelationshipsAppPaymentMethodData
- PaymentMethodJsonApiAllOfRelationshipsAppPaymentMethodLinks
- PaymentMethodJsonApiAllOfRelationshipsAvailabilityRule
- PaymentMethodJsonApiAllOfRelationshipsAvailabilityRuleData
- PaymentMethodJsonApiAllOfRelationshipsAvailabilityRuleLinks
- PaymentMethodJsonApiAllOfRelationshipsCustomers
- PaymentMethodJsonApiAllOfRelationshipsCustomersLinks
- PaymentMethodJsonApiAllOfRelationshipsMedia
- PaymentMethodJsonApiAllOfRelationshipsMediaLinks
- PaymentMethodJsonApiAllOfRelationshipsOrderTransactions
- PaymentMethodJsonApiAllOfRelationshipsOrderTransactionsData
- PaymentMethodJsonApiAllOfRelationshipsOrderTransactionsLinks
- PaymentMethodJsonApiAllOfRelationshipsPlugin
- PaymentMethodJsonApiAllOfRelationshipsPluginData
- PaymentMethodJsonApiAllOfRelationshipsPluginLinks
- PaymentMethodJsonApiAllOfRelationshipsSalesChannelDefaultAssignments
- PaymentMethodJsonApiAllOfRelationshipsSalesChannelDefaultAssignmentsLinks
- PaymentMethodJsonApiAllOfRelationshipsSalesChannels
- PaymentMethodJsonApiAllOfRelationshipsSalesChannelsLinks
- Plugin
- PluginJsonApi
- PluginJsonApiAllOf
- PluginJsonApiAllOfRelationships
- PluginJsonApiAllOfRelationshipsPaymentMethods
- PluginJsonApiAllOfRelationshipsPaymentMethodsLinks
- Product
- ProductCategory
- ProductCategoryTree
- ProductConfiguratorSetting
- ProductConfiguratorSettingJsonApi
- ProductConfiguratorSettingJsonApiAllOf
- ProductConfiguratorSettingJsonApiAllOfRelationships
- ProductConfiguratorSettingJsonApiAllOfRelationshipsMedia
- ProductConfiguratorSettingJsonApiAllOfRelationshipsMediaLinks
- ProductConfiguratorSettingJsonApiAllOfRelationshipsOption
- ProductConfiguratorSettingJsonApiAllOfRelationshipsOptionData
- ProductConfiguratorSettingJsonApiAllOfRelationshipsOptionLinks
- ProductConfiguratorSettingJsonApiAllOfRelationshipsProduct
- ProductConfiguratorSettingJsonApiAllOfRelationshipsProductLinks
- ProductCrossSelling
- ProductCrossSellingAssignedProducts
- ProductCrossSellingAssignedProductsJsonApi
- ProductCrossSellingAssignedProductsJsonApiAllOf
- ProductCrossSellingAssignedProductsJsonApiAllOfRelationships
- ProductCrossSellingAssignedProductsJsonApiAllOfRelationshipsCrossSelling
- ProductCrossSellingAssignedProductsJsonApiAllOfRelationshipsCrossSellingData
- ProductCrossSellingAssignedProductsJsonApiAllOfRelationshipsCrossSellingLinks
- ProductCrossSellingAssignedProductsJsonApiAllOfRelationshipsProduct
- ProductCrossSellingAssignedProductsJsonApiAllOfRelationshipsProductLinks
- ProductCrossSellingJsonApi
- ProductCrossSellingJsonApiAllOf
- ProductCrossSellingJsonApiAllOfRelationships
- ProductCrossSellingJsonApiAllOfRelationshipsAssignedProducts
- ProductCrossSellingJsonApiAllOfRelationshipsAssignedProductsData
- ProductCrossSellingJsonApiAllOfRelationshipsAssignedProductsLinks
- ProductCrossSellingJsonApiAllOfRelationshipsProduct
- ProductCrossSellingJsonApiAllOfRelationshipsProductLinks
- ProductCrossSellingJsonApiAllOfRelationshipsProductStream
- ProductCrossSellingJsonApiAllOfRelationshipsProductStreamLinks
- ProductCustomFieldSet
- ProductDownload
- ProductDownloadJsonApi
- ProductDownloadJsonApiAllOf
- ProductDownloadJsonApiAllOfRelationships
- ProductDownloadJsonApiAllOfRelationshipsMedia
- ProductDownloadJsonApiAllOfRelationshipsMediaLinks
- ProductDownloadJsonApiAllOfRelationshipsProduct
- ProductDownloadJsonApiAllOfRelationshipsProductLinks
- ProductExport
- ProductExportJsonApi
- ProductExportJsonApiAllOf
- ProductExportJsonApiAllOfRelationships
- ProductExportJsonApiAllOfRelationshipsCurrency
- ProductExportJsonApiAllOfRelationshipsCurrencyLinks
- ProductExportJsonApiAllOfRelationshipsProductStream
- ProductExportJsonApiAllOfRelationshipsProductStreamLinks
- ProductExportJsonApiAllOfRelationshipsSalesChannel
- ProductExportJsonApiAllOfRelationshipsSalesChannelDomain
- ProductExportJsonApiAllOfRelationshipsSalesChannelDomainData
- ProductExportJsonApiAllOfRelationshipsSalesChannelDomainLinks
- ProductExportJsonApiAllOfRelationshipsSalesChannelLinks
- ProductExportJsonApiAllOfRelationshipsStorefrontSalesChannel
- ProductExportJsonApiAllOfRelationshipsStorefrontSalesChannelData
- ProductExportJsonApiAllOfRelationshipsStorefrontSalesChannelLinks
- ProductFeatureSet
- ProductFeatureSetJsonApi
- ProductFeatureSetJsonApiAllOf
- ProductFeatureSetJsonApiAllOfRelationships
- ProductFeatureSetJsonApiAllOfRelationshipsProducts
- ProductFeatureSetJsonApiAllOfRelationshipsProductsLinks
- ProductJsonApi
- ProductJsonApiAllOf
- ProductJsonApiAllOfRelationships
- ProductJsonApiAllOfRelationshipsCanonicalProduct
- ProductJsonApiAllOfRelationshipsCanonicalProductData
- ProductJsonApiAllOfRelationshipsCanonicalProductLinks
- ProductJsonApiAllOfRelationshipsCategories
- ProductJsonApiAllOfRelationshipsCategoriesLinks
- ProductJsonApiAllOfRelationshipsCategoriesRo
- ProductJsonApiAllOfRelationshipsCategoriesRoData
- ProductJsonApiAllOfRelationshipsCategoriesRoLinks
- ProductJsonApiAllOfRelationshipsChildren
- ProductJsonApiAllOfRelationshipsChildrenData
- ProductJsonApiAllOfRelationshipsChildrenLinks
- ProductJsonApiAllOfRelationshipsCmsPage
- ProductJsonApiAllOfRelationshipsCmsPageLinks
- ProductJsonApiAllOfRelationshipsConfiguratorSettings
- ProductJsonApiAllOfRelationshipsConfiguratorSettingsData
- ProductJsonApiAllOfRelationshipsConfiguratorSettingsLinks
- ProductJsonApiAllOfRelationshipsCover
- ProductJsonApiAllOfRelationshipsCoverData
- ProductJsonApiAllOfRelationshipsCoverLinks
- ProductJsonApiAllOfRelationshipsCrossSellingAssignedProducts
- ProductJsonApiAllOfRelationshipsCrossSellingAssignedProductsData
- ProductJsonApiAllOfRelationshipsCrossSellingAssignedProductsLinks
- ProductJsonApiAllOfRelationshipsCrossSellings
- ProductJsonApiAllOfRelationshipsCrossSellingsData
- ProductJsonApiAllOfRelationshipsCrossSellingsLinks
- ProductJsonApiAllOfRelationshipsCustomFieldSets
- ProductJsonApiAllOfRelationshipsCustomFieldSetsLinks
- ProductJsonApiAllOfRelationshipsDeliveryTime
- ProductJsonApiAllOfRelationshipsDeliveryTimeData
- ProductJsonApiAllOfRelationshipsDeliveryTimeLinks
- ProductJsonApiAllOfRelationshipsDownloads
- ProductJsonApiAllOfRelationshipsDownloadsData
- ProductJsonApiAllOfRelationshipsDownloadsLinks
- ProductJsonApiAllOfRelationshipsFeatureSet
- ProductJsonApiAllOfRelationshipsFeatureSetData
- ProductJsonApiAllOfRelationshipsFeatureSetLinks
- ProductJsonApiAllOfRelationshipsMainCategories
- ProductJsonApiAllOfRelationshipsMainCategoriesLinks
- ProductJsonApiAllOfRelationshipsManufacturer
- ProductJsonApiAllOfRelationshipsManufacturerData
- ProductJsonApiAllOfRelationshipsManufacturerLinks
- ProductJsonApiAllOfRelationshipsMedia
- ProductJsonApiAllOfRelationshipsMediaData
- ProductJsonApiAllOfRelationshipsMediaLinks
- ProductJsonApiAllOfRelationshipsOptions
- ProductJsonApiAllOfRelationshipsOptionsData
- ProductJsonApiAllOfRelationshipsOptionsLinks
- ProductJsonApiAllOfRelationshipsOrderLineItems
- ProductJsonApiAllOfRelationshipsOrderLineItemsLinks
- ProductJsonApiAllOfRelationshipsParent
- ProductJsonApiAllOfRelationshipsParentData
- ProductJsonApiAllOfRelationshipsParentLinks
- ProductJsonApiAllOfRelationshipsPrices
- ProductJsonApiAllOfRelationshipsPricesData
- ProductJsonApiAllOfRelationshipsPricesLinks
- ProductJsonApiAllOfRelationshipsProductReviews
- ProductJsonApiAllOfRelationshipsProductReviewsLinks
- ProductJsonApiAllOfRelationshipsProperties
- ProductJsonApiAllOfRelationshipsPropertiesData
- ProductJsonApiAllOfRelationshipsPropertiesLinks
- ProductJsonApiAllOfRelationshipsSearchKeywords
- ProductJsonApiAllOfRelationshipsSearchKeywordsData
- ProductJsonApiAllOfRelationshipsSearchKeywordsLinks
- ProductJsonApiAllOfRelationshipsSeoUrls
- ProductJsonApiAllOfRelationshipsSeoUrlsLinks
- ProductJsonApiAllOfRelationshipsStreams
- ProductJsonApiAllOfRelationshipsStreamsData
- ProductJsonApiAllOfRelationshipsStreamsLinks
- ProductJsonApiAllOfRelationshipsTags
- ProductJsonApiAllOfRelationshipsTagsLinks
- ProductJsonApiAllOfRelationshipsTax
- ProductJsonApiAllOfRelationshipsTaxData
- ProductJsonApiAllOfRelationshipsTaxLinks
- ProductJsonApiAllOfRelationshipsUnit
- ProductJsonApiAllOfRelationshipsUnitData
- ProductJsonApiAllOfRelationshipsUnitLinks
- ProductJsonApiAllOfRelationshipsVisibilities
- ProductJsonApiAllOfRelationshipsVisibilitiesData
- ProductJsonApiAllOfRelationshipsVisibilitiesLinks
- ProductJsonApiAllOfRelationshipsWishlists
- ProductJsonApiAllOfRelationshipsWishlistsData
- ProductJsonApiAllOfRelationshipsWishlistsLinks
- ProductKeywordDictionary
- ProductKeywordDictionaryJsonApi
- ProductKeywordDictionaryJsonApiAllOf
- ProductKeywordDictionaryJsonApiAllOfRelationships
- ProductKeywordDictionaryJsonApiAllOfRelationshipsLanguage
- ProductKeywordDictionaryJsonApiAllOfRelationshipsLanguageLinks
- ProductManufacturer
- ProductManufacturerJsonApi
- ProductManufacturerJsonApiAllOf
- ProductManufacturerJsonApiAllOfRelationships
- ProductManufacturerJsonApiAllOfRelationshipsMedia
- ProductManufacturerJsonApiAllOfRelationshipsMediaLinks
- ProductManufacturerJsonApiAllOfRelationshipsProducts
- ProductManufacturerJsonApiAllOfRelationshipsProductsLinks
- ProductMedia
- ProductMediaJsonApi
- ProductMediaJsonApiAllOf
- ProductMediaJsonApiAllOfRelationships
- ProductMediaJsonApiAllOfRelationshipsCoverProducts
- ProductMediaJsonApiAllOfRelationshipsCoverProductsData
- ProductMediaJsonApiAllOfRelationshipsCoverProductsLinks
- ProductMediaJsonApiAllOfRelationshipsMedia
- ProductMediaJsonApiAllOfRelationshipsMediaLinks
- ProductMediaJsonApiAllOfRelationshipsProduct
- ProductMediaJsonApiAllOfRelationshipsProductLinks
- ProductOption
- ProductPrice
- ProductPriceJsonApi
- ProductPriceJsonApiAllOf
- ProductPriceJsonApiAllOfRelationships
- ProductPriceJsonApiAllOfRelationshipsProduct
- ProductPriceJsonApiAllOfRelationshipsProductLinks
- ProductPriceJsonApiAllOfRelationshipsRule
- ProductPriceJsonApiAllOfRelationshipsRuleLinks
- ProductProperty
- ProductReview
- ProductReviewJsonApi
- ProductReviewJsonApiAllOf
- ProductReviewJsonApiAllOfRelationships
- ProductReviewJsonApiAllOfRelationshipsCustomer
- ProductReviewJsonApiAllOfRelationshipsCustomerLinks
- ProductReviewJsonApiAllOfRelationshipsLanguage
- ProductReviewJsonApiAllOfRelationshipsLanguageLinks
- ProductReviewJsonApiAllOfRelationshipsProduct
- ProductReviewJsonApiAllOfRelationshipsProductLinks
- ProductReviewJsonApiAllOfRelationshipsSalesChannel
- ProductReviewJsonApiAllOfRelationshipsSalesChannelLinks
- ProductSearchConfig
- ProductSearchConfigField
- ProductSearchConfigFieldJsonApi
- ProductSearchConfigFieldJsonApiAllOf
- ProductSearchConfigFieldJsonApiAllOfRelationships
- ProductSearchConfigFieldJsonApiAllOfRelationshipsCustomField
- ProductSearchConfigFieldJsonApiAllOfRelationshipsCustomFieldData
- ProductSearchConfigFieldJsonApiAllOfRelationshipsCustomFieldLinks
- ProductSearchConfigFieldJsonApiAllOfRelationshipsSearchConfig
- ProductSearchConfigFieldJsonApiAllOfRelationshipsSearchConfigData
- ProductSearchConfigFieldJsonApiAllOfRelationshipsSearchConfigLinks
- ProductSearchConfigJsonApi
- ProductSearchConfigJsonApiAllOf
- ProductSearchConfigJsonApiAllOfRelationships
- ProductSearchConfigJsonApiAllOfRelationshipsConfigFields
- ProductSearchConfigJsonApiAllOfRelationshipsConfigFieldsData
- ProductSearchConfigJsonApiAllOfRelationshipsConfigFieldsLinks
- ProductSearchConfigJsonApiAllOfRelationshipsLanguage
- ProductSearchConfigJsonApiAllOfRelationshipsLanguageLinks
- ProductSearchKeyword
- ProductSearchKeywordJsonApi
- ProductSearchKeywordJsonApiAllOf
- ProductSearchKeywordJsonApiAllOfRelationships
- ProductSearchKeywordJsonApiAllOfRelationshipsLanguage
- ProductSearchKeywordJsonApiAllOfRelationshipsLanguageLinks
- ProductSearchKeywordJsonApiAllOfRelationshipsProduct
- ProductSearchKeywordJsonApiAllOfRelationshipsProductLinks
- ProductSorting
- ProductSortingJsonApi
- ProductSortingJsonApiAllOf
- ProductStream
- ProductStreamFilter
- ProductStreamFilterJsonApi
- ProductStreamFilterJsonApiAllOf
- ProductStreamFilterJsonApiAllOfRelationships
- ProductStreamFilterJsonApiAllOfRelationshipsParent
- ProductStreamFilterJsonApiAllOfRelationshipsParentData
- ProductStreamFilterJsonApiAllOfRelationshipsParentLinks
- ProductStreamFilterJsonApiAllOfRelationshipsProductStream
- ProductStreamFilterJsonApiAllOfRelationshipsProductStreamLinks
- ProductStreamFilterJsonApiAllOfRelationshipsQueries
- ProductStreamFilterJsonApiAllOfRelationshipsQueriesData
- ProductStreamFilterJsonApiAllOfRelationshipsQueriesLinks
- ProductStreamJsonApi
- ProductStreamJsonApiAllOf
- ProductStreamJsonApiAllOfRelationships
- ProductStreamJsonApiAllOfRelationshipsCategories
- ProductStreamJsonApiAllOfRelationshipsCategoriesLinks
- ProductStreamJsonApiAllOfRelationshipsFilters
- ProductStreamJsonApiAllOfRelationshipsFiltersData
- ProductStreamJsonApiAllOfRelationshipsFiltersLinks
- ProductStreamJsonApiAllOfRelationshipsProductCrossSellings
- ProductStreamJsonApiAllOfRelationshipsProductCrossSellingsData
- ProductStreamJsonApiAllOfRelationshipsProductCrossSellingsLinks
- ProductStreamJsonApiAllOfRelationshipsProductExports
- ProductStreamJsonApiAllOfRelationshipsProductExportsLinks
- ProductStreamMapping
- ProductTag
- ProductVisibility
- ProductVisibilityJsonApi
- ProductVisibilityJsonApiAllOf
- ProductVisibilityJsonApiAllOfRelationships
- ProductVisibilityJsonApiAllOfRelationshipsProduct
- ProductVisibilityJsonApiAllOfRelationshipsProductLinks
- ProductVisibilityJsonApiAllOfRelationshipsSalesChannel
- ProductVisibilityJsonApiAllOfRelationshipsSalesChannelLinks
- Promotion
- PromotionCartRule
- PromotionDiscount
- PromotionDiscountJsonApi
- PromotionDiscountJsonApiAllOf
- PromotionDiscountJsonApiAllOfRelationships
- PromotionDiscountJsonApiAllOfRelationshipsDiscountRules
- PromotionDiscountJsonApiAllOfRelationshipsDiscountRulesData
- PromotionDiscountJsonApiAllOfRelationshipsDiscountRulesLinks
- PromotionDiscountJsonApiAllOfRelationshipsPromotion
- PromotionDiscountJsonApiAllOfRelationshipsPromotionDiscountPrices
- PromotionDiscountJsonApiAllOfRelationshipsPromotionDiscountPricesLinks
- PromotionDiscountJsonApiAllOfRelationshipsPromotionLinks
- PromotionDiscountPrices
- PromotionDiscountPricesJsonApi
- PromotionDiscountPricesJsonApiAllOf
- PromotionDiscountPricesJsonApiAllOfRelationships
- PromotionDiscountPricesJsonApiAllOfRelationshipsCurrency
- PromotionDiscountPricesJsonApiAllOfRelationshipsCurrencyLinks
- PromotionDiscountPricesJsonApiAllOfRelationshipsPromotionDiscount
- PromotionDiscountPricesJsonApiAllOfRelationshipsPromotionDiscountData
- PromotionDiscountPricesJsonApiAllOfRelationshipsPromotionDiscountLinks
- PromotionDiscountRule
- PromotionIndividualCode
- PromotionIndividualCodeJsonApi
- PromotionIndividualCodeJsonApiAllOf
- PromotionIndividualCodeJsonApiAllOfRelationships
- PromotionIndividualCodeJsonApiAllOfRelationshipsPromotion
- PromotionIndividualCodeJsonApiAllOfRelationshipsPromotionLinks
- PromotionJsonApi
- PromotionJsonApiAllOf
- PromotionJsonApiAllOfRelationships
- PromotionJsonApiAllOfRelationshipsCartRules
- PromotionJsonApiAllOfRelationshipsCartRulesData
- PromotionJsonApiAllOfRelationshipsCartRulesLinks
- PromotionJsonApiAllOfRelationshipsDiscounts
- PromotionJsonApiAllOfRelationshipsDiscountsData
- PromotionJsonApiAllOfRelationshipsDiscountsLinks
- PromotionJsonApiAllOfRelationshipsIndividualCodes
- PromotionJsonApiAllOfRelationshipsIndividualCodesData
- PromotionJsonApiAllOfRelationshipsIndividualCodesLinks
- PromotionJsonApiAllOfRelationshipsOrderLineItems
- PromotionJsonApiAllOfRelationshipsOrderLineItemsLinks
- PromotionJsonApiAllOfRelationshipsOrderRules
- PromotionJsonApiAllOfRelationshipsOrderRulesData
- PromotionJsonApiAllOfRelationshipsOrderRulesLinks
- PromotionJsonApiAllOfRelationshipsPersonaCustomers
- PromotionJsonApiAllOfRelationshipsPersonaCustomersData
- PromotionJsonApiAllOfRelationshipsPersonaCustomersLinks
- PromotionJsonApiAllOfRelationshipsPersonaRules
- PromotionJsonApiAllOfRelationshipsPersonaRulesData
- PromotionJsonApiAllOfRelationshipsPersonaRulesLinks
- PromotionJsonApiAllOfRelationshipsSalesChannels
- PromotionJsonApiAllOfRelationshipsSalesChannelsData
- PromotionJsonApiAllOfRelationshipsSalesChannelsLinks
- PromotionJsonApiAllOfRelationshipsSetgroups
- PromotionJsonApiAllOfRelationshipsSetgroupsData
- PromotionJsonApiAllOfRelationshipsSetgroupsLinks
- PromotionOrderRule
- PromotionPersonaCustomer
- PromotionPersonaRule
- PromotionSalesChannel
- PromotionSalesChannelJsonApi
- PromotionSalesChannelJsonApiAllOf
- PromotionSalesChannelJsonApiAllOfRelationships
- PromotionSalesChannelJsonApiAllOfRelationshipsPromotion
- PromotionSalesChannelJsonApiAllOfRelationshipsPromotionLinks
- PromotionSalesChannelJsonApiAllOfRelationshipsSalesChannel
- PromotionSalesChannelJsonApiAllOfRelationshipsSalesChannelLinks
- PromotionSetgroup
- PromotionSetgroupJsonApi
- PromotionSetgroupJsonApiAllOf
- PromotionSetgroupJsonApiAllOfRelationships
- PromotionSetgroupJsonApiAllOfRelationshipsPromotion
- PromotionSetgroupJsonApiAllOfRelationshipsPromotionLinks
- PromotionSetgroupJsonApiAllOfRelationshipsSetGroupRules
- PromotionSetgroupJsonApiAllOfRelationshipsSetGroupRulesData
- PromotionSetgroupJsonApiAllOfRelationshipsSetGroupRulesLinks
- PromotionSetgroupRule
- PropertyGroup
- PropertyGroupJsonApi
- PropertyGroupJsonApiAllOf
- PropertyGroupJsonApiAllOfRelationships
- PropertyGroupJsonApiAllOfRelationshipsOptions
- PropertyGroupJsonApiAllOfRelationshipsOptionsLinks
- PropertyGroupOption
- PropertyGroupOptionJsonApi
- PropertyGroupOptionJsonApiAllOf
- PropertyGroupOptionJsonApiAllOfRelationships
- PropertyGroupOptionJsonApiAllOfRelationshipsGroup
- PropertyGroupOptionJsonApiAllOfRelationshipsGroupData
- PropertyGroupOptionJsonApiAllOfRelationshipsGroupLinks
- PropertyGroupOptionJsonApiAllOfRelationshipsMedia
- PropertyGroupOptionJsonApiAllOfRelationshipsMediaLinks
- PropertyGroupOptionJsonApiAllOfRelationshipsProductConfiguratorSettings
- PropertyGroupOptionJsonApiAllOfRelationshipsProductConfiguratorSettingsLinks
- PropertyGroupOptionJsonApiAllOfRelationshipsProductOptions
- PropertyGroupOptionJsonApiAllOfRelationshipsProductOptionsData
- PropertyGroupOptionJsonApiAllOfRelationshipsProductOptionsLinks
- PropertyGroupOptionJsonApiAllOfRelationshipsProductProperties
- PropertyGroupOptionJsonApiAllOfRelationshipsProductPropertiesData
- PropertyGroupOptionJsonApiAllOfRelationshipsProductPropertiesLinks
- RelationshipLinks
- RelationshipToOne
- Relationships
- RelationshipsAnyOf
- Resource
- Rule
- RuleCondition
- RuleConditionJsonApi
- RuleConditionJsonApiAllOf
- RuleConditionJsonApiAllOfRelationships
- RuleConditionJsonApiAllOfRelationshipsAppScriptCondition
- RuleConditionJsonApiAllOfRelationshipsAppScriptConditionData
- RuleConditionJsonApiAllOfRelationshipsAppScriptConditionLinks
- RuleConditionJsonApiAllOfRelationshipsChildren
- RuleConditionJsonApiAllOfRelationshipsChildrenData
- RuleConditionJsonApiAllOfRelationshipsChildrenLinks
- RuleConditionJsonApiAllOfRelationshipsParent
- RuleConditionJsonApiAllOfRelationshipsParentData
- RuleConditionJsonApiAllOfRelationshipsParentLinks
- RuleConditionJsonApiAllOfRelationshipsRule
- RuleConditionJsonApiAllOfRelationshipsRuleLinks
- RuleJsonApi
- RuleJsonApiAllOf
- RuleJsonApiAllOfRelationships
- RuleJsonApiAllOfRelationshipsCartPromotions
- RuleJsonApiAllOfRelationshipsCartPromotionsData
- RuleJsonApiAllOfRelationshipsCartPromotionsLinks
- RuleJsonApiAllOfRelationshipsConditions
- RuleJsonApiAllOfRelationshipsConditionsData
- RuleJsonApiAllOfRelationshipsConditionsLinks
- RuleJsonApiAllOfRelationshipsFlowSequences
- RuleJsonApiAllOfRelationshipsFlowSequencesLinks
- RuleJsonApiAllOfRelationshipsOrderPromotions
- RuleJsonApiAllOfRelationshipsOrderPromotionsData
- RuleJsonApiAllOfRelationshipsOrderPromotionsLinks
- RuleJsonApiAllOfRelationshipsPaymentMethods
- RuleJsonApiAllOfRelationshipsPaymentMethodsLinks
- RuleJsonApiAllOfRelationshipsPersonaPromotions
- RuleJsonApiAllOfRelationshipsPersonaPromotionsData
- RuleJsonApiAllOfRelationshipsPersonaPromotionsLinks
- RuleJsonApiAllOfRelationshipsProductPrices
- RuleJsonApiAllOfRelationshipsProductPricesData
- RuleJsonApiAllOfRelationshipsProductPricesLinks
- RuleJsonApiAllOfRelationshipsPromotionDiscounts
- RuleJsonApiAllOfRelationshipsPromotionDiscountsData
- RuleJsonApiAllOfRelationshipsPromotionDiscountsLinks
- RuleJsonApiAllOfRelationshipsPromotionSetGroups
- RuleJsonApiAllOfRelationshipsPromotionSetGroupsData
- RuleJsonApiAllOfRelationshipsPromotionSetGroupsLinks
- RuleJsonApiAllOfRelationshipsShippingMethodPriceCalculations
- RuleJsonApiAllOfRelationshipsShippingMethodPriceCalculationsData
- RuleJsonApiAllOfRelationshipsShippingMethodPriceCalculationsLinks
- RuleJsonApiAllOfRelationshipsShippingMethodPrices
- RuleJsonApiAllOfRelationshipsShippingMethodPricesData
- RuleJsonApiAllOfRelationshipsShippingMethodPricesLinks
- RuleJsonApiAllOfRelationshipsShippingMethods
- RuleJsonApiAllOfRelationshipsShippingMethodsLinks
- RuleJsonApiAllOfRelationshipsTags
- RuleJsonApiAllOfRelationshipsTagsLinks
- RuleJsonApiAllOfRelationshipsTaxProviders
- RuleJsonApiAllOfRelationshipsTaxProvidersLinks
- RuleTag
- SalesChannel
- SalesChannelAnalytics
- SalesChannelAnalyticsJsonApi
- SalesChannelAnalyticsJsonApiAllOf
- SalesChannelAnalyticsJsonApiAllOfRelationships
- SalesChannelAnalyticsJsonApiAllOfRelationshipsSalesChannel
- SalesChannelAnalyticsJsonApiAllOfRelationshipsSalesChannelLinks
- SalesChannelCountry
- SalesChannelCurrency
- SalesChannelDomain
- SalesChannelDomainJsonApi
- SalesChannelDomainJsonApiAllOf
- SalesChannelDomainJsonApiAllOfRelationships
- SalesChannelDomainJsonApiAllOfRelationshipsCurrency
- SalesChannelDomainJsonApiAllOfRelationshipsCurrencyLinks
- SalesChannelDomainJsonApiAllOfRelationshipsLanguage
- SalesChannelDomainJsonApiAllOfRelationshipsLanguageLinks
- SalesChannelDomainJsonApiAllOfRelationshipsProductExports
- SalesChannelDomainJsonApiAllOfRelationshipsProductExportsLinks
- SalesChannelDomainJsonApiAllOfRelationshipsSalesChannel
- SalesChannelDomainJsonApiAllOfRelationshipsSalesChannelDefaultHreflang
- SalesChannelDomainJsonApiAllOfRelationshipsSalesChannelDefaultHreflangData
- SalesChannelDomainJsonApiAllOfRelationshipsSalesChannelDefaultHreflangLinks
- SalesChannelDomainJsonApiAllOfRelationshipsSalesChannelLinks
- SalesChannelDomainJsonApiAllOfRelationshipsSnippetSet
- SalesChannelDomainJsonApiAllOfRelationshipsSnippetSetData
- SalesChannelDomainJsonApiAllOfRelationshipsSnippetSetLinks
- SalesChannelJsonApi
- SalesChannelJsonApiAllOf
- SalesChannelJsonApiAllOfExtensions
- SalesChannelJsonApiAllOfExtensionsThemes
- SalesChannelJsonApiAllOfExtensionsThemesLinks
- SalesChannelJsonApiAllOfRelationships
- SalesChannelJsonApiAllOfRelationshipsAnalytics
- SalesChannelJsonApiAllOfRelationshipsAnalyticsData
- SalesChannelJsonApiAllOfRelationshipsAnalyticsLinks
- SalesChannelJsonApiAllOfRelationshipsBoundCustomers
- SalesChannelJsonApiAllOfRelationshipsBoundCustomersData
- SalesChannelJsonApiAllOfRelationshipsBoundCustomersLinks
- SalesChannelJsonApiAllOfRelationshipsCountries
- SalesChannelJsonApiAllOfRelationshipsCountriesData
- SalesChannelJsonApiAllOfRelationshipsCountriesLinks
- SalesChannelJsonApiAllOfRelationshipsCountry
- SalesChannelJsonApiAllOfRelationshipsCountryLinks
- SalesChannelJsonApiAllOfRelationshipsCurrencies
- SalesChannelJsonApiAllOfRelationshipsCurrenciesData
- SalesChannelJsonApiAllOfRelationshipsCurrenciesLinks
- SalesChannelJsonApiAllOfRelationshipsCurrency
- SalesChannelJsonApiAllOfRelationshipsCurrencyLinks
- SalesChannelJsonApiAllOfRelationshipsCustomerGroup
- SalesChannelJsonApiAllOfRelationshipsCustomerGroupData
- SalesChannelJsonApiAllOfRelationshipsCustomerGroupLinks
- SalesChannelJsonApiAllOfRelationshipsCustomerGroupsRegistrations
- SalesChannelJsonApiAllOfRelationshipsCustomerGroupsRegistrationsData
- SalesChannelJsonApiAllOfRelationshipsCustomerGroupsRegistrationsLinks
- SalesChannelJsonApiAllOfRelationshipsCustomers
- SalesChannelJsonApiAllOfRelationshipsCustomersLinks
- SalesChannelJsonApiAllOfRelationshipsDocumentBaseConfigSalesChannels
- SalesChannelJsonApiAllOfRelationshipsDocumentBaseConfigSalesChannelsLinks
- SalesChannelJsonApiAllOfRelationshipsDomains
- SalesChannelJsonApiAllOfRelationshipsDomainsData
- SalesChannelJsonApiAllOfRelationshipsDomainsLinks
- SalesChannelJsonApiAllOfRelationshipsFooterCategory
- SalesChannelJsonApiAllOfRelationshipsFooterCategoryData
- SalesChannelJsonApiAllOfRelationshipsFooterCategoryLinks
- SalesChannelJsonApiAllOfRelationshipsHomeCmsPage
- SalesChannelJsonApiAllOfRelationshipsHomeCmsPageData
- SalesChannelJsonApiAllOfRelationshipsHomeCmsPageLinks
- SalesChannelJsonApiAllOfRelationshipsHreflangDefaultDomain
- SalesChannelJsonApiAllOfRelationshipsHreflangDefaultDomainData
- SalesChannelJsonApiAllOfRelationshipsHreflangDefaultDomainLinks
- SalesChannelJsonApiAllOfRelationshipsLandingPages
- SalesChannelJsonApiAllOfRelationshipsLandingPagesLinks
- SalesChannelJsonApiAllOfRelationshipsLanguage
- SalesChannelJsonApiAllOfRelationshipsLanguageLinks
- SalesChannelJsonApiAllOfRelationshipsLanguages
- SalesChannelJsonApiAllOfRelationshipsLanguagesLinks
- SalesChannelJsonApiAllOfRelationshipsMailHeaderFooter
- SalesChannelJsonApiAllOfRelationshipsMailHeaderFooterData
- SalesChannelJsonApiAllOfRelationshipsMailHeaderFooterLinks
- SalesChannelJsonApiAllOfRelationshipsMainCategories
- SalesChannelJsonApiAllOfRelationshipsMainCategoriesLinks
- SalesChannelJsonApiAllOfRelationshipsNavigationCategory
- SalesChannelJsonApiAllOfRelationshipsNavigationCategoryData
- SalesChannelJsonApiAllOfRelationshipsNavigationCategoryLinks
- SalesChannelJsonApiAllOfRelationshipsNewsletterRecipients
- SalesChannelJsonApiAllOfRelationshipsNewsletterRecipientsLinks
- SalesChannelJsonApiAllOfRelationshipsNumberRangeSalesChannels
- SalesChannelJsonApiAllOfRelationshipsNumberRangeSalesChannelsLinks
- SalesChannelJsonApiAllOfRelationshipsOrders
- SalesChannelJsonApiAllOfRelationshipsOrdersLinks
- SalesChannelJsonApiAllOfRelationshipsPaymentMethod
- SalesChannelJsonApiAllOfRelationshipsPaymentMethodLinks
- SalesChannelJsonApiAllOfRelationshipsPaymentMethods
- SalesChannelJsonApiAllOfRelationshipsPaymentMethodsLinks
- SalesChannelJsonApiAllOfRelationshipsProductExports
- SalesChannelJsonApiAllOfRelationshipsProductExportsLinks
- SalesChannelJsonApiAllOfRelationshipsProductReviews
- SalesChannelJsonApiAllOfRelationshipsProductReviewsLinks
- SalesChannelJsonApiAllOfRelationshipsProductVisibilities
- SalesChannelJsonApiAllOfRelationshipsProductVisibilitiesData
- SalesChannelJsonApiAllOfRelationshipsProductVisibilitiesLinks
- SalesChannelJsonApiAllOfRelationshipsPromotionSalesChannels
- SalesChannelJsonApiAllOfRelationshipsPromotionSalesChannelsData
- SalesChannelJsonApiAllOfRelationshipsPromotionSalesChannelsLinks
- SalesChannelJsonApiAllOfRelationshipsSeoUrlTemplates
- SalesChannelJsonApiAllOfRelationshipsSeoUrlTemplatesData
- SalesChannelJsonApiAllOfRelationshipsSeoUrlTemplatesLinks
- SalesChannelJsonApiAllOfRelationshipsSeoUrls
- SalesChannelJsonApiAllOfRelationshipsSeoUrlsLinks
- SalesChannelJsonApiAllOfRelationshipsServiceCategory
- SalesChannelJsonApiAllOfRelationshipsServiceCategoryData
- SalesChannelJsonApiAllOfRelationshipsServiceCategoryLinks
- SalesChannelJsonApiAllOfRelationshipsShippingMethod
- SalesChannelJsonApiAllOfRelationshipsShippingMethodLinks
- SalesChannelJsonApiAllOfRelationshipsShippingMethods
- SalesChannelJsonApiAllOfRelationshipsShippingMethodsLinks
- SalesChannelJsonApiAllOfRelationshipsSystemConfigs
- SalesChannelJsonApiAllOfRelationshipsSystemConfigsData
- SalesChannelJsonApiAllOfRelationshipsSystemConfigsLinks
- SalesChannelJsonApiAllOfRelationshipsType
- SalesChannelJsonApiAllOfRelationshipsTypeData
- SalesChannelJsonApiAllOfRelationshipsTypeLinks
- SalesChannelJsonApiAllOfRelationshipsWishlists
- SalesChannelJsonApiAllOfRelationshipsWishlistsLinks
- SalesChannelLanguage
- SalesChannelPaymentMethod
- SalesChannelShippingMethod
- SalesChannelType
- SalesChannelTypeJsonApi
- SalesChannelTypeJsonApiAllOf
- SalesChannelTypeJsonApiAllOfRelationships
- SalesChannelTypeJsonApiAllOfRelationshipsSalesChannels
- SalesChannelTypeJsonApiAllOfRelationshipsSalesChannelsLinks
- Salutation
- SalutationJsonApi
- SalutationJsonApiAllOf
- SalutationJsonApiAllOfRelationships
- SalutationJsonApiAllOfRelationshipsCustomerAddresses
- SalutationJsonApiAllOfRelationshipsCustomerAddressesLinks
- SalutationJsonApiAllOfRelationshipsCustomers
- SalutationJsonApiAllOfRelationshipsCustomersLinks
- SalutationJsonApiAllOfRelationshipsNewsletterRecipients
- SalutationJsonApiAllOfRelationshipsNewsletterRecipientsLinks
- SalutationJsonApiAllOfRelationshipsOrderAddresses
- SalutationJsonApiAllOfRelationshipsOrderAddressesLinks
- SalutationJsonApiAllOfRelationshipsOrderCustomers
- SalutationJsonApiAllOfRelationshipsOrderCustomersLinks
- ScheduledTask
- ScheduledTaskJsonApi
- ScheduledTaskJsonApiAllOf
- Script
- ScriptJsonApi
- ScriptJsonApiAllOf
- ScriptJsonApiAllOfRelationships
- ScriptJsonApiAllOfRelationshipsApp
- ScriptJsonApiAllOfRelationshipsAppLinks
- SeoUrl
- SeoUrlJsonApi
- SeoUrlJsonApiAllOf
- SeoUrlJsonApiAllOfRelationships
- SeoUrlJsonApiAllOfRelationshipsLanguage
- SeoUrlJsonApiAllOfRelationshipsLanguageLinks
- SeoUrlJsonApiAllOfRelationshipsSalesChannel
- SeoUrlJsonApiAllOfRelationshipsSalesChannelLinks
- SeoUrlTemplate
- SeoUrlTemplateJsonApi
- SeoUrlTemplateJsonApiAllOf
- SeoUrlTemplateJsonApiAllOfRelationships
- SeoUrlTemplateJsonApiAllOfRelationshipsSalesChannel
- SeoUrlTemplateJsonApiAllOfRelationshipsSalesChannelLinks
- ShippingMethod
- ShippingMethodJsonApi
- ShippingMethodJsonApiAllOf
- ShippingMethodJsonApiAllOfRelationships
- ShippingMethodJsonApiAllOfRelationshipsAppShippingMethod
- ShippingMethodJsonApiAllOfRelationshipsAppShippingMethodData
- ShippingMethodJsonApiAllOfRelationshipsAppShippingMethodLinks
- ShippingMethodJsonApiAllOfRelationshipsAvailabilityRule
- ShippingMethodJsonApiAllOfRelationshipsAvailabilityRuleLinks
- ShippingMethodJsonApiAllOfRelationshipsDeliveryTime
- ShippingMethodJsonApiAllOfRelationshipsDeliveryTimeLinks
- ShippingMethodJsonApiAllOfRelationshipsMedia
- ShippingMethodJsonApiAllOfRelationshipsMediaLinks
- ShippingMethodJsonApiAllOfRelationshipsOrderDeliveries
- ShippingMethodJsonApiAllOfRelationshipsOrderDeliveriesLinks
- ShippingMethodJsonApiAllOfRelationshipsPrices
- ShippingMethodJsonApiAllOfRelationshipsPricesData
- ShippingMethodJsonApiAllOfRelationshipsPricesLinks
- ShippingMethodJsonApiAllOfRelationshipsSalesChannelDefaultAssignments
- ShippingMethodJsonApiAllOfRelationshipsSalesChannelDefaultAssignmentsLinks
- ShippingMethodJsonApiAllOfRelationshipsSalesChannels
- ShippingMethodJsonApiAllOfRelationshipsSalesChannelsLinks
- ShippingMethodJsonApiAllOfRelationshipsTags
- ShippingMethodJsonApiAllOfRelationshipsTagsLinks
- ShippingMethodJsonApiAllOfRelationshipsTax
- ShippingMethodJsonApiAllOfRelationshipsTaxLinks
- ShippingMethodPrice
- ShippingMethodPriceJsonApi
- ShippingMethodPriceJsonApiAllOf
- ShippingMethodPriceJsonApiAllOfRelationships
- ShippingMethodPriceJsonApiAllOfRelationshipsCalculationRule
- ShippingMethodPriceJsonApiAllOfRelationshipsCalculationRuleData
- ShippingMethodPriceJsonApiAllOfRelationshipsCalculationRuleLinks
- ShippingMethodPriceJsonApiAllOfRelationshipsRule
- ShippingMethodPriceJsonApiAllOfRelationshipsRuleLinks
- ShippingMethodPriceJsonApiAllOfRelationshipsShippingMethod
- ShippingMethodPriceJsonApiAllOfRelationshipsShippingMethodLinks
- ShippingMethodTag
- Snippet
- SnippetJsonApi
- SnippetJsonApiAllOf
- SnippetJsonApiAllOfRelationships
- SnippetJsonApiAllOfRelationshipsSet
- SnippetJsonApiAllOfRelationshipsSetData
- SnippetJsonApiAllOfRelationshipsSetLinks
- SnippetSet
- SnippetSetJsonApi
- SnippetSetJsonApiAllOf
- SnippetSetJsonApiAllOfRelationships
- SnippetSetJsonApiAllOfRelationshipsSalesChannelDomains
- SnippetSetJsonApiAllOfRelationshipsSalesChannelDomainsLinks
- SnippetSetJsonApiAllOfRelationshipsSnippets
- SnippetSetJsonApiAllOfRelationshipsSnippetsData
- SnippetSetJsonApiAllOfRelationshipsSnippetsLinks
- StateMachine
- StateMachineHistory
- StateMachineHistoryJsonApi
- StateMachineHistoryJsonApiAllOf
- StateMachineHistoryJsonApiAllOfRelationships
- StateMachineHistoryJsonApiAllOfRelationshipsFromStateMachineState
- StateMachineHistoryJsonApiAllOfRelationshipsFromStateMachineStateData
- StateMachineHistoryJsonApiAllOfRelationshipsFromStateMachineStateLinks
- StateMachineHistoryJsonApiAllOfRelationshipsStateMachine
- StateMachineHistoryJsonApiAllOfRelationshipsStateMachineData
- StateMachineHistoryJsonApiAllOfRelationshipsStateMachineLinks
- StateMachineHistoryJsonApiAllOfRelationshipsToStateMachineState
- StateMachineHistoryJsonApiAllOfRelationshipsToStateMachineStateData
- StateMachineHistoryJsonApiAllOfRelationshipsToStateMachineStateLinks
- StateMachineHistoryJsonApiAllOfRelationshipsUser
- StateMachineHistoryJsonApiAllOfRelationshipsUserLinks
- StateMachineJsonApi
- StateMachineJsonApiAllOf
- StateMachineJsonApiAllOfRelationships
- StateMachineJsonApiAllOfRelationshipsHistoryEntries
- StateMachineJsonApiAllOfRelationshipsHistoryEntriesData
- StateMachineJsonApiAllOfRelationshipsHistoryEntriesLinks
- StateMachineJsonApiAllOfRelationshipsStates
- StateMachineJsonApiAllOfRelationshipsStatesData
- StateMachineJsonApiAllOfRelationshipsStatesLinks
- StateMachineJsonApiAllOfRelationshipsTransitions
- StateMachineJsonApiAllOfRelationshipsTransitionsData
- StateMachineJsonApiAllOfRelationshipsTransitionsLinks
- StateMachineState
- StateMachineStateJsonApi
- StateMachineStateJsonApiAllOf
- StateMachineStateJsonApiAllOfRelationships
- StateMachineStateJsonApiAllOfRelationshipsFromStateMachineHistoryEntries
- StateMachineStateJsonApiAllOfRelationshipsFromStateMachineHistoryEntriesData
- StateMachineStateJsonApiAllOfRelationshipsFromStateMachineHistoryEntriesLinks
- StateMachineStateJsonApiAllOfRelationshipsFromStateMachineTransitions
- StateMachineStateJsonApiAllOfRelationshipsFromStateMachineTransitionsData
- StateMachineStateJsonApiAllOfRelationshipsFromStateMachineTransitionsLinks
- StateMachineStateJsonApiAllOfRelationshipsOrderDeliveries
- StateMachineStateJsonApiAllOfRelationshipsOrderDeliveriesLinks
- StateMachineStateJsonApiAllOfRelationshipsOrderTransactionCaptureRefunds
- StateMachineStateJsonApiAllOfRelationshipsOrderTransactionCaptureRefundsData
- StateMachineStateJsonApiAllOfRelationshipsOrderTransactionCaptureRefundsLinks
- StateMachineStateJsonApiAllOfRelationshipsOrderTransactionCaptures
- StateMachineStateJsonApiAllOfRelationshipsOrderTransactionCapturesData
- StateMachineStateJsonApiAllOfRelationshipsOrderTransactionCapturesLinks
- StateMachineStateJsonApiAllOfRelationshipsOrderTransactions
- StateMachineStateJsonApiAllOfRelationshipsOrderTransactionsLinks
- StateMachineStateJsonApiAllOfRelationshipsOrders
- StateMachineStateJsonApiAllOfRelationshipsOrdersLinks
- StateMachineStateJsonApiAllOfRelationshipsStateMachine
- StateMachineStateJsonApiAllOfRelationshipsStateMachineLinks
- StateMachineStateJsonApiAllOfRelationshipsToStateMachineHistoryEntries
- StateMachineStateJsonApiAllOfRelationshipsToStateMachineHistoryEntriesData
- StateMachineStateJsonApiAllOfRelationshipsToStateMachineHistoryEntriesLinks
- StateMachineStateJsonApiAllOfRelationshipsToStateMachineTransitions
- StateMachineStateJsonApiAllOfRelationshipsToStateMachineTransitionsData
- StateMachineStateJsonApiAllOfRelationshipsToStateMachineTransitionsLinks
- StateMachineTransition
- StateMachineTransitionJsonApi
- StateMachineTransitionJsonApiAllOf
- StateMachineTransitionJsonApiAllOfRelationships
- StateMachineTransitionJsonApiAllOfRelationshipsFromStateMachineState
- StateMachineTransitionJsonApiAllOfRelationshipsFromStateMachineStateLinks
- StateMachineTransitionJsonApiAllOfRelationshipsStateMachine
- StateMachineTransitionJsonApiAllOfRelationshipsStateMachineLinks
- StateMachineTransitionJsonApiAllOfRelationshipsToStateMachineState
- StateMachineTransitionJsonApiAllOfRelationshipsToStateMachineStateLinks
- Success
- SystemConfig
- SystemConfigJsonApi
- SystemConfigJsonApiAllOf
- SystemConfigJsonApiAllOfConfigurationValue
- SystemConfigJsonApiAllOfRelationships
- SystemConfigJsonApiAllOfRelationshipsSalesChannel
- SystemConfigJsonApiAllOfRelationshipsSalesChannelLinks
- Tag
- TagJsonApi
- TagJsonApiAllOf
- TagJsonApiAllOfRelationships
- TagJsonApiAllOfRelationshipsCategories
- TagJsonApiAllOfRelationshipsCategoriesLinks
- TagJsonApiAllOfRelationshipsCustomers
- TagJsonApiAllOfRelationshipsCustomersLinks
- TagJsonApiAllOfRelationshipsLandingPages
- TagJsonApiAllOfRelationshipsLandingPagesLinks
- TagJsonApiAllOfRelationshipsMedia
- TagJsonApiAllOfRelationshipsMediaLinks
- TagJsonApiAllOfRelationshipsNewsletterRecipients
- TagJsonApiAllOfRelationshipsNewsletterRecipientsLinks
- TagJsonApiAllOfRelationshipsOrders
- TagJsonApiAllOfRelationshipsOrdersLinks
- TagJsonApiAllOfRelationshipsProducts
- TagJsonApiAllOfRelationshipsProductsLinks
- TagJsonApiAllOfRelationshipsRules
- TagJsonApiAllOfRelationshipsRulesData
- TagJsonApiAllOfRelationshipsRulesLinks
- TagJsonApiAllOfRelationshipsShippingMethods
- TagJsonApiAllOfRelationshipsShippingMethodsLinks
- Tax
- TaxJsonApi
- TaxJsonApiAllOf
- TaxJsonApiAllOfRelationships
- TaxJsonApiAllOfRelationshipsProducts
- TaxJsonApiAllOfRelationshipsProductsLinks
- TaxJsonApiAllOfRelationshipsRules
- TaxJsonApiAllOfRelationshipsRulesData
- TaxJsonApiAllOfRelationshipsRulesLinks
- TaxJsonApiAllOfRelationshipsShippingMethods
- TaxJsonApiAllOfRelationshipsShippingMethodsLinks
- TaxProvider
- TaxProviderJsonApi
- TaxProviderJsonApiAllOf
- TaxProviderJsonApiAllOfRelationships
- TaxProviderJsonApiAllOfRelationshipsApp
- TaxProviderJsonApiAllOfRelationshipsAppLinks
- TaxProviderJsonApiAllOfRelationshipsAvailabilityRule
- TaxProviderJsonApiAllOfRelationshipsAvailabilityRuleLinks
- TaxRule
- TaxRuleJsonApi
- TaxRuleJsonApiAllOf
- TaxRuleJsonApiAllOfData
- TaxRuleJsonApiAllOfRelationships
- TaxRuleJsonApiAllOfRelationshipsCountry
- TaxRuleJsonApiAllOfRelationshipsCountryLinks
- TaxRuleJsonApiAllOfRelationshipsTax
- TaxRuleJsonApiAllOfRelationshipsTaxLinks
- TaxRuleJsonApiAllOfRelationshipsType
- TaxRuleJsonApiAllOfRelationshipsTypeData
- TaxRuleJsonApiAllOfRelationshipsTypeLinks
- TaxRuleType
- TaxRuleTypeJsonApi
- TaxRuleTypeJsonApiAllOf
- TaxRuleTypeJsonApiAllOfRelationships
- TaxRuleTypeJsonApiAllOfRelationshipsRules
- TaxRuleTypeJsonApiAllOfRelationshipsRulesLinks
- Theme
- ThemeChild
- ThemeJsonApi
- ThemeJsonApiAllOf
- ThemeJsonApiAllOfRelationships
- ThemeJsonApiAllOfRelationshipsDependentThemes
- ThemeJsonApiAllOfRelationshipsDependentThemesData
- ThemeJsonApiAllOfRelationshipsDependentThemesLinks
- ThemeJsonApiAllOfRelationshipsMedia
- ThemeJsonApiAllOfRelationshipsMediaLinks
- ThemeJsonApiAllOfRelationshipsPreviewMedia
- ThemeJsonApiAllOfRelationshipsPreviewMediaLinks
- ThemeJsonApiAllOfRelationshipsSalesChannels
- ThemeJsonApiAllOfRelationshipsSalesChannelsLinks
- ThemeMedia
- ThemeSalesChannel
- Unit
- UnitJsonApi
- UnitJsonApiAllOf
- UnitJsonApiAllOfRelationships
- UnitJsonApiAllOfRelationshipsProducts
- UnitJsonApiAllOfRelationshipsProductsLinks
- User
- UserAccessKey
- UserAccessKeyJsonApi
- UserAccessKeyJsonApiAllOf
- UserAccessKeyJsonApiAllOfRelationships
- UserAccessKeyJsonApiAllOfRelationshipsUser
- UserAccessKeyJsonApiAllOfRelationshipsUserLinks
- UserConfig
- UserConfigJsonApi
- UserConfigJsonApiAllOf
- UserConfigJsonApiAllOfRelationships
- UserConfigJsonApiAllOfRelationshipsUser
- UserConfigJsonApiAllOfRelationshipsUserLinks
- UserJsonApi
- UserJsonApiAllOf
- UserJsonApiAllOfExtensions
- UserJsonApiAllOfExtensionsCreatedNotifications
- UserJsonApiAllOfExtensionsCreatedNotificationsLinks
- UserJsonApiAllOfRelationships
- UserJsonApiAllOfRelationshipsAccessKeys
- UserJsonApiAllOfRelationshipsAccessKeysData
- UserJsonApiAllOfRelationshipsAccessKeysLinks
- UserJsonApiAllOfRelationshipsAclRoles
- UserJsonApiAllOfRelationshipsAclRolesLinks
- UserJsonApiAllOfRelationshipsAvatarMedia
- UserJsonApiAllOfRelationshipsAvatarMediaData
- UserJsonApiAllOfRelationshipsAvatarMediaLinks
- UserJsonApiAllOfRelationshipsConfigs
- UserJsonApiAllOfRelationshipsConfigsData
- UserJsonApiAllOfRelationshipsConfigsLinks
- UserJsonApiAllOfRelationshipsCreatedCustomers
- UserJsonApiAllOfRelationshipsCreatedCustomersData
- UserJsonApiAllOfRelationshipsCreatedCustomersLinks
- UserJsonApiAllOfRelationshipsCreatedOrders
- UserJsonApiAllOfRelationshipsCreatedOrdersData
- UserJsonApiAllOfRelationshipsCreatedOrdersLinks
- UserJsonApiAllOfRelationshipsImportExportLogEntries
- UserJsonApiAllOfRelationshipsImportExportLogEntriesData
- UserJsonApiAllOfRelationshipsImportExportLogEntriesLinks
- UserJsonApiAllOfRelationshipsLocale
- UserJsonApiAllOfRelationshipsLocaleLinks
- UserJsonApiAllOfRelationshipsMedia
- UserJsonApiAllOfRelationshipsMediaLinks
- UserJsonApiAllOfRelationshipsRecoveryUser
- UserJsonApiAllOfRelationshipsRecoveryUserData
- UserJsonApiAllOfRelationshipsRecoveryUserLinks
- UserJsonApiAllOfRelationshipsStateMachineHistoryEntries
- UserJsonApiAllOfRelationshipsStateMachineHistoryEntriesData
- UserJsonApiAllOfRelationshipsStateMachineHistoryEntriesLinks
- UserJsonApiAllOfRelationshipsUpdatedCustomers
- UserJsonApiAllOfRelationshipsUpdatedCustomersData
- UserJsonApiAllOfRelationshipsUpdatedCustomersLinks
- UserJsonApiAllOfRelationshipsUpdatedOrders
- UserJsonApiAllOfRelationshipsUpdatedOrdersData
- UserJsonApiAllOfRelationshipsUpdatedOrdersLinks
- UserRecovery
- UserRecoveryJsonApi
- UserRecoveryJsonApiAllOf
- UserRecoveryJsonApiAllOfRelationships
- UserRecoveryJsonApiAllOfRelationshipsUser
- UserRecoveryJsonApiAllOfRelationshipsUserLinks
- Webhook
- WebhookEventLog
- WebhookEventLogJsonApi
- WebhookEventLogJsonApiAllOf
- WebhookJsonApi
- WebhookJsonApiAllOf
- WebhookJsonApiAllOfRelationships
- WebhookJsonApiAllOfRelationshipsApp
- WebhookJsonApiAllOfRelationshipsAppLinks
Authorization
oAuth
- Type:
OAuth
- Flow:
password
- Authorization URL: ``
- Scopes:
- write: Full write access
oAuth
- Type:
OAuth
- Flow:
application
- Authorization URL: ``
- Scopes:
- write: Full write access
Tests
To run the tests, use:
composer install vendor/bin/phpunit
Author
About this package
This PHP package is automatically generated by the OpenAPI Generator project:
- API version:
6.5.8.0
- Package version:
1.0
- Package version:
- Build package:
org.openapitools.codegen.languages.PhpClientCodegen