Composable Commerce PHP SDKPHP SDK
  • Namespace
  • Class
  • Tree

Namespaces

  • Commercetools
    • Commons
      • Helper
    • Core
      • Builder
        • Request
        • Update
      • Cache
      • Client
        • Adapter
        • OAuth
      • Error
      • Helper
        • Annotate
        • State
          • Renderer
        • Subscriber
          • Log
      • Model
        • ApiClient
        • Cart
        • CartDiscount
        • Category
        • Channel
        • Common
        • Customer
        • CustomerGroup
        • CustomField
        • CustomObject
        • DiscountCode
        • Extension
        • Inventory
        • Message
        • Order
        • OrderEdit
        • Payment
        • Product
          • Search
        • ProductDiscount
        • ProductSelection
        • ProductType
        • Project
        • Review
        • ShippingMethod
        • ShoppingList
        • State
        • Store
        • Subscription
        • TaxCategory
        • Type
        • Zone
      • Request
        • ApiClients
        • CartDiscounts
          • Command
        • Carts
          • Command
        • Categories
          • Command
        • Channels
          • Command
        • CustomerGroups
          • Command
        • Customers
          • Command
        • CustomField
          • Command
        • CustomObjects
        • DiscountCodes
          • Command
        • Extensions
          • Command
        • GraphQL
        • InStores
        • Inventory
          • Command
        • Me
          • Command
        • Messages
        • OrderEdits
          • Command
          • StagedOrder
            • Command
        • Orders
          • Command
        • Payments
          • Command
        • ProductDiscounts
          • Command
        • Products
          • Command
        • ProductSelections
          • Command
        • ProductTypes
          • Command
        • Project
          • Command
        • Query
        • Reviews
          • Command
        • ShippingMethods
          • Command
        • ShoppingLists
          • Command
        • States
          • Command
        • Stores
          • Command
        • Subscriptions
          • Command
        • TaxCategories
          • Command
        • Types
          • Command
        • Zones
          • Command
      • Response

Classes

  • AccessDeniedError
  • ApiError
  • ConcurrentModificationError
  • DiscountCodeNonApplicableError
  • DuplicateAttributeValueError
  • DuplicateAttributeValuesError
  • DuplicateFieldError
  • DuplicateFieldWithConflictingResourceError
  • DuplicatePriceScopeError
  • DuplicateVariantValuesError
  • EnumValueIsUsedError
  • ErrorContainer
  • InsufficientScopeError
  • InvalidCredentialsError
  • InvalidCurrentPasswordError
  • InvalidFieldError
  • InvalidItemShippingDetailsError
  • InvalidOperationError
  • InvalidSubjectError
  • InvalidTokenError
  • LanguageUsedInStoresError
  • MatchingPriceNotFoundError
  • Message
  • MissingRoleOnChannelError
  • MissingTaxRateForCountryError
  • NoMatchingProductDiscountFoundError
  • OutOfStockError
  • PriceChangedError
  • ProjectNotConfiguredForLanguagesError
  • QueryTimedOutError
  • RequiredFieldError
  • ResourceNotFoundError
  • ShippingMethodDoesNotMatchCartError

Exceptions

  • ApiException
  • ApiServiceException
  • BadGatewayException
  • BadRequestException
  • ClientErrorException
  • ConcurrentModificationException
  • DeprecatedException
  • ErrorResponseException
  • ForbiddenException
  • GatewayTimeoutException
  • InternalServerErrorException
  • InvalidArgumentException
  • InvalidClientCredentialsException
  • InvalidTokenException
  • NotFoundException
  • ServerErrorException
  • ServiceUnavailableException
  • UnauthorizedException
  • UpdateActionLimitException

Namespace Commercetools\Core\Error

Classes summary

AccessDeniedError
ApiError
ConcurrentModificationError
DiscountCodeNonApplicableError
DuplicateAttributeValueError
DuplicateAttributeValuesError
DuplicateFieldError
DuplicateFieldWithConflictingResourceError
DuplicatePriceScopeError
DuplicateVariantValuesError
EnumValueIsUsedError
ErrorContainer
InsufficientScopeError
InvalidCredentialsError
InvalidCurrentPasswordError
InvalidFieldError
InvalidItemShippingDetailsError
InvalidOperationError
InvalidSubjectError
InvalidTokenError
LanguageUsedInStoresError
MatchingPriceNotFoundError
Message
MissingRoleOnChannelError
MissingTaxRateForCountryError
NoMatchingProductDiscountFoundError
OutOfStockError
PriceChangedError
ProjectNotConfiguredForLanguagesError
QueryTimedOutError
RequiredFieldError
ResourceNotFoundError
ShippingMethodDoesNotMatchCartError

Exceptions summary

ApiException Base exception for responses with http status code different than 200 or 201
ApiServiceException Base exception for all responses with status code 4xx or 5xx
BadGatewayException Base Exception for all responses with status code 5xx
BadRequestException Base exception for all responses with status code 400
ClientErrorException Base exception for all responses with http status code 4xx
ConcurrentModificationException Exeption for response with status code 409
DeprecatedException
ErrorResponseException Exception for responses with status code 400
ForbiddenException Base class for responses with status code 401 || 403
GatewayTimeoutException Exception for response for status code 504
InternalServerErrorException Exception for response with status code 500
InvalidArgumentException
InvalidClientCredentialsException Exception for response with status code 401
InvalidTokenException Exception for status code 401
NotFoundException Exception for response with status code 404
ServerErrorException Base Exception for all responses with status code 5xx
ServiceUnavailableException Exception for response with status code 503
UnauthorizedException Base class for responses with status code 401 || 403
UpdateActionLimitException
PHP SDK API documentation generated by ApiGen