9orky / allegro-api
dev-main
2022-02-16 14:12 UTC
Requires
- php: >=5.5
- ext-curl: *
- ext-json: *
- ext-mbstring: *
- guzzlehttp/guzzle: ^6.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ~1.12
- phpunit/phpunit: ^4.8
- squizlabs/php_codesniffer: ~2.6
This package is not auto-updated.
Last update: 2024-11-22 01:44:20 UTC
README
https://developer.allegro.pl/about Documentation is generated from this OpenAPI 3.0 specification file.
This PHP package is automatically generated by the Swagger Codegen project:
- API version: latest
- Build package: io.swagger.codegen.v3.generators.php.PhpClientCodegen For more information, please visit https://github.com/allegro/allegro-api/issues
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
{
"repositories": [
{
"type": "git",
"url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
}
],
"require": {
"GIT_USER_ID/GIT_REPO_ID": "*@dev"
}
}
Then run composer install
Manual Installation
Download the files and include autoload.php
:
require_once('/path/to/SwaggerClient-php/vendor/autoload.php');
Tests
To run the unit tests:
composer install
./vendor/bin/phpunit
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: bearer-token-for-user $config = Swagger\Client\Configuration::getDefaultConfiguration()->setAccessToken('YOUR_ACCESS_TOKEN'); $apiInstance = new Swagger\Client\Api\AdditionalServicesApi( // 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 ); $body = new \Swagger\Client\Model\AdditionalServicesGroupRequest(); // \Swagger\Client\Model\AdditionalServicesGroupRequest | Additional service group body try { $result = $apiInstance->createAdditionalServicesGroupUsingPOST($body); print_r($result); } catch (Exception $e) { echo 'Exception when calling AdditionalServicesApi->createAdditionalServicesGroupUsingPOST: ', $e->getMessage(), PHP_EOL; } // Configure OAuth2 access token for authorization: bearer-token-for-user $config = Swagger\Client\Configuration::getDefaultConfiguration()->setAccessToken('YOUR_ACCESS_TOKEN'); $apiInstance = new Swagger\Client\Api\AdditionalServicesApi( // 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 ); $group_id = "group_id_example"; // string | Additional Service Group ID. try { $result = $apiInstance->getAdditionalServicesGroupUsingGET($group_id); print_r($result); } catch (Exception $e) { echo 'Exception when calling AdditionalServicesApi->getAdditionalServicesGroupUsingGET: ', $e->getMessage(), PHP_EOL; } // Configure OAuth2 access token for authorization: bearer-token-for-user $config = Swagger\Client\Configuration::getDefaultConfiguration()->setAccessToken('YOUR_ACCESS_TOKEN'); $apiInstance = new Swagger\Client\Api\AdditionalServicesApi( // 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 ); $offset = 0; // int | The offset of elements in the response. $limit = 100; // int | The limit of elements in the response. try { $result = $apiInstance->getListOfAdditionalServicesDefinitionsUsingGET($offset, $limit); print_r($result); } catch (Exception $e) { echo 'Exception when calling AdditionalServicesApi->getListOfAdditionalServicesDefinitionsUsingGET: ', $e->getMessage(), PHP_EOL; } // Configure OAuth2 access token for authorization: bearer-token-for-user $config = Swagger\Client\Configuration::getDefaultConfiguration()->setAccessToken('YOUR_ACCESS_TOKEN'); $apiInstance = new Swagger\Client\Api\AdditionalServicesApi( // 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 ); $offset = 0; // int | The offset of elements in the response. $limit = 100; // int | The limit of elements in the response. try { $result = $apiInstance->getListOfAdditionalServicesGroupsUsingGET($offset, $limit); print_r($result); } catch (Exception $e) { echo 'Exception when calling AdditionalServicesApi->getListOfAdditionalServicesGroupsUsingGET: ', $e->getMessage(), PHP_EOL; } // Configure OAuth2 access token for authorization: bearer-token-for-user $config = Swagger\Client\Configuration::getDefaultConfiguration()->setAccessToken('YOUR_ACCESS_TOKEN'); $apiInstance = new Swagger\Client\Api\AdditionalServicesApi( // 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 ); $body = new \Swagger\Client\Model\AdditionalServicesGroupRequest(); // \Swagger\Client\Model\AdditionalServicesGroupRequest | Additional service group body $group_id = "group_id_example"; // string | Additional service group ID. try { $result = $apiInstance->modifyAdditionalServicesGroupUsingPUT($body, $group_id); print_r($result); } catch (Exception $e) { echo 'Exception when calling AdditionalServicesApi->modifyAdditionalServicesGroupUsingPUT: ', $e->getMessage(), PHP_EOL; } ?>
Documentation for API Endpoints
All URIs are relative to https://api.{environment}
Documentation For Models
- AdditionalEmail
- AdditionalEmailRequest
- AdditionalEmailsResponse
- AdditionalServiceDefinitionRequest
- AdditionalServiceRequest
- AdditionalServiceResponse
- AdditionalServicesGroup
- AdditionalServicesGroupRequest
- AdditionalServicesGroupResponse
- AdditionalServicesGroups
- Address
- AfterSalesServices
- AfterSalesServicesAddress
- AfterSalesServicesAttachment
- AfterSalesServicesProductOfferRequest
- AftersalesserviceconditionsAttachmentsBody
- AllOfAfterSalesServicesProductOfferRequestImpliedWarranty
- AllOfAfterSalesServicesProductOfferRequestReturnPolicy
- AllOfAfterSalesServicesProductOfferRequestWarranty
- AllOfBaseSaleProductResponseDtoCategory
- AllOfCheckoutFormSummaryTotalToPay
- AllOfDeliveryProductOfferRequestShippingRates
- AllOfOfferCategory
- AllOfProductSetElementProduct
- AllOfSaleProductDtoCategory
- AllegroParcelTrackingResponse
- AllegroPickupDropOffPoint
- AllegroPickupDropOffPointAddress
- AllegroPickupDropOffPointOpening
- AllegroPickupDropOffPointPayments
- AllegroPickupDropOffPointRestrictions
- AllegroPickupDropOffPointServices
- AllegroPickupDropOffPointsResponse
- AllegroPricesChangeRequest
- AllegroPricesConsentChangeResponse
- AllegroPricesEligibilityResponse
- AllegroPricesQualificationResponse
- Answer
- ApplicationTimePolicy
- Attachment
- AttachmentDeclaration
- AttachmentFile
- AttachmentFileRequest
- AttachmentType
- AuctionDetails
- AuthError
- AvailableConstraint
- AvailablePromotionPackage
- AvailablePromotionPackages
- AverageRates
- B2b
- Badge
- BadgeApplication
- BadgeApplicationBargainPrice
- BadgeApplicationCampaign
- BadgeApplicationMarketPrice
- BadgeApplicationOffer
- BadgeApplicationPrices
- BadgeApplicationProcess
- BadgeApplicationPurchaseConstraints
- BadgeApplicationPurchaseConstraintsLimit
- BadgeApplicationPurchaseConstraintsLimitPerUser
- BadgeApplicationRejectionReason
- BadgeApplicationRejectionReasonMessage
- BadgeApplicationRequest
- BadgeApplicationSubsidyPrices
- BadgeApplicationSubsidyTargetPrice
- BadgeApplications
- BadgeCampaign
- BadgeOperation
- BadgeOperationProcess
- BadgePatchPrices
- BadgePatchPricesPrices
- BadgePatchPricesPricesBargain
- BadgePatchProcess
- BadgePatchProcessProcess
- BadgePatchRequest
- BadgeProcess
- BadgePublicationTimePolicy
- BadgesList
- BaseOperation
- BaseSaleProductResponseDto
- BasicDefinitionResponse
- Benefit
- BenefitSpecification
- BidRequest
- BillingEntry
- BillingEntryBalance
- BillingEntryOffer
- BillingEntryOrder
- BillingEntryTax
- BillingEntryType
- BillingEntryValue
- BillingType
- BlackListResponse
- BlacklistRequest
- BlacklistUser
- BlockadeOperation
- BlockadeReleaseOperation
- BundleBenefitSpecification
- BuyNowPrice
- BuyerParticipant
- BuyerReference
- CampaignRefusalReason
- CampaignRequestDto
- CampaignResponseDto
- CancelParcelParameters
- Caption
- CategoriesDto
- Category
- CategoryBaseEvent
- CategoryCreatedEvent
- CategoryDeletedEvent
- CategoryDeletedEventRedirectCategory
- CategoryDto
- CategoryDtoParent
- CategoryEventBaseCategory
- CategoryEventBaseCategoryParent
- CategoryEventsResponse
- CategoryMovedEvent
- CategoryOptionsDto
- CategoryParameter
- CategoryParameterList
- CategoryParameterOptions
- CategoryParametersScheduledBaseChange
- CategoryParametersScheduledBaseChangeCategory
- CategoryParametersScheduledBaseChangeParameter
- CategoryParametersScheduledChangesResponse
- CategoryProductParameter
- CategoryProductParameterList
- CategoryRenamedEvent
- CategorySuggestionResponse
- CategorySuggestionResponseMatchingCategories
- Cells
- ChangePrice
- ChangePriceInput
- ChangePriceWithoutOutput
- CharityOrganization
- CheckFormsNewOrderInvoice
- CheckFormsNewOrderInvoiceFile
- CheckFormsNewOrderInvoiceId
- CheckoutForm
- CheckoutFormAddWaybillCreated
- CheckoutFormAddWaybillCreatedLineItems
- CheckoutFormAddWaybillRequest
- CheckoutFormAddWaybillRequestLineItems
- CheckoutFormAdditionalService
- CheckoutFormBuyerAddressReference
- CheckoutFormBuyerReference
- CheckoutFormDeliveryAddress
- CheckoutFormDeliveryMethod
- CheckoutFormDeliveryPickupPoint
- CheckoutFormDeliveryPickupPointAddress
- CheckoutFormDeliveryReference
- CheckoutFormDeliveryTime
- CheckoutFormDeliveryTimeGuaranteed
- CheckoutFormDiscount
- CheckoutFormFulfillment
- CheckoutFormFulfillmentShipmentSummary
- CheckoutFormFulfillmentShipmentSummaryLineItemsSent
- CheckoutFormFulfillmentStatus
- CheckoutFormInvoiceAddress
- CheckoutFormInvoiceAddressCompany
- CheckoutFormInvoiceAddressNaturalPerson
- CheckoutFormInvoiceInfo
- CheckoutFormLineItem
- CheckoutFormOrderWaybillResponse
- CheckoutFormPaymentProvider
- CheckoutFormPaymentReference
- CheckoutFormPaymentType
- CheckoutFormReference
- CheckoutFormStatus
- CheckoutFormSummary
- CheckoutForms
- CheckoutFormsOrderInvoice
- CheckoutFormsOrderInvoiceEptVerification
- CheckoutFormsOrderInvoiceEptVerificationReasons
- CheckoutFormsOrderInvoiceFile
- CheckoutFormsOrderInvoiceFileSecurityVerification
- CheckoutFormsOrderInvoices
- ClassifiedExtension
- ClassifiedExtraPackage
- ClassifiedPackage
- ClassifiedPackageConfig
- ClassifiedPackageConfigs
- ClassifiedPackages
- ClassifiedPromotion
- ClassifiedPublication
- ClassifiedResponse
- ClassifiedsPackages
- CommandOutput
- CommandTask
- CommissionResponse
- Company
- CompatibilityList
- CompatibilityListIdItem
- CompatibilityListIdItemAdditionalInfo
- CompatibilityListItem
- CompatibilityListItemProductBased
- CompatibilityListManual
- CompatibilityListManualType
- CompatibilityListProductBased
- CompatibilityListProductBasedProductOfferResponse
- CompatibilityListProductOfferResponse
- CompatibilityListSupportedCategoriesDto
- CompatibilityListSupportedCategoriesDtoSupportedCategories
- CompatibilityListSupportedCategoriesDtoValidationRules
- CompatibilityListTextItem
- CompatibleProductDto
- CompatibleProductDtoAttributes
- CompatibleProductDtoGroup
- CompatibleProductsGroupsDto
- CompatibleProductsGroupsDtoGroups
- CompatibleProductsListDto
- CompensationOperation
- Configuration
- ConstraintCriteria
- ContactRequest
- ContactResponse
- ContactResponseList
- ContributionOperation
- Coordinates
- CorrectionOperation
- CurrentPrice
- CustomParameter
- CustomerReturn
- CustomerReturnItem
- CustomerReturnItemReason
- CustomerReturnParcelSender
- CustomerReturnRefund
- CustomerReturnRefundBankAccount
- CustomerReturnRefundBankAccountAddress
- CustomerReturnRefundRejectionRequest
- CustomerReturnRefundRejectionRequestRejection
- CustomerReturnRejection
- CustomerReturnResponse
- CustomerReturnReturnParcel
- Deduction
- DeductionChargeOperation
- DeductionIncreaseOperation
- DefinitionsResponse
- DeliveryBasic
- DeliveryFull
- DeliveryMethodId
- DeliveryProductOfferRequest
- DeliveryProductOfferResponse
- DeliveryService
- DeliveryServices
- DeliverySettingsDto
- DeliverySettingsDtoAbroadFreeDelivery
- DeliverySettingsDtoCustomCost
- DeliverySettingsDtoFreeDelivery
- DeliverySettingsDtoJoinPolicy
- DescribesListingFee
- DescribesSuccessCommissionFee
- DescriptionSection
- DescriptionSectionItem
- DescriptionSectionItemImage
- DescriptionSectionItemText
- DictionaryCategoryParameter
- DictionaryCategoryParameterDictionary
- DictionaryCategoryProductParameter
- DictionaryCategoryProductParameterDictionary
- DictionaryCategoryProductParameterRestrictions
- DimensionItem
- Discounts
- DiscountsProductOfferRequest
- DiscountsProductOfferRequestWholesalePriceList
- DiscountsProductOfferResponse
- DiscountsWholesalePriceList
- Dispute
- DisputeAttachment
- DisputeAttachmentId
- DisputeAuthor
- DisputeAuthorRole
- DisputeCheckoutForm
- DisputeFirstMessage
- DisputeListResponse
- DisputeMessage
- DisputeMessageAuthor
- DisputeMessageList
- DisputeUser
- EmailRequest
- EmailResponse
- Error
- Error200
- Error400
- Error403
- Error404
- Error504
- Errors
- ErrorsHolder
- ExtendedTax
- ExternalId
- Fee
- FeePreviewResponse
- FloatCategoryParameter
- FloatCategoryProductParameter
- FloatCategoryProductParameterRestrictions
- FullDefinitionResponse
- FundraisingCampaign
- FundraisingCampaigns
- GeneralReport
- GetBadgeCampaignsList
- GetSaleProductsResponse
- GetSaleProductsResponseNextPage
- Header
- ImageUrl
- ImpliedWarrantiesListImpliedWarrantyBasic_
- ImpliedWarranty
- ImpliedWarrantyBasic
- ImpliedWarrantyPeriod
- ImpliedWarrantyRequest
- ImpliedWarrantyResponse
- InitializeRefund
- InitializeRefundAdditionalServices
- InitializeRefundDelivery
- InitializeRefundOverpaid
- InlineResponse200
- InlineResponse2001
- InlineResponse2001DeliveryMethods
- InlineResponse2001ShippingRatesConstraints
- InlineResponse2001ShippingRatesConstraintsFirstItemRate
- InlineResponse2001ShippingRatesConstraintsMaxPackageWeight
- InlineResponse2001ShippingRatesConstraintsMaxQuantityPerPackage
- InlineResponse2001ShippingRatesConstraintsNextItemRate
- InlineResponse2001ShippingRatesConstraintsShippingTime
- InlineResponse2001ShippingRatesConstraintsShippingTimeDefault
- InlineResponse2002
- InlineResponse2003
- InlineResponse2004
- InlineResponse2005
- InlineResponse2006
- InlineResponse200ShippingRates
- InlineResponse201
- InlineResponse2011
- InlineResponse2012
- InlineResponse202
- InlineResponse400
- InlineResponse403
- InlineResponse404
- InlineResponse504
- IntegerCategoryParameter
- IntegerCategoryProductParameter
- IntegerCategoryProductParameterRestrictions
- Interlocutor
- JustId
- LargeOrderDiscountBenefitSpecification
- LargeOrderDiscountBenefitSpecificationDiscount
- LargeOrderDiscountBenefitSpecificationOrderValue
- LargeOrderDiscountBenefitSpecificationThresholds
- LatestOrderEvent
- LineItemReconciliation
- ListingCategory
- ListingCategoryWithCount
- ListingOffer
- ListingResponse
- ListingResponseCategories
- ListingResponseFilters
- ListingResponseFiltersValues
- ListingResponseOffers
- ListingResponseSearchMeta
- ListingResponseSort
- Location
- MaxPrice
- MeResponse
- Message
- MessageAttachmentId
- MessageAttachmentInfo
- MessageAuthor
- MessageAuthorRole
- MessageOffer
- MessageOrder
- MessageRelatedObject
- MessageRequest
- MessagesList
- MinimalPrice
- Modification
- ModificationDelivery
- ModificationDiscounts
- ModificationDiscountsWholesalePriceList
- ModificationPayments
- ModificationPromotion
- ModificationPublication
- MultiPackBenefitSpecification
- MultiPackBenefitSpecificationConfiguration
- MultiPackBenefitSpecificationTrigger
- MyBidResponse
- NetPrice
- NewAttachmentDeclaration
- NewMessage
- NewMessageInThread
- Offer
- OfferActivatedEvent
- OfferAdditionalServices
- OfferArchivedEvent
- OfferAttachment
- OfferAttachmentRequest
- OfferBadgeCampaign
- OfferBidCanceledEvent
- OfferBidPlacedEvent
- OfferCategory
- OfferChangeCommand
- OfferChangedEvent
- OfferCriterium
- OfferDelivery
- OfferDuration
- OfferEndedEvent
- OfferEndingAt
- OfferEventBaseOffer
- OfferEventEndedOffer
- OfferEventEndedOfferPublication
- OfferEventExternalOffer
- OfferFixedPrice
- OfferId
- OfferImageLinkUploadRequest
- OfferImageUploadResponse
- OfferImages
- OfferListingDto
- OfferListingDtoImage
- OfferListingDtoV1B2b
- OfferListingDtoV1Delivery
- OfferListingDtoV1Publication
- OfferListingDtoV1SaleInfo
- OfferListingDtoV1Stats
- OfferListingDtoV1Stock
- OfferLowestPrice
- OfferPrice
- OfferPriceChangeCommand
- OfferPriceChangedEvent
- OfferPromoOption
- OfferPromoOptions
- OfferPromoOptionsPendingChanges
- OfferPromotion
- OfferPublication
- OfferQuantityChangeCommand
- OfferQuoteDto
- OfferQuotesDto
- OfferRating
- OfferRatingScoreDistribution
- OfferRatingSizeFeedback
- OfferReference
- OfferRequirements
- OfferSeller
- OfferSellingMode
- OfferShippingRates
- OfferStartingAt
- OfferStatus
- OfferStock
- OfferStockChangedEvent
- OfferVendor
- OffersSearchResultDto
- OneOfBadgePatchRequest
- OpenHour
- OperationParticipantAddress
- OperationPayment
- OperationValue
- Order
- OrderEvent
- OrderEventData
- OrderEventStats
- OrderEventType
- OrderEventsList
- OrderLineItem
- OrdersShippingCarrier
- OrdersShippingCarriersResponse
- Parameter
- ParameterProductOfferRequest
- ParameterProductOfferResponse
- ParameterRangeValue
- ParametersForPreviewPrice
- ParcelAdditionalServices
- ParcelAdditionalServicesAvailability
- ParcelAdditionalServicesCashOnDelivery
- ParcelAdditionalServicesCashOnDeliveryAvailability
- ParcelAdditionalServicesCashOnDeliveryValue
- ParcelAdditionalServicesOptionAvailability
- ParcelCreationAddress
- ParcelCreationAddressWithMandatoryPlace
- ParcelCreationParameters
- ParcelCreationParametersLabel
- ParcelDetails
- ParcelDetailsLabel
- ParcelItemDetails
- ParcelItemDetailsWithWaybill
- ParcelItemDetailsWithWaybillDimensions
- ParcelItemDetailsWithWaybillValue
- ParcelItemDetailsWithWaybillWeight
- ParcelTrackingHistory
- ParcelTrackingHistoryTrackingDetails
- ParcelTrackingStatus
- Participant
- Payment
- PaymentOperations
- Payments
- PaymentsSurcharge
- Payout
- PayoutOperation
- PayoutOperationCancel
- PhonesRequest
- PhonesResponse
- Pickup
- PickupDateParcelsProposals
- PickupDateProposal
- PickupDateProposals
- PickupParcelParameters
- Pos
- Price
- PriceModification
- PriceModificationFixedPrice
- PriceModificationFixedPriceHolder
- PriceModificationPercentageChangeDecrease
- PriceModificationPercentageChangeHolder
- PriceModificationPercentageChangeIncrease
- PriceModificationValueChangeDecrease
- PriceModificationValueChangeHolder
- PriceModificationValueChangeIncrease
- ProcessingStatus
- ProductCategoryProposal
- ProductChangeProposalDto
- ProductChangeProposalRequest
- ProductImageProposal
- ProductNameProposal
- ProductOffer
- ProductOfferAdditionalServicesRequest
- ProductOfferAdditionalServicesResponse
- ProductOfferAttachment
- ProductOfferAttachmentInner
- ProductOfferBase
- ProductOfferFundraisingCampaignRequest
- ProductOfferFundraisingCampaignResponse
- ProductOfferResponse
- ProductOfferResponsePublication
- ProductParameter
- ProductParameterDto
- ProductParameterOptions
- ProductParameterProposal
- ProductParameterValueProposal
- ProductSetElement
- ProductSetElementQuantity
- ProductSetElementQuantityQuantity
- ProductsCategoryPath
- ProductsCategorySubcategories
- PromoModificationReport
- PromoModificationTask
- PromoOptionsCommand
- PromoOptionsCommandModification
- PromoOptionsCommandModificationPackage
- PromoOptionsModification
- PromoOptionsModifications
- Promotion
- PromotionCampaignRequestDto
- PromotionCampaignResponseDto
- PromotionCampaignsResponseDto
- PromotionRequestDto
- PromotionResponseDto
- ProposeSaleProductRequest
- PublicOfferPreviewRequest
- PublicTableDto
- PublicTablesDto
- Publication
- PublicationChangeCommandDto
- PublicationModification
- PublicationProductOfferResponse
- PublicationTimePolicy
- QuantityModification
- QuoteResponse
- Rates
- Receiver
- Recipient
- Reference
- RefundAdditionalServicesValue
- RefundCancelOperation
- RefundChargeOperation
- RefundClaim
- RefundClaimBuyer
- RefundClaimCommission
- RefundClaimLineItem
- RefundClaimLineItemOffer
- RefundClaimRequest
- RefundClaimRequestLineItem
- RefundDeliveryValue
- RefundDetails
- RefundIncreaseOperation
- RefundLineItem
- RefundLineItemValue
- RefundOverpaidValue
- RefundPayment
- RefundSurchargeValue
- RefundTotalValue
- RefusalMessage
- Removal
- RemovalRequest
- RequirementChange
- RestrictionCause
- ReturnPoliciesListReturnPolicyBasic_
- ReturnPolicy
- ReturnPolicyAddress
- ReturnPolicyAvailability
- ReturnPolicyBasic
- ReturnPolicyContact
- ReturnPolicyOptions
- ReturnPolicyRequest
- ReturnPolicyResponse
- ReturnPolicyReturnCost
- SaleProductCompatibilityList
- SaleProductDto
- SaleProductOffer
- SaleProductOfferPatchRequestV1
- SaleProductOfferPatchRequestV2
- SaleProductOfferRequestBase
- SaleProductOfferRequestBaseCategory
- SaleProductOfferRequestBasePublication
- SaleProductOfferRequestV1
- SaleProductOfferRequestV1Publication
- SaleProductOfferRequestV2
- SaleProductOfferResponseBaseV1
- SaleProductOfferResponseBaseV2
- SaleProductOfferResponseV1
- SaleProductOfferResponseV2
- SaleProductOfferStatusResponse
- SaleProductOfferStatusResponseOperation
- SaleProductResponseCategoriesDto
- SaleProductResponseDto
- SearchResult
- Seller
- SellerCreateRebateRequestDto
- SellerOfferBaseEvent
- SellerOfferEventsResponse
- SellerParticipant
- SellerRebateDto
- SellerRebateOfferCriterion
- SellerRebateOfferCriterionOffers
- SellerRebatesDto
- SellerReference
- SellingMode
- SellingModeFormat
- SellingModeWithNetPrice
- Sender
- ShippingRate
- ShippingRateDeliveryMethod
- ShippingRateFirstItemRate
- ShippingRateMaxPackageWeight
- ShippingRateNextItemRate
- ShippingRateShippingTime
- ShippingRates
- ShippingRatesSet
- SinglePromotionCampaignResponseDto
- SizeTable
- SizeTablePostRequest
- SizeTablePutRequest
- SizeTableTemplateImageResponse
- SizeTableTemplateResponse
- SizeTableTemplatesResponse
- SmartDeliveryMethod
- SmartOfferClassificationReport
- SmartOfferClassificationReportClassification
- SmartOfferClassificationReportConditions
- SmartSellerClassificationReport
- SmartSellerClassificationReportClassification
- SmartSellerClassificationReportConditions
- StandardizedDescription
- StartingPrice
- Stock
- StringCategoryParameter
- StringCategoryProductParameter
- StringCategoryProductParameterRestrictions
- Subject
- Surcharge
- SurchargeOperation
- TagId
- TagIdsRequest
- TagListResponse
- TagRequest
- TagResponse
- TaskCount
- TaskReport
- Tax
- TaxSetting
- TaxSettingExemption
- TaxSettingRate
- TaxSettingSubject
- TaxSettings
- TecdocSpecification
- TecdocSpecificationItem
- Thread
- ThreadId
- ThreadReadFlag
- ThreadsList
- UUID
- UnfilledParametersResponse
- UnfilledParametersResponseCategory
- UnfilledParametersResponseOffers
- UnfilledParametersResponseParameters
- User
- UserCampaignEligibility
- UserRating
- UserRatingAnswerRequest
- UserRatingListResponse
- UserRatingRemovalRequest
- UserRatingRemovalRequestRequest
- UserRatingSummaryResponse
- UserRatingSummaryResponseNotRecommended
- UserRatingSummaryResponseRecommended
- Validation
- ValidationError
- ValidationWarning
- VariantSet
- VariantSetOffer
- VariantSetParameter
- VariantSetResponse
- VariantSets
- VariantSetsVariantSet
- VisibilityTimePolicy
- Wallet
- WalletBalance
- WarrantiesListWarrantyBasic_
- Warranty
- WarrantyAttachment
- WarrantyBasic
- WarrantyPeriod
- WarrantyRequest
- WarrantyResponse
- WarrantyType
- WholesalePriceListBenefitSpecification
- WholesalePriceListBenefitSpecificationQuantity
- WholesalePriceListBenefitSpecificationThresholds
- WrapperTypeForPreviewConditions
- WrapsListingAndCommissionsFees
Documentation For Authorization
bearer-token-for-application
- Type: OAuth
- Flow: application
- Authorization URL:
- Scopes:
bearer-token-for-user
- Type: OAuth
- Flow: accessCode
- Authorization URL: https://allegro.pl/auth/oauth/authorize
- Scopes: