peddler 5.0.0.pre.3 → 5.0.0.pre.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +209 -36
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/address.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/destination_details.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_eligibility.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_preferences.rb +3 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment.rb +6 -6
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment_summary.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_listing.rb +4 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_summary.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/measurement_data.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/prep_details.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/prep_instruction.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/product_quantity.rb +4 -4
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/shipment_listing.rb +4 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/transportation_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rb +14 -14
- data/lib/peddler/apis/aplus_content_2020_11_01/decorator.rb +3 -3
- data/lib/peddler/apis/aplus_content_2020_11_01/image_component.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/plain_text_item.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_comparison_product_block.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/text_item.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01.rb +38 -38
- data/lib/peddler/apis/catalog_items_2020_12_01/item_identifiers_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/item_variations_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01.rb +8 -8
- data/lib/peddler/apis/catalog_items_2022_04_01/brand_refinement.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/classification_refinement.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_browse_classifications_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_dimensions_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_identifiers_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_images_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_product_type_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_relationship.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_relationships_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_sales_ranks_by_marketplace.rb +3 -3
- data/lib/peddler/apis/catalog_items_2022_04_01/item_search_results.rb +4 -4
- data/lib/peddler/apis/catalog_items_2022_04_01/item_summary_by_marketplace.rb +5 -5
- data/lib/peddler/apis/catalog_items_2022_04_01/item_variation_theme.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_vendor_details_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01.rb +14 -12
- data/lib/peddler/apis/catalog_items_v0.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_occurrence.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_star_rating_impact.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_topics_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trends_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic.rb +3 -3
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics.rb +8 -8
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics_response.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends_response.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_star_rating_impact.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_subtopic.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/child_asin_metrics.rb +4 -4
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_browse_node_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_subtopic.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic_metrics.rb +3 -3
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics.rb +8 -8
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trend_point.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends.rb +4 -4
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01.rb +14 -14
- data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_response.rb +1 -1
- data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_specification.rb +5 -5
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_document_response.rb +4 -4
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_queries_response.rb +5 -5
- data/lib/peddler/apis/data_kiosk_2023_11_15/query.rb +11 -11
- data/lib/peddler/apis/data_kiosk_2023_11_15.rb +9 -7
- data/lib/peddler/apis/easy_ship_2022_03_23/create_scheduled_packages_response.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request_params.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_response_body.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/return.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/returns_response.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11.rb +12 -12
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/address.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/document_v2.rb +4 -6
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/line_item.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/marketplace_attributes.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_line_item.rb +6 -6
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_ship_label.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/pagination.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/recommended_package_line_item.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment.rb +4 -4
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_acknowledgement_request.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_info.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_line_item.rb +10 -10
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipping_info.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11.rb +7 -7
- data/lib/peddler/apis/fba_inbound_eligibility_v1.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/granularity.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/inventory_details.rb +3 -2
- data/lib/peddler/apis/fba_inventory_v1/pagination.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1/reserved_quantity.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1.rb +7 -7
- data/lib/peddler/apis/feeds_2021_06_30/create_feed_specification.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed_document.rb +6 -6
- data/lib/peddler/apis/feeds_2021_06_30/get_feeds_response.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30.rb +10 -10
- data/lib/peddler/apis/finances_2024_06_19/item.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19/marketplace_details.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/selling_partner_metadata.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/transaction.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/transactions_payload.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19.rb +11 -11
- data/lib/peddler/apis/finances_v0/adjustment_event.rb +7 -7
- data/lib/peddler/apis/finances_v0/adjustment_item.rb +2 -2
- data/lib/peddler/apis/finances_v0/affordability_expense_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/debt_recovery_item.rb +2 -2
- data/lib/peddler/apis/finances_v0/direct_payment.rb +5 -5
- data/lib/peddler/apis/finances_v0/fba_liquidation_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/fee_component.rb +3 -3
- data/lib/peddler/apis/finances_v0/financial_event_group.rb +6 -6
- data/lib/peddler/apis/finances_v0/imaging_services_fee_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/list_financial_event_groups_payload.rb +1 -1
- data/lib/peddler/apis/finances_v0/list_financial_events_payload.rb +1 -1
- data/lib/peddler/apis/finances_v0/network_commingling_transaction_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/pay_with_amazon_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/removal_shipment_adjustment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/removal_shipment_item.rb +4 -4
- data/lib/peddler/apis/finances_v0/removal_shipment_item_adjustment.rb +3 -3
- data/lib/peddler/apis/finances_v0/rental_transaction_event.rb +10 -10
- data/lib/peddler/apis/finances_v0/seller_review_enrollment_payment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/service_fee_event.rb +2 -2
- data/lib/peddler/apis/finances_v0/shipment_event.rb +5 -5
- data/lib/peddler/apis/finances_v0/shipment_item.rb +6 -6
- data/lib/peddler/apis/finances_v0/solution_provider_credit_event.rb +2 -2
- data/lib/peddler/apis/finances_v0/tax_withheld_component.rb +1 -1
- data/lib/peddler/apis/finances_v0/trial_shipment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0.rb +24 -23
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_input.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_update_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/compliance_detail.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_transportation_options_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/content_update_preview.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_inbound_plan_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_marketplace_item_labels_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/delivery_window_option.rb +7 -7
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/document_download.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/freight_information.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_placement_options_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_self_ship_appointment_slots_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan.rb +11 -11
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan_summary.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/package_grouping_input.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_configuration.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option_summary.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/prep_instruction.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/quote.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/selected_delivery_window.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/self_ship_appointment_slots_availability.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_prep_details_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_destination.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_summary.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_transportation_configuration.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipping_configuration.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/transportation_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/window_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20.rb +41 -45
- data/lib/peddler/apis/fulfillment_inbound_v0/address.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_v0/bill_of_lading_download_url.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/get_shipment_items_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/get_shipments_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_info.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_v0.rb +39 -38
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/address.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/cod_settings.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_item.rb +6 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_request.rb +19 -19
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_document.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_preferences.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_window.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/drop_off_location.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature_settings.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature_sku.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order_item.rb +8 -8
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview.rb +3 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_shipment.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment.rb +8 -7
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_item.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_package.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_inventory_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_sku_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_request.rb +7 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_package_tracking_details_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/list_all_fulfillment_orders_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/package_tracking_details.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/reason_code_details.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/return_authorization.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/scheduled_delivery_info.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/submit_fulfillment_order_status_update_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/tracking_event.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/unfulfillable_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_request.rb +8 -8
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/variable_precision_address.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01.rb +18 -18
- data/lib/peddler/apis/invoices_2024_06_19/export.rb +3 -3
- data/lib/peddler/apis/invoices_2024_06_19/export_invoices_request.rb +7 -7
- data/lib/peddler/apis/invoices_2024_06_19/get_invoices_exports_response.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/get_invoices_response.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/invoice.rb +7 -7
- data/lib/peddler/apis/invoices_2024_06_19/invoices_attributes.rb +3 -3
- data/lib/peddler/apis/invoices_2024_06_19/invoices_document.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19/transaction_identifier.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19.rb +22 -22
- data/lib/peddler/apis/listings_items_2020_09_01/patch_operation.rb +1 -1
- data/lib/peddler/apis/listings_items_2020_09_01.rb +6 -6
- data/lib/peddler/apis/listings_items_2021_08_01/issue.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcement_action.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcements.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/issue_exemption.rb +4 -4
- data/lib/peddler/apis/listings_items_2021_08_01/item_relationship.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/item_summary_by_marketplace.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_variation_theme.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/listings_item_submission_response.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/patch_operation.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01.rb +32 -32
- data/lib/peddler/apis/listings_restrictions_2021_08_01/restriction.rb +1 -1
- data/lib/peddler/apis/listings_restrictions_2021_08_01.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/create_shipment_request.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/item.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/package_dimensions.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/rejected_shipping_service.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment_request_details.rb +3 -3
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service_options.rb +6 -5
- data/lib/peddler/apis/messaging_v1/attachment.rb +3 -3
- data/lib/peddler/apis/messaging_v1/create_amazon_motors_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_customization_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_delivery_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_order_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_service_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_digital_access_key_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_legal_disclosure_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_unexpected_problem_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_warranty_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1.rb +24 -24
- data/lib/peddler/apis/notifications_v1/create_destination_request.rb +1 -1
- data/lib/peddler/apis/notifications_v1/destination_resource_specification.rb +2 -2
- data/lib/peddler/apis/notifications_v1/event_bridge_resource.rb +3 -3
- data/lib/peddler/apis/notifications_v1/event_bridge_resource_specification.rb +1 -1
- data/lib/peddler/apis/notifications_v1/event_filter.rb +3 -3
- data/lib/peddler/apis/notifications_v1.rb +4 -4
- data/lib/peddler/apis/orders_v0/address.rb +3 -4
- data/lib/peddler/apis/orders_v0/automated_shipping_settings.rb +1 -1
- data/lib/peddler/apis/orders_v0/buyer_info.rb +2 -2
- data/lib/peddler/apis/orders_v0/delivery_preferences.rb +1 -1
- data/lib/peddler/apis/orders_v0/exception_dates.rb +1 -1
- data/lib/peddler/apis/orders_v0/order.rb +44 -46
- data/lib/peddler/apis/orders_v0/order_address.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_buyer_info.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_item.rb +17 -16
- data/lib/peddler/apis/orders_v0/order_items_buyer_info_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_items_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_regulated_info.rb +1 -1
- data/lib/peddler/apis/orders_v0/orders_list.rb +6 -6
- data/lib/peddler/apis/orders_v0/package_detail.rb +3 -3
- data/lib/peddler/apis/orders_v0/payment_execution_detail_item.rb +6 -11
- data/lib/peddler/apis/orders_v0/prescription_detail.rb +6 -6
- data/lib/peddler/apis/orders_v0/regulated_information.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_information_field.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_order_verification_status.rb +5 -5
- data/lib/peddler/apis/orders_v0/shipping_constraints.rb +2 -2
- data/lib/peddler/apis/orders_v0/update_verification_status_request_body.rb +1 -1
- data/lib/peddler/apis/orders_v0/valid_verification_detail.rb +4 -4
- data/lib/peddler/apis/orders_v0.rb +64 -64
- data/lib/peddler/apis/product_fees_v0.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/batch_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_request.rb +4 -4
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response_body.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_buying_option.rb +5 -4
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response_body.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_result.rb +5 -5
- data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offers_input.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/offer_identifier.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/price.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/reference_price.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/segment_details.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/segmented_featured_offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/batch_offers_request_params.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/buy_box_price_type.rb +3 -3
- data/lib/peddler/apis/product_pricing_v0/competitive_price_type.rb +7 -7
- data/lib/peddler/apis/product_pricing_v0/detailed_shipping_time_type.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/get_offers_result.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/http_response_headers.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_offers_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/lowest_price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/offer_count_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/offer_detail.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/offer_type.rb +4 -4
- data/lib/peddler/apis/product_pricing_v0/price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/prime_information_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/summary.rb +8 -8
- data/lib/peddler/apis/product_pricing_v0.rb +21 -21
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_definition.rb +3 -3
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_version.rb +2 -2
- data/lib/peddler/apis/product_type_definitions_2020_09_01/schema_link.rb +1 -1
- data/lib/peddler/apis/product_type_definitions_2020_09_01.rb +12 -12
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_request.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_response_metric.rb +20 -20
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_filters.rb +3 -3
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_pagination.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_response_offer.rb +14 -14
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_filters.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_pagination.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_response_offer.rb +3 -3
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration_preferences.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration_promotions.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/preference.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/time_interval.rb +4 -4
- data/lib/peddler/apis/reports_2021_06_30/create_report_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_specification.rb +3 -3
- data/lib/peddler/apis/reports_2021_06_30/create_report_specification.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/get_reports_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/report.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/report_document.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/report_schedule.rb +5 -5
- data/lib/peddler/apis/reports_2021_06_30.rb +15 -15
- data/lib/peddler/apis/sales_v1/order_metrics_interval.rb +3 -3
- data/lib/peddler/apis/sales_v1.rb +29 -28
- data/lib/peddler/apis/seller_wallet_2024_03_01/bank_account.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/create_transaction_response.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/fx_rate_details.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/payment_preference.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/schedule_expression.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_account.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_initiation_request.rb +7 -7
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_instrument_details.rb +3 -3
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_listing.rb +2 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule.rb +5 -5
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_information.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_listing.rb +2 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_request.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01.rb +27 -27
- data/lib/peddler/apis/sellers_v1/business.rb +2 -2
- data/lib/peddler/apis/sellers_v1/participation.rb +1 -1
- data/lib/peddler/apis/sellers_v1.rb +2 -3
- data/lib/peddler/apis/services_v1/appointment_slot_report.rb +1 -1
- data/lib/peddler/apis/services_v1/create_reservation_record.rb +1 -1
- data/lib/peddler/apis/services_v1/create_reservation_response.rb +1 -1
- data/lib/peddler/apis/services_v1/date_time_range.rb +2 -2
- data/lib/peddler/apis/services_v1/fixed_slot.rb +4 -4
- data/lib/peddler/apis/services_v1/fixed_slot_capacity.rb +1 -1
- data/lib/peddler/apis/services_v1/fixed_slot_capacity_query.rb +2 -2
- data/lib/peddler/apis/services_v1/fulfillment_document.rb +2 -2
- data/lib/peddler/apis/services_v1/item_delivery.rb +1 -1
- data/lib/peddler/apis/services_v1/job_listing.rb +2 -2
- data/lib/peddler/apis/services_v1/range_slot_capacity_query.rb +1 -1
- data/lib/peddler/apis/services_v1/recurrence.rb +1 -1
- data/lib/peddler/apis/services_v1/reservation.rb +2 -2
- data/lib/peddler/apis/services_v1/service_job.rb +1 -1
- data/lib/peddler/apis/services_v1/service_upload_document.rb +1 -1
- data/lib/peddler/apis/services_v1/set_appointment_fulfillment_data_request.rb +1 -1
- data/lib/peddler/apis/services_v1/set_appointment_response.rb +3 -3
- data/lib/peddler/apis/services_v1/update_reservation_record.rb +1 -1
- data/lib/peddler/apis/services_v1/update_reservation_response.rb +1 -1
- data/lib/peddler/apis/services_v1/update_schedule_response.rb +1 -1
- data/lib/peddler/apis/services_v1.rb +25 -25
- data/lib/peddler/apis/shipment_invoicing_v0/shipment_item.rb +1 -1
- data/lib/peddler/apis/shipment_invoicing_v0/submit_invoice_request.rb +2 -2
- data/lib/peddler/apis/shipment_invoicing_v0.rb +3 -3
- data/lib/peddler/apis/shipping_v1/container_item.rb +2 -2
- data/lib/peddler/apis/shipping_v1/time_range.rb +1 -1
- data/lib/peddler/apis/shipping_v2/access_point.rb +1 -1
- data/lib/peddler/apis/shipping_v2/address.rb +1 -1
- data/lib/peddler/apis/shipping_v2/amazon_shipment_details.rb +1 -1
- data/lib/peddler/apis/shipping_v2/available_value_added_service_group.rb +1 -1
- data/lib/peddler/apis/shipping_v2/direct_fulfillment_item_identifiers.rb +3 -3
- data/lib/peddler/apis/shipping_v2/direct_purchase_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/goods_owner.rb +1 -1
- data/lib/peddler/apis/shipping_v2/item.rb +2 -2
- data/lib/peddler/apis/shipping_v2/ndr_request_data.rb +1 -1
- data/lib/peddler/apis/shipping_v2/purchase_shipment_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/rate.rb +2 -2
- data/lib/peddler/apis/shipping_v2/requested_value_added_service.rb +1 -1
- data/lib/peddler/apis/shipping_v2/tax_detail.rb +1 -1
- data/lib/peddler/apis/shipping_v2/tracking_detail_codes.rb +2 -2
- data/lib/peddler/apis/shipping_v2.rb +30 -30
- data/lib/peddler/apis/solicitations_v1.rb +4 -4
- data/lib/peddler/apis/supply_sources_2020_07_01/address.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/curbside_pickup_configuration.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/in_store_pickup_configuration.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/supply_source_configuration.rb +1 -1
- data/lib/peddler/apis/tokens_2021_03_01/create_restricted_data_token_response.rb +2 -2
- data/lib/peddler/apis/tokens_2021_03_01/restricted_resource.rb +10 -10
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_request.rb +3 -3
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_response.rb +1 -1
- data/lib/peddler/apis/transfers_2024_06_01/payment_method_details.rb +3 -3
- data/lib/peddler/apis/transfers_2024_06_01.rb +3 -3
- data/lib/peddler/apis/uploads_2020_11_01.rb +9 -9
- data/lib/peddler/apis/vehicles_2024_11_01/vehicle.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01/vehicles_response.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/inventory_update.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/item_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/acknowledgement_status.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/address.rb +10 -10
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/buyer_customized_info_detail.rb +3 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_acknowledgement_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item_acknowledgement.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/shipment_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/acknowledgement_status.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/address.rb +10 -10
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_acknowledgement_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item_acknowledgement.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/shipment_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_detail.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/tax_detail.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/scenario.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/transaction.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/address.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/container.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/label_data.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/package.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/packed_item.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/pagination.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_confirmation.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_details.rb +6 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_schedule.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_status_update.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/status_update_details.rb +8 -8
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/submit_shipment_confirmations_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/submit_shipment_status_updates_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rb +16 -16
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/container.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/label_data.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/packed_item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_confirmation.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_details.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_status_update.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/status_update_details.rb +9 -9
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/submit_shipment_confirmations_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/submit_shipment_status_updates_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1.rb +13 -13
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/credit_note_details.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/invoice.rb +7 -7
- data/lib/peddler/apis/vendor_invoices_v1/invoice_item.rb +7 -7
- data/lib/peddler/apis/vendor_invoices_v1/payment_terms.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/submit_invoices_request.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/import_details.rb +8 -8
- data/lib/peddler/apis/vendor_orders_v1/order_acknowledgement_item.rb +6 -6
- data/lib/peddler/apis/vendor_orders_v1/order_details.rb +10 -10
- data/lib/peddler/apis/vendor_orders_v1/order_item.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_item_status.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_status.rb +3 -3
- data/lib/peddler/apis/vendor_orders_v1/ordered_quantity_details.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1.rb +30 -28
- data/lib/peddler/apis/vendor_shipments_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/carrier_details.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/carton.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/carton_reference_details.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/collect_freight_pickup_details.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/container_identification.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/container_item.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/containers.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/expiry.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/import_details.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/item.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/item_details.rb +6 -6
- data/lib/peddler/apis/vendor_shipments_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/package_item_details.rb +5 -5
- data/lib/peddler/apis/vendor_shipments_v1/packed_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/packed_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/purchase_order_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/purchase_orders.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/route.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/shipment.rb +18 -18
- data/lib/peddler/apis/vendor_shipments_v1/shipment_confirmation.rb +12 -12
- data/lib/peddler/apis/vendor_shipments_v1/shipment_information.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/shipment_measurements.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/total_weight.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transport_label.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transport_shipment_measurements.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transportation_details.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/transportation_details_for_shipment_confirmation.rb +9 -8
- data/lib/peddler/apis/vendor_shipments_v1.rb +26 -25
- data/lib/peddler/apis/vendor_transaction_status_v1/transaction.rb +1 -1
- data/lib/peddler/apis/vendor_transaction_status_v1.rb +1 -1
- data/lib/peddler/data_kiosk/economics20240315/ad_summary.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/aggregated_detail.rb +47 -0
- data/lib/peddler/data_kiosk/economics20240315/amount.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/analytics_economics20240315.rb +28 -0
- data/lib/peddler/data_kiosk/economics20240315/economics.rb +62 -0
- data/lib/peddler/data_kiosk/economics20240315/economics_property.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/fba_per_unit_cost.rb +19 -0
- data/lib/peddler/data_kiosk/economics20240315/fee.rb +47 -0
- data/lib/peddler/data_kiosk/economics20240315/fee_component.rb +26 -0
- data/lib/peddler/data_kiosk/economics20240315/fee_summary.rb +23 -0
- data/lib/peddler/data_kiosk/economics20240315/mfn_per_unit_cost.rb +24 -0
- data/lib/peddler/data_kiosk/economics20240315/net_proceeds.rb +23 -0
- data/lib/peddler/data_kiosk/economics20240315/per_unit_cost.rb +31 -0
- data/lib/peddler/data_kiosk/economics20240315/sales.rb +42 -0
- data/lib/peddler/data_kiosk/economics20240315.json +2585 -0
- data/lib/peddler/data_kiosk/economics20240315.rb +17 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/amount.rb +20 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/analytics_salesandtraffic20231115.rb +23 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_asin_sales.rb +37 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_asin_traffic.rb +150 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_date_sales.rb +89 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_date_traffic.rb +119 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/sales_and_traffic_by_asin.rb +42 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/sales_and_traffic_by_date.rb +30 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115.json +2783 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115.rb +17 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/amount.rb +20 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/analytics_salesandtraffic20240424.rb +28 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_sales.rb +37 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_traffic.rb +150 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_sales.rb +89 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_traffic.rb +119 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_by_asin.rb +42 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_by_date.rb +30 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_trends.rb +44 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.json +3088 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.rb +17 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/amount.rb +20 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/analytics_vendoranalytics20240930.rb +22 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/costs.rb +40 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_return_topics.rb +24 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_review_topics.rb +58 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_reviews.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_satisfaction.rb +23 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/forecasted_demand_statistic.rb +30 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/forecasted_demand_weekly.rb +26 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/group_by_attributes.rb +92 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view.rb +31 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view_metrics.rb +38 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view_metrics_grouped_by.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/orders.rb +28 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/product_availability.rb +51 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/shipped_orders.rb +22 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing.rb +46 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view.rb +31 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view_metrics.rb +29 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view_metrics_grouped_by.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/traffic.rb +17 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/units_with_value.rb +20 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930.json +2938 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930.rb +17 -0
- data/lib/peddler/feeds/listings_feed_message_schema/feed.rb +9 -9
- data/lib/peddler/feeds/listings_feed_message_schema/patch.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/feed.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/header.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/issue.rb +2 -2
- data/lib/peddler/feeds/listings_feed_processing_report_schema/item_summary.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/report.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/summary.rb +1 -1
- data/lib/peddler/feeds/listings_feed_schema/header.rb +3 -3
- data/lib/peddler/feeds/listings_feed_schema/message.rb +10 -10
- data/lib/peddler/feeds/listings_feed_schema/patch.rb +1 -1
- data/lib/peddler/feeds/listings_feed_schema/report.rb +3 -3
- data/lib/peddler/helpers/data_kiosk_2023_11_15.rb +34 -0
- data/lib/peddler/notifications/b2b_any_offer_changed/b2b_any_offer_changed_notification.rb +1 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/notification.rb +3 -3
- data/lib/peddler/notifications/b2b_any_offer_changed/offer.rb +2 -2
- data/lib/peddler/notifications/b2b_any_offer_changed/prime_information.rb +1 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/shipping_time.rb +4 -4
- data/lib/peddler/notifications/b2b_any_offer_changed/summary.rb +4 -4
- data/lib/peddler/notifications/branded_item_content_change/payload.rb +5 -5
- data/lib/peddler/notifications/data_kiosk_query_processing_finished/payload.rb +11 -11
- data/lib/peddler/notifications/detail_page_traffic_event/detail_page_traffic_event.rb +1 -1
- data/lib/peddler/notifications/feed_processing_finished/feed_processing_finished_notification.rb +2 -2
- data/lib/peddler/notifications/item_inventory_event_change/item_inventory_event_change.rb +3 -3
- data/lib/peddler/notifications/item_sales_event_change/item_sales_event_change.rb +2 -2
- data/lib/peddler/notifications/listings_item_issues_change/payload.rb +4 -4
- data/lib/peddler/notifications/listings_item_issues_change_notification_2023_12_13/payload.rb +8 -8
- data/lib/peddler/notifications/listings_item_mfn_quantity_change/payload.rb +2 -2
- data/lib/peddler/notifications/listings_item_status_change/payload.rb +3 -3
- data/lib/peddler/notifications/order_change/notification.rb +1 -1
- data/lib/peddler/notifications/order_change/order_change_notification.rb +1 -1
- data/lib/peddler/notifications/order_change/order_change_trigger.rb +1 -1
- data/lib/peddler/notifications/order_change/order_item.rb +2 -2
- data/lib/peddler/notifications/order_change/summary.rb +10 -10
- data/lib/peddler/notifications/order_status_change/order_status_change_notification.rb +1 -1
- data/lib/peddler/notifications/pricing_health/summary.rb +2 -2
- data/lib/peddler/notifications/report_processing_finished/report_processing_finished_notification.rb +3 -3
- data/lib/peddler/notifications/transaction_update/notification.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/account_health_rating.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/on_time_delivery_rate.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/performance_metric.rb +8 -8
- data/lib/peddler/reports/account_health_report_2020_11_18/pre_fulfillment_cancellation_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/unit_on_time_delivery_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/valid_tracking_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/warning_state.rb +1 -1
- data/lib/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19/recommendation.rb +12 -12
- data/lib/peddler/reports/end_user_data/asin_metrics.rb +2 -2
- data/lib/peddler/reports/end_user_data/report_options.rb +1 -1
- data/lib/peddler/reports/end_user_data/report_specification.rb +6 -6
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_options.rb +2 -2
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_specification.rb +4 -4
- data/lib/peddler/reports/promotion/details_by_product.rb +1 -1
- data/lib/peddler/reports/promotion/details_by_promotion.rb +1 -1
- data/lib/peddler/reports/promotion/report_options.rb +2 -2
- data/lib/peddler/reports/promotion/report_specification.rb +1 -1
- data/lib/peddler/reports/seller_coupon/coupon_details.rb +8 -8
- data/lib/peddler/reports/seller_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/seller_sales_and_traffic/report.rb +1 -1
- data/lib/peddler/reports/seller_sales_and_traffic/report_options.rb +4 -4
- data/lib/peddler/reports/seller_sales_and_traffic/report_specification.rb +15 -15
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_asin.rb +4 -4
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_date.rb +1 -1
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_asin.rb +5 -5
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_date.rb +25 -25
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_asin.rb +48 -48
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_date.rb +35 -35
- data/lib/peddler/reports/selling_partner_market_basket_analysis/details_by_asin.rb +5 -5
- data/lib/peddler/reports/selling_partner_market_basket_analysis/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_repeat_purchase/data_by_asin.rb +2 -2
- data/lib/peddler/reports/selling_partner_repeat_purchase/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_repeat_purchase/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_options.rb +2 -2
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_cart_add_data.rb +4 -4
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_click_data.rb +3 -3
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_impression_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_purchase_data.rb +4 -4
- data/lib/peddler/reports/selling_partner_search_query_performance/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_data.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_cart_add_data.rb +7 -7
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_click_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_data.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_impression_data.rb +3 -3
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_purchase_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_terms/details_by_department_and_search_term.rb +8 -8
- data/lib/peddler/reports/selling_partner_search_terms/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_terms/report_specification.rb +5 -5
- data/lib/peddler/reports/vendor_coupon/asin_details.rb +1 -1
- data/lib/peddler/reports/vendor_coupon/coupon_details.rb +7 -7
- data/lib/peddler/reports/vendor_coupon/details_by_campaign.rb +6 -6
- data/lib/peddler/reports/vendor_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/vendor_forecasting/forecast_by_asin.rb +9 -9
- data/lib/peddler/reports/vendor_forecasting/report.rb +1 -1
- data/lib/peddler/reports/vendor_forecasting/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_inventory/inventory_aggregate.rb +29 -29
- data/lib/peddler/reports/vendor_inventory/inventory_by_asin.rb +26 -26
- data/lib/peddler/reports/vendor_inventory/report.rb +1 -1
- data/lib/peddler/reports/vendor_inventory/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_inventory/report_specification.rb +7 -7
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_aggregate_details.rb +2 -2
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_details_by_asin.rb +2 -2
- data/lib/peddler/reports/vendor_net_pure_product_margin/report.rb +1 -1
- data/lib/peddler/reports/vendor_net_pure_product_margin/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_net_pure_product_margin/report_specification.rb +6 -6
- data/lib/peddler/reports/vendor_real_time_inventory/report_data.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_inventory/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_data.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_traffic/report_specification.rb +3 -3
- data/lib/peddler/reports/vendor_sales/report.rb +1 -1
- data/lib/peddler/reports/vendor_sales/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_sales/report_specification.rb +7 -7
- data/lib/peddler/reports/vendor_sales/sales_aggregate.rb +3 -3
- data/lib/peddler/reports/vendor_sales/sales_by_asin.rb +3 -3
- data/lib/peddler/reports/vendor_traffic/report.rb +1 -1
- data/lib/peddler/reports/vendor_traffic/report_specification.rb +6 -6
- data/lib/peddler/version.rb +1 -1
- data/sig/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rbs +37 -74
- data/sig/peddler/apis/aplus_content_2020_11_01.rbs +54 -110
- data/sig/peddler/apis/application_integrations_2024_04_01.rbs +6 -12
- data/sig/peddler/apis/application_management_2023_11_30.rbs +2 -4
- data/sig/peddler/apis/catalog_items_2020_12_01.rbs +18 -36
- data/sig/peddler/apis/catalog_items_2022_04_01.rbs +28 -59
- data/sig/peddler/apis/catalog_items_v0.rbs +3 -6
- data/sig/peddler/apis/customer_feedback_2024_06_01.rbs +39 -78
- data/sig/peddler/apis/data_kiosk_2023_11_15.rbs +7 -14
- data/sig/peddler/apis/easy_ship_2022_03_23.rbs +21 -42
- data/sig/peddler/apis/external_fulfillment_inventory_2024_09_11.rbs +11 -22
- data/sig/peddler/apis/external_fulfillment_returns_2024_09_11.rbs +12 -24
- data/sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs +49 -98
- data/sig/peddler/apis/fba_inbound_eligibility_v1.rbs +2 -6
- data/sig/peddler/apis/fba_inventory_v1.rbs +17 -34
- data/sig/peddler/apis/feeds_2021_06_30.rbs +9 -18
- data/sig/peddler/apis/finances_2024_06_19.rbs +18 -36
- data/sig/peddler/apis/finances_v0.rbs +49 -98
- data/sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs +125 -250
- data/sig/peddler/apis/fulfillment_inbound_v0.rbs +21 -44
- data/sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs +72 -154
- data/sig/peddler/apis/invoices_2024_06_19.rbs +16 -32
- data/sig/peddler/apis/listings_items_2020_09_01.rbs +7 -14
- data/sig/peddler/apis/listings_items_2021_08_01.rbs +25 -50
- data/sig/peddler/apis/listings_restrictions_2021_08_01.rbs +5 -10
- data/sig/peddler/apis/merchant_fulfillment_v0.rbs +36 -88
- data/sig/peddler/apis/messaging_v1.rbs +28 -56
- data/sig/peddler/apis/notifications_v1.rbs +24 -48
- data/sig/peddler/apis/orders_v0.rbs +55 -123
- data/sig/peddler/apis/product_fees_v0.rbs +13 -30
- data/sig/peddler/apis/product_pricing_2022_05_01.rbs +35 -70
- data/sig/peddler/apis/product_pricing_v0.rbs +40 -87
- data/sig/peddler/apis/product_type_definitions_2020_09_01.rbs +7 -17
- data/sig/peddler/apis/replenishment_2022_11_07.rbs +26 -52
- data/sig/peddler/apis/reports_2021_06_30.rbs +11 -22
- data/sig/peddler/apis/sales_v1.rbs +3 -6
- data/sig/peddler/apis/seller_wallet_2024_03_01.rbs +24 -48
- data/sig/peddler/apis/sellers_v1.rbs +9 -21
- data/sig/peddler/apis/services_v1.rbs +60 -122
- data/sig/peddler/apis/shipment_invoicing_v0.rbs +14 -28
- data/sig/peddler/apis/shipping_v1.rbs +41 -82
- data/sig/peddler/apis/shipping_v2.rbs +96 -210
- data/sig/peddler/apis/solicitations_v1.rbs +7 -14
- data/sig/peddler/apis/supply_sources_2020_07_01.rbs +22 -56
- data/sig/peddler/apis/tokens_2021_03_01.rbs +5 -10
- data/sig/peddler/apis/transfers_2024_06_01.rbs +7 -14
- data/sig/peddler/apis/uploads_2020_11_01.rbs +3 -6
- data/sig/peddler/apis/vehicles_2024_11_01.rbs +8 -16
- data/sig/peddler/apis/vendor_direct_fulfillment_inventory_v1.rbs +6 -16
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rbs +22 -49
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_v1.rbs +22 -47
- data/sig/peddler/apis/vendor_direct_fulfillment_payments_v1.rbs +13 -26
- data/sig/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rbs +12 -24
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rbs +33 -68
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_v1.rbs +35 -72
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rbs +4 -8
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_v1.rbs +4 -8
- data/sig/peddler/apis/vendor_invoices_v1.rbs +17 -34
- data/sig/peddler/apis/vendor_orders_v1.rbs +24 -50
- data/sig/peddler/apis/vendor_shipments_v1.rbs +53 -106
- data/sig/peddler/apis/vendor_transaction_status_v1.rbs +4 -8
- data/sig/peddler/data_kiosk/economics20240315.rbs +272 -0
- data/sig/peddler/data_kiosk/sales_and_traffic20231115.rbs +220 -0
- data/sig/peddler/data_kiosk/sales_and_traffic20240424.rbs +245 -0
- data/sig/peddler/data_kiosk/vendor_analytics20240930.rbs +444 -0
- data/sig/peddler/feeds/listings_feed_message_schema.rbs +2 -4
- data/sig/peddler/feeds/listings_feed_processing_report_schema.rbs +6 -12
- data/sig/peddler/feeds/listings_feed_schema.rbs +5 -10
- data/sig/peddler/helpers/data_kiosk_2023_11_15.rbs +13 -0
- data/sig/peddler/notifications/any_offer_changed.rbs +14 -33
- data/sig/peddler/notifications/b2b_any_offer_changed.rbs +13 -30
- data/sig/peddler/notifications/branded_item_content_change.rbs +2 -4
- data/sig/peddler/notifications/data_kiosk_query_processing_finished.rbs +2 -4
- data/sig/peddler/notifications/detail_page_traffic_event.rbs +4 -8
- data/sig/peddler/notifications/fba_inventory_availability_change.rbs +2 -4
- data/sig/peddler/notifications/fba_outbound_shipment_status.rbs +3 -6
- data/sig/peddler/notifications/fee_promotion.rbs +17 -34
- data/sig/peddler/notifications/feed_processing_finished.rbs +3 -6
- data/sig/peddler/notifications/fulfillment_order_status.rbs +6 -12
- data/sig/peddler/notifications/item_inventory_event_change.rbs +4 -8
- data/sig/peddler/notifications/item_product_type_change.rbs +2 -4
- data/sig/peddler/notifications/item_sales_event_change.rbs +4 -8
- data/sig/peddler/notifications/listings_item_issues_change.rbs +2 -4
- data/sig/peddler/notifications/listings_item_issues_change_notification_2023_12_13.rbs +2 -4
- data/sig/peddler/notifications/listings_item_mfn_quantity_change.rbs +2 -4
- data/sig/peddler/notifications/listings_item_status_change.rbs +2 -4
- data/sig/peddler/notifications/mfn_order_status_change.rbs +2 -4
- data/sig/peddler/notifications/order_change.rbs +5 -12
- data/sig/peddler/notifications/order_status_change.rbs +3 -6
- data/sig/peddler/notifications/pricing_health.rbs +11 -22
- data/sig/peddler/notifications/product_type_definitions_change.rbs +2 -4
- data/sig/peddler/notifications/report_processing_finished.rbs +3 -6
- data/sig/peddler/notifications/transaction_update.rbs +6 -12
- data/sig/peddler/reports/account_health_report_2020_11_18.rbs +17 -34
- data/sig/peddler/reports/b2b_product_opportunities_not_yet_on_amazon_report_2020_11_19.rbs +2 -4
- data/sig/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19.rbs +1 -5
- data/sig/peddler/reports/end_user_data.rbs +5 -10
- data/sig/peddler/reports/marketplace_asin_page_view_metrics.rbs +4 -8
- data/sig/peddler/reports/promotion.rbs +5 -10
- data/sig/peddler/reports/seller_coupon.rbs +5 -10
- data/sig/peddler/reports/seller_sales_and_traffic.rbs +9 -18
- data/sig/peddler/reports/selling_partner_market_basket_analysis.rbs +4 -8
- data/sig/peddler/reports/selling_partner_repeat_purchase.rbs +4 -8
- data/sig/peddler/reports/selling_partner_search_catalog_performance.rbs +8 -16
- data/sig/peddler/reports/selling_partner_search_query_performance.rbs +9 -18
- data/sig/peddler/reports/selling_partner_search_terms.rbs +4 -8
- data/sig/peddler/reports/vendor_coupon.rbs +4 -12
- data/sig/peddler/reports/vendor_forecasting.rbs +4 -8
- data/sig/peddler/reports/vendor_inventory.rbs +5 -10
- data/sig/peddler/reports/vendor_net_pure_product_margin.rbs +5 -10
- data/sig/peddler/reports/vendor_real_time_inventory.rbs +3 -6
- data/sig/peddler/reports/vendor_real_time_sales.rbs +4 -8
- data/sig/peddler/reports/vendor_real_time_traffic.rbs +3 -6
- data/sig/peddler/reports/vendor_sales.rbs +5 -10
- data/sig/peddler/reports/vendor_traffic.rbs +5 -10
- metadata +70 -3
@@ -10,7 +10,7 @@ module Peddler
|
|
10
10
|
# Schema for `currentFeaturedOffer` or `competingFeaturedOffer`.
|
11
11
|
FeaturedOffer = Structure.new do
|
12
12
|
# @return [OfferIdentifier] An offer identifier used to identify the merchant of the featured offer. Since this
|
13
|
-
#
|
13
|
+
# may not belong to the requester, the SKU field is omitted.
|
14
14
|
attribute(:offer_identifier, OfferIdentifier, from: "offerIdentifier")
|
15
15
|
|
16
16
|
# @return [String] The item condition.
|
@@ -10,11 +10,11 @@ module Peddler
|
|
10
10
|
# The item price at or below which the target offer may be featured.
|
11
11
|
FeaturedOfferExpectedPrice = Structure.new do
|
12
12
|
# @return [Money] A computed listing price at or below which a seller can expect to become the featured offer
|
13
|
-
#
|
13
|
+
# (before applicable promotions).
|
14
14
|
attribute(:listing_price, Money, from: "listingPrice")
|
15
15
|
|
16
16
|
# @return [Points] The number of Amazon Points that are offered with the purchase of an item and the monetary
|
17
|
-
#
|
17
|
+
# value of these points.
|
18
18
|
attribute?(:points, Points)
|
19
19
|
end
|
20
20
|
end
|
@@ -19,7 +19,7 @@ module Peddler
|
|
19
19
|
attribute(:sku, String)
|
20
20
|
|
21
21
|
# @return [String] The URI associated with an individual request within a batch. For
|
22
|
-
#
|
22
|
+
# `FeaturedOfferExpectedPrice`, this is `/products/pricing/2022-05-01/offer/featuredOfferExpectedPrice`.
|
23
23
|
attribute(:uri, String)
|
24
24
|
|
25
25
|
# @return [Hash]
|
@@ -13,7 +13,7 @@ module Peddler
|
|
13
13
|
attribute(:headers, Hash)
|
14
14
|
|
15
15
|
# @return [FeaturedOfferExpectedPriceRequestParams] Use these request parameters to map the response back to the
|
16
|
-
#
|
16
|
+
# request.
|
17
17
|
attribute(:request, FeaturedOfferExpectedPriceRequestParams)
|
18
18
|
|
19
19
|
# @return [HttpStatusLine]
|
data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response_body.rb
CHANGED
@@ -16,7 +16,7 @@ module Peddler
|
|
16
16
|
attribute?(:featured_offer_expected_price_results, [FeaturedOfferExpectedPriceResult], from: "featuredOfferExpectedPriceResults")
|
17
17
|
|
18
18
|
# @return [OfferIdentifier] Metadata that identifies the target offer for which the FOEP result data was
|
19
|
-
#
|
19
|
+
# computed.
|
20
20
|
attribute?(:offer_identifier, OfferIdentifier, from: "offerIdentifier")
|
21
21
|
end
|
22
22
|
end
|
@@ -10,17 +10,17 @@ module Peddler
|
|
10
10
|
# The FOEP result data for the requested offer.
|
11
11
|
FeaturedOfferExpectedPriceResult = Structure.new do
|
12
12
|
# @return [String] The status of the FOEP computation. Possible values include `VALID_FOEP`,
|
13
|
-
#
|
14
|
-
#
|
13
|
+
# `NO_COMPETING_OFFER`, `OFFER_NOT_ELIGIBLE`, `OFFER_NOT_FOUND`, and `ASIN_NOT_ELIGIBLE`. Additional values
|
14
|
+
# might be added in the future.
|
15
15
|
attribute(:result_status, String, from: "resultStatus")
|
16
16
|
|
17
17
|
# @return [FeaturedOffer] The offer that will likely be the featured offer if the target offer is priced above
|
18
|
-
#
|
19
|
-
#
|
18
|
+
# its FOEP. If the target offer is currently the featured offer, this property will be different than
|
19
|
+
# `currentFeaturedOffer`.
|
20
20
|
attribute?(:competing_featured_offer, FeaturedOffer, from: "competingFeaturedOffer")
|
21
21
|
|
22
22
|
# @return [FeaturedOffer] The offer that is currently the featured offer. If the target offer is not currently
|
23
|
-
#
|
23
|
+
# featured, then this property will be equal to `competingFeaturedOffer`.
|
24
24
|
attribute?(:current_featured_offer, FeaturedOffer, from: "currentFeaturedOffer")
|
25
25
|
|
26
26
|
# @return [FeaturedOfferExpectedPrice]
|
@@ -10,11 +10,11 @@ module Peddler
|
|
10
10
|
# Describes the lowest priced offers for the specified item condition and offer type.
|
11
11
|
LowestPricedOffer = Structure.new do
|
12
12
|
# @return [LowestPricedOffersInput] The filtering criteria that are used to retrieve the lowest priced offers
|
13
|
-
#
|
13
|
+
# that correspond to the `lowestPricedOffersInputs` request.
|
14
14
|
attribute(:lowest_priced_offers_input, LowestPricedOffersInput, from: "lowestPricedOffersInput")
|
15
15
|
|
16
16
|
# @return [Array<Offer>] A list of up to 20 lowest priced offers that match the criteria specified in
|
17
|
-
#
|
17
|
+
# `lowestPricedOffersInput`.
|
18
18
|
attribute(:offers, [Offer])
|
19
19
|
end
|
20
20
|
end
|
@@ -10,11 +10,11 @@ module Peddler
|
|
10
10
|
# The input required for building `LowestPricedOffers` data in the response.
|
11
11
|
LowestPricedOffersInput = Structure.new do
|
12
12
|
# @return [String] The input parameter specifies the `itemCondition` of the offer that is requested for
|
13
|
-
#
|
13
|
+
# `LowestPricedOffers`. `New` is the default value for `itemCondition`.
|
14
14
|
attribute(:item_condition, String, from: "itemCondition")
|
15
15
|
|
16
16
|
# @return [String] The input parameter specifies the type of offers requested for `LowestPricedOffers`. This
|
17
|
-
#
|
17
|
+
# applies to `Consumer` and `Business` offers. `Consumer` is the default `offerType`.
|
18
18
|
attribute(:offer_type, String, from: "offerType")
|
19
19
|
end
|
20
20
|
end
|
@@ -13,7 +13,7 @@ module Peddler
|
|
13
13
|
attribute(:condition, String)
|
14
14
|
|
15
15
|
# @return [String] The fulfillment type for the offer. Possible values are `AFN` (Amazon Fulfillment Network)
|
16
|
-
#
|
16
|
+
# and `MFN` (Merchant Fulfillment Network).
|
17
17
|
attribute(:fulfillment_type, String, from: "fulfillmentType")
|
18
18
|
|
19
19
|
# @return [Money] The offer buying price. This doesn't include shipping, points, or applicable promotions.
|
@@ -23,7 +23,7 @@ module Peddler
|
|
23
23
|
attribute(:seller_id, String, from: "sellerId")
|
24
24
|
|
25
25
|
# @return [Points] The number of Amazon Points that are offered with the purchase of an item and the monetary
|
26
|
-
#
|
26
|
+
# value of these points. Note that the Points element is only returned in Japan (JP).
|
27
27
|
attribute?(:points, Points)
|
28
28
|
|
29
29
|
# @return [PrimeDetails] Amazon Prime details.
|
@@ -22,7 +22,7 @@ module Peddler
|
|
22
22
|
attribute?(:seller_id, String, from: "sellerId")
|
23
23
|
|
24
24
|
# @return [String] The seller SKU of the item. This will only be present for the target offer, which belongs to
|
25
|
-
#
|
25
|
+
# the requesting seller.
|
26
26
|
attribute?(:sku, String)
|
27
27
|
end
|
28
28
|
end
|
@@ -13,7 +13,7 @@ module Peddler
|
|
13
13
|
attribute(:listing_price, Money, from: "listingPrice")
|
14
14
|
|
15
15
|
# @return [Points] The number of Amazon Points that are offered with the purchase of an item and the monetary
|
16
|
-
#
|
16
|
+
# value of these points.
|
17
17
|
attribute?(:points, Points)
|
18
18
|
|
19
19
|
# @return [Money] The shipping cost of the product. Note that the shipping cost is not always available.
|
@@ -10,8 +10,8 @@ module Peddler
|
|
10
10
|
# The reference price for the specified ASIN `marketplaceId` combination.
|
11
11
|
ReferencePrice = Structure.new do
|
12
12
|
# @return [String] Reference price type (e.g., `CompetitivePriceThreshold`, `WasPrice`, `CompetitivePrice`). For
|
13
|
-
#
|
14
|
-
#
|
13
|
+
# definitions, see the [Product Pricing API Use Case
|
14
|
+
# Guide](https://developer-docs.amazon.com/sp-api/docs/product-pricing-api-v2022-05-01-use-case-guide).
|
15
15
|
attribute(:name, String)
|
16
16
|
|
17
17
|
# @return [Money] The reference price for the ASIN `marketplaceId` combination.
|
@@ -10,8 +10,8 @@ module Peddler
|
|
10
10
|
# The details about the segment. The FeaturedOfferExpectedPrice API uses only the sampleLocation portion as input.
|
11
11
|
SegmentDetails = Structure.new do
|
12
12
|
# @return [Float] The glance view weighted percentage for this segment, which is the glance views for this
|
13
|
-
#
|
14
|
-
# that more Amazon customers receive this offer as the Featured Offer.
|
13
|
+
# segment as a percentage of total glance views across all segments for the ASIN. A higher percentage
|
14
|
+
# indicates that more Amazon customers receive this offer as the Featured Offer.
|
15
15
|
attribute?(:glance_view_weight_percentage, Float, from: "glanceViewWeightPercentage")
|
16
16
|
|
17
17
|
# @return [SampleLocation] The representative location that features the offer for the segment.
|
@@ -16,7 +16,7 @@ module Peddler
|
|
16
16
|
attribute(:featured_offer_segments, [FeaturedOfferSegment], from: "featuredOfferSegments")
|
17
17
|
|
18
18
|
# @return [String] The fulfillment type for the offer. Possible values are `AFN` (Amazon Fulfillment Network)
|
19
|
-
#
|
19
|
+
# and `MFN` (Merchant Fulfillment Network).
|
20
20
|
attribute(:fulfillment_type, String, from: "fulfillmentType")
|
21
21
|
|
22
22
|
# @return [Money] The offer buying price. This doesn't include shipping, points, or applicable promotions.
|
@@ -26,7 +26,7 @@ module Peddler
|
|
26
26
|
attribute(:seller_id, String, from: "sellerId")
|
27
27
|
|
28
28
|
# @return [Points] The number of Amazon Points that are offered with the purchase of an item and the monetary
|
29
|
-
#
|
29
|
+
# value of these points. Note that the Points element is only returned in Japan (JP).
|
30
30
|
attribute?(:points, Points)
|
31
31
|
|
32
32
|
# @return [PrimeDetails] Amazon Prime details.
|
@@ -23,7 +23,7 @@ module Peddler
|
|
23
23
|
#
|
24
24
|
# @note This operation can make a static sandbox call.
|
25
25
|
# @param get_featured_offer_expected_price_batch_request_body [Hash] The batch of `getFeaturedOfferExpectedPrice`
|
26
|
-
#
|
26
|
+
# requests.
|
27
27
|
# @param rate_limit [Float] Requests per second
|
28
28
|
# @return [Peddler::Response] The API response
|
29
29
|
def get_featured_offer_expected_price_batch(get_featured_offer_expected_price_batch_request_body,
|
@@ -10,7 +10,7 @@ module Peddler
|
|
10
10
|
# Common request parameters that can be accepted by `ItemOffersRequest` and `ListingOffersRequest`
|
11
11
|
BatchOffersRequestParams = Structure.new do
|
12
12
|
# @return [String] Filters the offer listings to be considered based on item condition. Possible values: New,
|
13
|
-
#
|
13
|
+
# Used, Collectible, Refurbished, Club.
|
14
14
|
attribute(:item_condition, String, from: "ItemCondition")
|
15
15
|
|
16
16
|
# @return [String]
|
@@ -19,15 +19,15 @@ module Peddler
|
|
19
19
|
attribute(:shipping, Money, from: "Shipping")
|
20
20
|
|
21
21
|
# @return [String] Indicates the condition of the item. For example: New, Used, Collectible, Refurbished, or
|
22
|
-
#
|
22
|
+
# Club.
|
23
23
|
attribute(:condition, String)
|
24
24
|
|
25
25
|
# @return [Points] The number of Amazon Points offered with the purchase of an item.
|
26
26
|
attribute?(:points, Points, from: "Points")
|
27
27
|
|
28
28
|
# @return [String] Indicates the type of customer that the offer is valid for.<br><br>When the offer type is B2C
|
29
|
-
#
|
30
|
-
#
|
29
|
+
# in a quantity discount, the seller is winning the Buy Box because others do not have inventory at that
|
30
|
+
# quantity, not because they have a quantity discount on the ASIN.
|
31
31
|
attribute?(:offer_type, String, from: "offerType")
|
32
32
|
|
33
33
|
# @return [String] Indicates the type of quantity discount this price applies to.
|
@@ -21,17 +21,17 @@ module Peddler
|
|
21
21
|
attribute(:price, PriceType, from: "Price")
|
22
22
|
|
23
23
|
# @return [:boolean] Indicates whether or not the pricing information is for an offer listing that belongs to
|
24
|
-
#
|
25
|
-
#
|
24
|
+
# the requester. The requester is the seller associated with the SellerId that was submitted with the request.
|
25
|
+
# Possible values are: true and false.
|
26
26
|
attribute?(:belongs_to_requester, :boolean, from: "belongsToRequester")
|
27
27
|
|
28
28
|
# @return [String] Indicates the condition of the item whose pricing information is returned. Possible values
|
29
|
-
#
|
29
|
+
# are: New, Used, Collectible, Refurbished, or Club.
|
30
30
|
attribute?(:condition, String)
|
31
31
|
|
32
32
|
# @return [String] Indicates the type of customer that the offer is valid for.<br><br>When the offer type is B2C
|
33
|
-
#
|
34
|
-
#
|
33
|
+
# in a quantity discount, the seller is winning the Buy Box because others do not have inventory at that
|
34
|
+
# quantity, not because they have a quantity discount on the ASIN.
|
35
35
|
attribute?(:offer_type, String, from: "offerType")
|
36
36
|
|
37
37
|
# @return [String] Indicates the type of quantity discount this price applies to.
|
@@ -44,8 +44,8 @@ module Peddler
|
|
44
44
|
attribute?(:seller_id, String, from: "sellerId")
|
45
45
|
|
46
46
|
# @return [String] Indicates the subcondition of the item whose pricing information is returned. Possible values
|
47
|
-
#
|
48
|
-
#
|
47
|
+
# are: New, Mint, Very Good, Good, Acceptable, Poor, Club, OEM, Warranty, Refurbished Warranty, Refurbished,
|
48
|
+
# Open Box, or Other.
|
49
49
|
attribute?(:subcondition, String)
|
50
50
|
end
|
51
51
|
end
|
@@ -10,20 +10,20 @@ module Peddler
|
|
10
10
|
# The time range in which an item will likely be shipped once an order has been placed.
|
11
11
|
DetailedShippingTimeType = Structure.new do
|
12
12
|
# @return [String] Indicates whether the item is available for shipping now, or on a known or an unknown date in
|
13
|
-
#
|
14
|
-
#
|
13
|
+
# the future. If known, the availableDate property indicates the date that the item will be available for
|
14
|
+
# shipping. Possible values: NOW, FUTURE_WITHOUT_DATE, FUTURE_WITH_DATE.
|
15
15
|
attribute?(:availability_type, String, from: "availabilityType")
|
16
16
|
|
17
17
|
# @return [String] The date when the item will be available for shipping. Only displayed for items that are not
|
18
|
-
#
|
18
|
+
# currently available for shipping.
|
19
19
|
attribute?(:available_date, String, from: "availableDate")
|
20
20
|
|
21
21
|
# @return [Integer] The maximum time, in hours, that the item will likely be shipped after the order has been
|
22
|
-
#
|
22
|
+
# placed.
|
23
23
|
attribute?(:maximum_hours, Integer, from: "maximumHours")
|
24
24
|
|
25
25
|
# @return [Integer] The minimum time, in hours, that the item will likely be shipped after the order has been
|
26
|
-
#
|
26
|
+
# placed.
|
27
27
|
attribute?(:minimum_hours, Integer, from: "minimumHours")
|
28
28
|
end
|
29
29
|
end
|
@@ -19,7 +19,7 @@ module Peddler
|
|
19
19
|
attribute(:marketplace_id, String, from: "MarketplaceID")
|
20
20
|
|
21
21
|
# @return [Array<OfferDetail>] A list of offer details. The list is the same length as the TotalOfferCount in
|
22
|
-
#
|
22
|
+
# the Summary or 20, whichever is less.
|
23
23
|
attribute(:offers, [OfferDetail], from: "Offers")
|
24
24
|
|
25
25
|
# @return [Summary] Pricing information about the item.
|
@@ -10,7 +10,7 @@ module Peddler
|
|
10
10
|
# A mapping of additional HTTP headers to send/receive for the individual batch request.
|
11
11
|
HttpResponseHeaders = Structure.new do
|
12
12
|
# @return [String] The timestamp that the API request was received. For more information, consult [RFC 2616
|
13
|
-
#
|
13
|
+
# Section 14](https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html).
|
14
14
|
attribute?(:date, String, from: "Date")
|
15
15
|
|
16
16
|
# @return [String] Unique request reference identifier.
|
@@ -10,7 +10,7 @@ module Peddler
|
|
10
10
|
# List of request parameters can be accepted by `ItemOffersRequests` operation
|
11
11
|
ItemOffersRequest = Structure.new do
|
12
12
|
# @return [String] Filters the offer listings to be considered based on item condition. Possible values: New,
|
13
|
-
#
|
13
|
+
# Used, Collectible, Refurbished, Club.
|
14
14
|
attribute(:item_condition, String, from: "ItemCondition")
|
15
15
|
|
16
16
|
# @return [String]
|
@@ -10,14 +10,14 @@ module Peddler
|
|
10
10
|
# List of request parameters that can be accepted by `ItemOffersRequest`
|
11
11
|
ItemOffersRequestParams = Structure.new do
|
12
12
|
# @return [String] Filters the offer listings to be considered based on item condition. Possible values: New,
|
13
|
-
#
|
13
|
+
# Used, Collectible, Refurbished, Club.
|
14
14
|
attribute(:item_condition, String, from: "ItemCondition")
|
15
15
|
|
16
16
|
# @return [String]
|
17
17
|
attribute(:marketplace_id, String, from: "MarketplaceId")
|
18
18
|
|
19
19
|
# @return [String] The Amazon Standard Identification Number (ASIN) of the item. This is the same Asin passed as
|
20
|
-
#
|
20
|
+
# a request parameter.
|
21
21
|
attribute?(:asin, String, from: "Asin")
|
22
22
|
|
23
23
|
# @return [String] Indicates whether to request Consumer or Business offers. Default is Consumer.
|
@@ -10,7 +10,7 @@ module Peddler
|
|
10
10
|
# List of request parameters that can be accepted by `ListingOffersRequest` operation
|
11
11
|
ListingOffersRequest = Structure.new do
|
12
12
|
# @return [String] Filters the offer listings to be considered based on item condition. Possible values: New,
|
13
|
-
#
|
13
|
+
# Used, Collectible, Refurbished, Club.
|
14
14
|
attribute(:item_condition, String, from: "ItemCondition")
|
15
15
|
|
16
16
|
# @return [String]
|
@@ -10,14 +10,14 @@ module Peddler
|
|
10
10
|
# List of request parameters that can be accepted by `ListingOffersRequest`
|
11
11
|
ListingOffersRequestParams = Structure.new do
|
12
12
|
# @return [String] Filters the offer listings to be considered based on item condition. Possible values: New,
|
13
|
-
#
|
13
|
+
# Used, Collectible, Refurbished, Club.
|
14
14
|
attribute(:item_condition, String, from: "ItemCondition")
|
15
15
|
|
16
16
|
# @return [String]
|
17
17
|
attribute(:marketplace_id, String, from: "MarketplaceId")
|
18
18
|
|
19
19
|
# @return [String] The seller stock keeping unit (SKU) of the item. This is the same SKU passed as a path
|
20
|
-
#
|
20
|
+
# parameter.
|
21
21
|
attribute(:seller_sku, String, from: "SellerSKU")
|
22
22
|
|
23
23
|
# @return [String] Indicates whether to request Consumer or Business offers. Default is Consumer.
|
@@ -13,7 +13,7 @@ module Peddler
|
|
13
13
|
attribute(:listing_price, Money, from: "ListingPrice")
|
14
14
|
|
15
15
|
# @return [String] Indicates the condition of the item. For example: New, Used, Collectible, Refurbished, or
|
16
|
-
#
|
16
|
+
# Club.
|
17
17
|
attribute(:condition, String)
|
18
18
|
|
19
19
|
# @return [String] Indicates whether the item is fulfilled by Amazon or by the seller.
|
@@ -13,7 +13,7 @@ module Peddler
|
|
13
13
|
attribute?(:offer_count, Integer, from: "OfferCount")
|
14
14
|
|
15
15
|
# @return [String] Indicates the condition of the item. For example: New, Used, Collectible, Refurbished, or
|
16
|
-
#
|
16
|
+
# Club.
|
17
17
|
attribute?(:condition, String)
|
18
18
|
|
19
19
|
# @return [String] Indicates whether the item is fulfilled by Amazon or by the seller.
|
@@ -20,18 +20,18 @@ module Peddler
|
|
20
20
|
attribute(:shipping, Money, from: "Shipping")
|
21
21
|
|
22
22
|
# @return [DetailedShippingTimeType] The maximum time within which the item will likely be shipped once an order
|
23
|
-
#
|
23
|
+
# has been placed.
|
24
24
|
attribute(:shipping_time, DetailedShippingTimeType, from: "ShippingTime")
|
25
25
|
|
26
26
|
# @return [String] The subcondition of the item. Subcondition values: New, Mint, Very Good, Good, Acceptable,
|
27
|
-
#
|
27
|
+
# Poor, Club, OEM, Warranty, Refurbished Warranty, Refurbished, Open Box, or Other.
|
28
28
|
attribute(:sub_condition, String, from: "SubCondition")
|
29
29
|
|
30
30
|
# @return [String] Information about the condition of the item.
|
31
31
|
attribute?(:condition_notes, String, from: "ConditionNotes")
|
32
32
|
|
33
33
|
# @return [:boolean] When true, the offer is currently in the Buy Box. There can be up to two Buy Box winners at
|
34
|
-
#
|
34
|
+
# any time per ASIN, one that is eligible for Prime and one that is not eligible for Prime.
|
35
35
|
attribute?(:buy_box_winner, :boolean, from: "IsBuyBoxWinner")
|
36
36
|
|
37
37
|
# @return [:boolean] When true, the seller of the item is eligible to win the Buy Box.
|
@@ -47,7 +47,7 @@ module Peddler
|
|
47
47
|
attribute?(:prime_information, PrimeInformationType, from: "PrimeInformation")
|
48
48
|
|
49
49
|
# @return [SellerFeedbackType] Information about the seller's feedback, including the percentage of positive
|
50
|
-
#
|
50
|
+
# feedback, and the total number of ratings received.
|
51
51
|
attribute?(:seller_feedback_rating, SellerFeedbackType, from: "SellerFeedbackRating")
|
52
52
|
|
53
53
|
# @return [String] The seller identifier for the offer.
|
@@ -60,7 +60,7 @@ module Peddler
|
|
60
60
|
attribute?(:offer_type, String, from: "offerType")
|
61
61
|
|
62
62
|
# @return [Array<QuantityDiscountPriceType>] List of `QuantityDiscountPrice` that contains item's pricing
|
63
|
-
#
|
63
|
+
# information when buy in bulk.
|
64
64
|
attribute?(:quantity_discount_prices, [QuantityDiscountPriceType], from: "quantityDiscountPrices")
|
65
65
|
end
|
66
66
|
end
|
@@ -19,15 +19,15 @@ module Peddler
|
|
19
19
|
attribute(:fulfillment_channel, String, from: "FulfillmentChannel")
|
20
20
|
|
21
21
|
# @return [String] The item condition for the offer listing. Possible values: New, Used, Collectible,
|
22
|
-
#
|
22
|
+
# Refurbished, or Club.
|
23
23
|
attribute(:item_condition, String, from: "ItemCondition")
|
24
24
|
|
25
25
|
# @return [String] The item subcondition for the offer listing. Possible values: New, Mint, Very Good, Good,
|
26
|
-
#
|
26
|
+
# Acceptable, Poor, Club, OEM, Warranty, Refurbished Warranty, Refurbished, Open Box, or Other.
|
27
27
|
attribute(:item_sub_condition, String, from: "ItemSubCondition")
|
28
28
|
|
29
29
|
# @return [Money] The current price excluding any promotions that apply to the product. Excludes the shipping
|
30
|
-
#
|
30
|
+
# cost.
|
31
31
|
attribute(:regular_price, Money, from: "RegularPrice")
|
32
32
|
|
33
33
|
# @return [String] The seller stock keeping unit (SKU) of the item.
|
@@ -40,7 +40,7 @@ module Peddler
|
|
40
40
|
attribute?(:offer_type, String, from: "offerType")
|
41
41
|
|
42
42
|
# @return [Array<QuantityDiscountPriceType>] List of `QuantityDiscountPrice` that contains item's pricing
|
43
|
-
#
|
43
|
+
# information when buy in bulk.
|
44
44
|
attribute?(:quantity_discount_prices, [QuantityDiscountPriceType], from: "quantityDiscountPrices")
|
45
45
|
end
|
46
46
|
end
|
@@ -13,7 +13,7 @@ module Peddler
|
|
13
13
|
attribute(:listing_price, Money, from: "ListingPrice")
|
14
14
|
|
15
15
|
# @return [Money] The value calculated by adding ListingPrice + Shipping - Points. Note that if the landed price
|
16
|
-
#
|
16
|
+
# is not returned, the listing price represents the product with the lowest landed price.
|
17
17
|
attribute?(:landed_price, Money, from: "LandedPrice")
|
18
18
|
|
19
19
|
# @return [Points] The number of Amazon Points offered with the purchase of an item, and their monetary value.
|
@@ -10,7 +10,7 @@ module Peddler
|
|
10
10
|
# Amazon Prime information.
|
11
11
|
PrimeInformationType = Structure.new do
|
12
12
|
# @return [:boolean] Indicates whether the offer is an Amazon Prime offer throughout the entire marketplace
|
13
|
-
#
|
13
|
+
# where it is listed.
|
14
14
|
attribute(:national_prime, :boolean, from: "IsNationalPrime")
|
15
15
|
|
16
16
|
# @return [:boolean] Indicates whether the offer is an Amazon Prime offer.
|
@@ -15,15 +15,15 @@ module Peddler
|
|
15
15
|
attribute(:total_offer_count, Integer, from: "TotalOfferCount")
|
16
16
|
|
17
17
|
# @return [Array<OfferCountType>] A list that contains the total number of offers that are eligible for the Buy
|
18
|
-
#
|
18
|
+
# Box for the given conditions and fulfillment channels.
|
19
19
|
attribute?(:buy_box_eligible_offers, [OfferCountType], from: "BuyBoxEligibleOffers")
|
20
20
|
|
21
21
|
# @return [Array<BuyBoxPriceType>] A list of item prices.
|
22
22
|
attribute?(:buy_box_prices, [BuyBoxPriceType], from: "BuyBoxPrices")
|
23
23
|
|
24
24
|
# @return [Money] This price is based on competitive prices from other retailers (excluding other Amazon
|
25
|
-
#
|
26
|
-
#
|
25
|
+
# sellers). The offer may be ineligible for the Buy Box if the seller's price + shipping (minus Amazon Points)
|
26
|
+
# is greater than this competitive price.
|
27
27
|
attribute?(:competitive_price_threshold, Money, from: "CompetitivePriceThreshold")
|
28
28
|
|
29
29
|
# @return [Money] The list price of the item as suggested by the manufacturer.
|
@@ -33,20 +33,20 @@ module Peddler
|
|
33
33
|
attribute?(:lowest_prices, [LowestPriceType], from: "LowestPrices")
|
34
34
|
|
35
35
|
# @return [Array<OfferCountType>] A list that contains the total number of offers for the item for the given
|
36
|
-
#
|
36
|
+
# conditions and fulfillment channels.
|
37
37
|
attribute?(:number_of_offers, [OfferCountType], from: "NumberOfOffers")
|
38
38
|
|
39
39
|
# @return [Time] When the status is ActiveButTooSoonForProcessing, this is the time when the offers will be
|
40
|
-
#
|
40
|
+
# available for processing.
|
41
41
|
attribute?(:offers_available_time, Time, from: "OffersAvailableTime")
|
42
42
|
|
43
43
|
# @return [Array<SalesRankType>] A list that contains the sales rank of the item in the given product
|
44
|
-
#
|
44
|
+
# categories.
|
45
45
|
attribute?(:sales_rankings, [SalesRankType], from: "SalesRankings")
|
46
46
|
|
47
47
|
# @return [Money] The suggested lower price of the item, including shipping and Amazon Points. The suggested
|
48
|
-
#
|
49
|
-
#
|
48
|
+
# lower price is based on a range of factors, including historical selling prices, recent Buy Box-eligible
|
49
|
+
# prices, and input from customers for your products.
|
50
50
|
attribute?(:suggested_lower_price_plus_shipping, Money, from: "SuggestedLowerPricePlusShipping")
|
51
51
|
end
|
52
52
|
end
|
@@ -19,19 +19,19 @@ module Peddler
|
|
19
19
|
#
|
20
20
|
# @note This operation can make a static sandbox call.
|
21
21
|
# @param marketplace_id [String] A marketplace identifier. Specifies the marketplace for which prices are
|
22
|
-
#
|
22
|
+
# returned.
|
23
23
|
# @param asins [Array<String>] A list of up to twenty Amazon Standard Identification Number (ASIN) values used to
|
24
|
-
#
|
24
|
+
# identify items in the given marketplace.
|
25
25
|
# @param skus [Array<String>] A list of up to twenty seller SKU values used to identify items in the given
|
26
|
-
#
|
26
|
+
# marketplace.
|
27
27
|
# @param item_type [String] Indicates whether ASIN values or seller SKU values are used to identify items. If you
|
28
|
-
#
|
29
|
-
#
|
30
|
-
# in the Skus parameter.
|
28
|
+
# specify Asin, the information in the response will be dependent on the list of Asins you provide in the Asins
|
29
|
+
# parameter. If you specify Sku, the information in the response will be dependent on the list of Skus you
|
30
|
+
# provide in the Skus parameter.
|
31
31
|
# @param item_condition [String] Filters the offer listings based on item condition. Possible values: New, Used,
|
32
|
-
#
|
32
|
+
# Collectible, Refurbished, Club.
|
33
33
|
# @param offer_type [String] Indicates whether to request pricing information for the seller's B2C or B2B offers.
|
34
|
-
#
|
34
|
+
# Default is B2C.
|
35
35
|
# @param rate_limit [Float] Requests per second
|
36
36
|
# @return [Peddler::Response] The API response
|
37
37
|
def get_pricing(marketplace_id, item_type, asins: nil, skus: nil, item_condition: nil, offer_type: nil,
|
@@ -57,17 +57,17 @@ module Peddler
|
|
57
57
|
#
|
58
58
|
# @note This operation can make a static sandbox call.
|
59
59
|
# @param marketplace_id [String] A marketplace identifier. Specifies the marketplace for which prices are
|
60
|
-
#
|
60
|
+
# returned.
|
61
61
|
# @param asins [Array<String>] A list of up to twenty Amazon Standard Identification Number (ASIN) values used to
|
62
|
-
#
|
62
|
+
# identify items in the given marketplace.
|
63
63
|
# @param skus [Array<String>] A list of up to twenty seller SKU values used to identify items in the given
|
64
|
-
#
|
64
|
+
# marketplace.
|
65
65
|
# @param item_type [String] Indicates whether ASIN values or seller SKU values are used to identify items. If you
|
66
|
-
#
|
67
|
-
#
|
68
|
-
# in the Skus parameter. Possible values: Asin, Sku.
|
66
|
+
# specify Asin, the information in the response will be dependent on the list of Asins you provide in the Asins
|
67
|
+
# parameter. If you specify Sku, the information in the response will be dependent on the list of Skus you
|
68
|
+
# provide in the Skus parameter. Possible values: Asin, Sku.
|
69
69
|
# @param customer_type [String] Indicates whether to request pricing information from the point of view of
|
70
|
-
#
|
70
|
+
# Consumer or Business buyers. Default is Consumer.
|
71
71
|
# @param rate_limit [Float] Requests per second
|
72
72
|
# @return [Peddler::Response] The API response
|
73
73
|
def get_competitive_pricing(marketplace_id, item_type, asins: nil, skus: nil, customer_type: nil, rate_limit: 0.5)
|
@@ -91,11 +91,11 @@ module Peddler
|
|
91
91
|
#
|
92
92
|
# @note This operation can make a static sandbox call.
|
93
93
|
# @param marketplace_id [String] A marketplace identifier. Specifies the marketplace for which prices are
|
94
|
-
#
|
94
|
+
# returned.
|
95
95
|
# @param item_condition [String] Filters the offer listings based on item condition. Possible values: New, Used,
|
96
|
-
#
|
96
|
+
# Collectible, Refurbished, Club.
|
97
97
|
# @param seller_sku [String] Identifies an item in the given marketplace. SellerSKU is qualified by the seller's
|
98
|
-
#
|
98
|
+
# SellerId, which is included with every operation that you submit.
|
99
99
|
# @param customer_type [String] Indicates whether to request Consumer or Business offers. Default is Consumer.
|
100
100
|
# @param rate_limit [Float] Requests per second
|
101
101
|
# @return [Peddler::Response] The API response
|
@@ -114,9 +114,9 @@ module Peddler
|
|
114
114
|
#
|
115
115
|
# @note This operation can make a static sandbox call.
|
116
116
|
# @param marketplace_id [String] A marketplace identifier. Specifies the marketplace for which prices are
|
117
|
-
#
|
117
|
+
# returned.
|
118
118
|
# @param item_condition [String] Filters the offer listings to be considered based on item condition. Possible
|
119
|
-
#
|
119
|
+
# values: New, Used, Collectible, Refurbished, Club.
|
120
120
|
# @param asin [String] The Amazon Standard Identification Number (ASIN) of the item.
|
121
121
|
# @param customer_type [String] Indicates whether to request Consumer or Business offers. Default is Consumer.
|
122
122
|
# @param rate_limit [Float] Requests per second
|
@@ -149,7 +149,7 @@ module Peddler
|
|
149
149
|
#
|
150
150
|
# @note This operation can make a static sandbox call.
|
151
151
|
# @param get_listing_offers_batch_request_body [Hash] The request associated with the `getListingOffersBatch` API
|
152
|
-
#
|
152
|
+
# call.
|
153
153
|
# @param rate_limit [Float] Requests per second
|
154
154
|
# @return [Peddler::Response] The API response
|
155
155
|
def get_listing_offers_batch(get_listing_offers_batch_request_body, rate_limit: 0.5)
|