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
@@ -34,8 +34,8 @@ module Peddler
|
|
34
34
|
# @note This operation can make a static sandbox call.
|
35
35
|
# @param account_id [String] ID of the Amazon SW account
|
36
36
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
37
|
-
#
|
38
|
-
#
|
37
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
38
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
39
39
|
# @return [Peddler::Response] The API response
|
40
40
|
def get_account(account_id, marketplace_id)
|
41
41
|
path = "/finances/transfers/wallet/2024-03-01/accounts/#{percent_encode(account_id)}"
|
@@ -51,8 +51,8 @@ module Peddler
|
|
51
51
|
# @note This operation can make a static sandbox call.
|
52
52
|
# @param account_id [String] ID of the Amazon SW account
|
53
53
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
54
|
-
#
|
55
|
-
#
|
54
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
55
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
56
56
|
# @return [Peddler::Response] The API response
|
57
57
|
def list_account_balances(account_id, marketplace_id)
|
58
58
|
path = "/finances/transfers/wallet/2024-03-01/accounts/#{percent_encode(account_id)}/balance"
|
@@ -67,18 +67,18 @@ module Peddler
|
|
67
67
|
#
|
68
68
|
# @note This operation can make a static sandbox call.
|
69
69
|
# @param source_country_code [String] Represents 2 character country code of source transaction account in ISO
|
70
|
-
#
|
70
|
+
# 3166 standard format.
|
71
71
|
# @param source_currency_code [String] Represents 3 letter currency code in ISO 4217 standard format of the source
|
72
|
-
#
|
72
|
+
# transaction country.
|
73
73
|
# @param destination_country_code [String] Represents 2 character country code of destination transaction account
|
74
|
-
#
|
74
|
+
# in ISO 3166 standard format.
|
75
75
|
# @param destination_currency_code [String] Represents 3 letter currency code in ISO 4217 standard format of the
|
76
|
-
#
|
76
|
+
# destination transaction country.
|
77
77
|
# @param base_amount [Number] Represents the base transaction amount without any markup fees, rates that will be
|
78
|
-
#
|
78
|
+
# used to get the transfer preview.
|
79
79
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
80
|
-
#
|
81
|
-
#
|
80
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
81
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
82
82
|
# @return [Peddler::Response] The API response
|
83
83
|
def get_transfer_preview(source_country_code, source_currency_code, destination_country_code,
|
84
84
|
destination_currency_code, base_amount, marketplace_id)
|
@@ -101,8 +101,8 @@ module Peddler
|
|
101
101
|
# @param account_id [String] ID of the Amazon SW account
|
102
102
|
# @param next_page_token [String] Pagination token to retrieve a specific page of results.
|
103
103
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
104
|
-
#
|
105
|
-
#
|
104
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
105
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
106
106
|
# @return [Peddler::Response] The API response
|
107
107
|
def list_account_transactions(account_id, marketplace_id, next_page_token: nil)
|
108
108
|
path = "/finances/transfers/wallet/2024-03-01/transactions"
|
@@ -122,8 +122,8 @@ module Peddler
|
|
122
122
|
# @param dest_account_digital_signature [String] Digital signature for the destination bank account details.
|
123
123
|
# @param amount_digital_signature [String] Digital signature for the source currency transaction amount.
|
124
124
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
125
|
-
#
|
126
|
-
#
|
125
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
126
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
127
127
|
# @return [Peddler::Response] The API response
|
128
128
|
def create_transaction(body, dest_account_digital_signature, amount_digital_signature, marketplace_id)
|
129
129
|
path = "/finances/transfers/wallet/2024-03-01/transactions"
|
@@ -139,8 +139,8 @@ module Peddler
|
|
139
139
|
# @note This operation can make a static sandbox call.
|
140
140
|
# @param transaction_id [String] ID of the Amazon SW transaction
|
141
141
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
142
|
-
#
|
143
|
-
#
|
142
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
143
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
144
144
|
# @return [Peddler::Response] The API response
|
145
145
|
def get_transaction(transaction_id, marketplace_id)
|
146
146
|
path = "/finances/transfers/wallet/2024-03-01/transactions/#{percent_encode(transaction_id)}"
|
@@ -156,8 +156,8 @@ module Peddler
|
|
156
156
|
# @note This operation can make a static sandbox call.
|
157
157
|
# @param account_id [String] ID of the Amazon SW account
|
158
158
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
159
|
-
#
|
160
|
-
#
|
159
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
160
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
161
161
|
# @param next_page_token [String] Pagination token to retrieve a specific page of results.
|
162
162
|
# @return [Peddler::Response] The API response
|
163
163
|
def list_transfer_schedules(account_id, marketplace_id, next_page_token: nil)
|
@@ -178,8 +178,8 @@ module Peddler
|
|
178
178
|
# @param dest_account_digital_signature [String] Digital signature for the destination bank account details.
|
179
179
|
# @param amount_digital_signature [String] Digital signature for the source currency transaction amount.
|
180
180
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
181
|
-
#
|
182
|
-
#
|
181
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
182
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
183
183
|
# @return [Peddler::Response] The API response
|
184
184
|
def create_transfer_schedule(body, dest_account_digital_signature, amount_digital_signature, marketplace_id)
|
185
185
|
path = "/finances/transfers/wallet/2024-03-01/transferSchedules"
|
@@ -197,8 +197,8 @@ module Peddler
|
|
197
197
|
# @param dest_account_digital_signature [String] Digital signature for the destination bank account details.
|
198
198
|
# @param amount_digital_signature [String] Digital signature for the source currency transaction amount.
|
199
199
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
200
|
-
#
|
201
|
-
#
|
200
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
201
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
202
202
|
# @return [Peddler::Response] The API response
|
203
203
|
def update_transfer_schedule(body, dest_account_digital_signature, amount_digital_signature, marketplace_id)
|
204
204
|
path = "/finances/transfers/wallet/2024-03-01/transferSchedules"
|
@@ -214,8 +214,8 @@ module Peddler
|
|
214
214
|
# @note This operation can make a static sandbox call.
|
215
215
|
# @param transfer_schedule_id [String] The schedule ID of the Amazon Seller Wallet transfer.
|
216
216
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
217
|
-
#
|
218
|
-
#
|
217
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
218
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
219
219
|
# @return [Peddler::Response] The API response
|
220
220
|
def get_transfer_schedule(transfer_schedule_id, marketplace_id)
|
221
221
|
path = "/finances/transfers/wallet/2024-03-01/transferSchedules/#{percent_encode(transfer_schedule_id)}"
|
@@ -232,8 +232,8 @@ module Peddler
|
|
232
232
|
# @note This operation can make a static sandbox call.
|
233
233
|
# @param transfer_schedule_id [String] A unique reference ID for a scheduled transfer.
|
234
234
|
# @param marketplace_id [String] The marketplace for which items are returned. The marketplace ID is the globally
|
235
|
-
#
|
236
|
-
#
|
235
|
+
# unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace
|
236
|
+
# IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
237
237
|
# @return [Peddler::Response] The API response
|
238
238
|
def delete_schedule_transaction(transfer_schedule_id, marketplace_id)
|
239
239
|
path = "/finances/transfers/wallet/2024-03-01/transferSchedules/#{percent_encode(transfer_schedule_id)}"
|
@@ -16,11 +16,11 @@ module Peddler
|
|
16
16
|
attribute(:registered_business_address, Address, from: "registeredBusinessAddress")
|
17
17
|
|
18
18
|
# @return [String] The seller's company registration number, if applicable. This field will be absent for
|
19
|
-
#
|
19
|
+
# individual sellers and sole proprietorships.
|
20
20
|
attribute?(:company_registration_number, String, from: "companyRegistrationNumber")
|
21
21
|
|
22
22
|
# @return [String] The seller's company tax identification number, if applicable. This field will be present for
|
23
|
-
#
|
23
|
+
# certain business types only, such as sole proprietorships.
|
24
24
|
attribute?(:company_tax_identification_number, String, from: "companyTaxIdentificationNumber")
|
25
25
|
|
26
26
|
# @return [String] The non-Latin script version of the registered business name, if applicable.
|
@@ -10,7 +10,7 @@ module Peddler
|
|
10
10
|
# Information that is specific to a seller in a marketplace.
|
11
11
|
Participation = Structure.new do
|
12
12
|
# @return [:boolean] Specifies if the seller has suspended listings. `true` if the seller Listing Status is set
|
13
|
-
#
|
13
|
+
# to Inactive, otherwise `false`.
|
14
14
|
attribute(:has_suspended_listings, :boolean, from: "hasSuspendedListings")
|
15
15
|
|
16
16
|
# @return [:boolean] If `true`, the seller participates in the marketplace. Otherwise `false`.
|
@@ -9,9 +9,8 @@ module Peddler
|
|
9
9
|
# The [Selling Partner API for Sellers](https://developer-docs.amazon.com/sp-api/docs/sellers-api-v1-reference)
|
10
10
|
# (Sellers API) provides essential information about seller accounts, such as:
|
11
11
|
#
|
12
|
-
# - The marketplaces a seller can list in
|
13
|
-
#
|
14
|
-
# - Whether the seller has suspended listings
|
12
|
+
# - The marketplaces a seller can list in - The default language and currency of a marketplace - Whether the seller
|
13
|
+
# has suspended listings
|
15
14
|
#
|
16
15
|
# Refer to the [Sellers API reference](https://developer-docs.amazon.com/sp-api/docs/sellers-api-v1-reference) for
|
17
16
|
# details about this API's operations, data types, and schemas.
|
@@ -11,7 +11,7 @@ module Peddler
|
|
11
11
|
# Availability information as per the service context queried.
|
12
12
|
AppointmentSlotReport = Structure.new do
|
13
13
|
# @return [Array<AppointmentSlot>] A list of time windows along with associated capacity in which the service
|
14
|
-
#
|
14
|
+
# can be performed.
|
15
15
|
attribute?(:appointment_slots, [AppointmentSlot], from: "appointmentSlots")
|
16
16
|
|
17
17
|
# @return [Time] End Time up to which the appointment slots are generated in ISO 8601 format.
|
@@ -14,7 +14,7 @@ module Peddler
|
|
14
14
|
attribute?(:errors, [Error])
|
15
15
|
|
16
16
|
# @return [Reservation] Reservation record if the operation failed. It will only contain the new `reservationId`
|
17
|
-
#
|
17
|
+
# if the operation is successful.
|
18
18
|
attribute?(:reservation, Reservation)
|
19
19
|
|
20
20
|
# @return [Array<Warning>] Warnings encountered, if any.
|
@@ -13,7 +13,7 @@ module Peddler
|
|
13
13
|
attribute?(:errors, [Error])
|
14
14
|
|
15
15
|
# @return [CreateReservationRecord] `CreateReservationRecord` contains only the new `reservationId` if the
|
16
|
-
#
|
16
|
+
# operation was successful. Otherwise it will contain the reservation entity with warnings/errors.
|
17
17
|
attribute?(:payload, CreateReservationRecord)
|
18
18
|
end
|
19
19
|
end
|
@@ -11,11 +11,11 @@ module Peddler
|
|
11
11
|
# A range of time.
|
12
12
|
DateTimeRange = Structure.new do
|
13
13
|
# @return [Time] The end of the time range. Must be in UTC in [ISO
|
14
|
-
#
|
14
|
+
# 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) format.
|
15
15
|
attribute(:end_time, Time, from: "endTime")
|
16
16
|
|
17
17
|
# @return [Time] The beginning of the time range. Must be in UTC in [ISO
|
18
|
-
#
|
18
|
+
# 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) format.
|
19
19
|
attribute(:start_time, Time, from: "startTime")
|
20
20
|
end
|
21
21
|
end
|
@@ -12,19 +12,19 @@ module Peddler
|
|
12
12
|
# duration.
|
13
13
|
FixedSlot = Structure.new do
|
14
14
|
# @return [Integer] Available capacity corresponding to the slot. This capacity represents the capacity
|
15
|
-
#
|
15
|
+
# available for allocation to reservations.
|
16
16
|
attribute?(:available_capacity, Integer, from: "availableCapacity")
|
17
17
|
|
18
18
|
# @return [Integer] Encumbered capacity corresponding to the slot. This capacity represents the capacity
|
19
|
-
#
|
19
|
+
# allocated for Amazon Jobs/Appointments/Orders.
|
20
20
|
attribute?(:encumbered_capacity, Integer, from: "encumberedCapacity")
|
21
21
|
|
22
22
|
# @return [Integer] Reserved capacity corresponding to the slot. This capacity represents the capacity made
|
23
|
-
#
|
23
|
+
# unavailable due to events like Breaks/Leaves/Lunch.
|
24
24
|
attribute?(:reserved_capacity, Integer, from: "reservedCapacity")
|
25
25
|
|
26
26
|
# @return [Integer] Scheduled capacity corresponding to the slot. This capacity represents the originally
|
27
|
-
#
|
27
|
+
# allocated capacity as per resource schedule.
|
28
28
|
attribute?(:scheduled_capacity, Integer, from: "scheduledCapacity")
|
29
29
|
|
30
30
|
# @return [Time] Start date time of slot in ISO 8601 format with precision of seconds.
|
@@ -19,7 +19,7 @@ module Peddler
|
|
19
19
|
attribute?(:resource_id, String, from: "resourceId")
|
20
20
|
|
21
21
|
# @return [Float] The duration of each slot which is returned. This value will be a multiple of 5 and fall in
|
22
|
-
#
|
22
|
+
# the following range: 5 <= `slotDuration` <= 360.
|
23
23
|
attribute?(:slot_duration, Float, from: "slotDuration")
|
24
24
|
end
|
25
25
|
end
|
@@ -18,11 +18,11 @@ module Peddler
|
|
18
18
|
attribute(:start_date_time, Time, from: "startDateTime")
|
19
19
|
|
20
20
|
# @return [Array<CapacityType>] An array of capacity types which are being requested. Default value is
|
21
|
-
#
|
21
|
+
# `[SCHEDULED_CAPACITY]`.
|
22
22
|
attribute?(:capacity_types, Array, from: "capacityTypes")
|
23
23
|
|
24
24
|
# @return [Float] Size in which slots are being requested. This value should be a multiple of 5 and fall in the
|
25
|
-
#
|
25
|
+
# range: 5 <= `slotDuration` <= 360.
|
26
26
|
attribute?(:slot_duration, Float, from: "slotDuration")
|
27
27
|
end
|
28
28
|
end
|
@@ -10,11 +10,11 @@ module Peddler
|
|
10
10
|
# Document that captured during service appointment fulfillment that portrays proof of completion
|
11
11
|
FulfillmentDocument = Structure.new do
|
12
12
|
# @return [String] Sha256 hash of the file content. This value is used to determine if the file has been
|
13
|
-
#
|
13
|
+
# corrupted or tampered with during transit.
|
14
14
|
attribute?(:content_sha256, String, from: "contentSha256")
|
15
15
|
|
16
16
|
# @return [String] The identifier of the upload destination. Get this value by calling the
|
17
|
-
#
|
17
|
+
# `createServiceDocumentUploadDestination` operation of the Services API.
|
18
18
|
attribute?(:upload_destination_id, String, from: "uploadDestinationId")
|
19
19
|
end
|
20
20
|
end
|
@@ -11,7 +11,7 @@ module Peddler
|
|
11
11
|
# Delivery information for the item.
|
12
12
|
ItemDelivery = Structure.new do
|
13
13
|
# @return [Time] The date and time of the latest Estimated Delivery Date (EDD) of all the items with an EDD. In
|
14
|
-
#
|
14
|
+
# ISO 8601 format.
|
15
15
|
attribute?(:estimated_delivery_date, Time, from: "estimatedDeliveryDate")
|
16
16
|
|
17
17
|
# @return [ItemDeliveryPromise] Promised delivery information for the item.
|
@@ -13,11 +13,11 @@ module Peddler
|
|
13
13
|
attribute?(:jobs, [ServiceJob])
|
14
14
|
|
15
15
|
# @return [String] A generated string used to pass information to your next request. If `nextPageToken` is
|
16
|
-
#
|
16
|
+
# returned, pass the value of `nextPageToken` to the `pageToken` to get next results.
|
17
17
|
attribute?(:next_page_token, String, from: "nextPageToken")
|
18
18
|
|
19
19
|
# @return [String] A generated string used to pass information to your next request. If `previousPageToken` is
|
20
|
-
#
|
20
|
+
# returned, pass the value of `previousPageToken` to the `pageToken` to get previous page results.
|
21
21
|
attribute?(:previous_page_token, String, from: "previousPageToken")
|
22
22
|
|
23
23
|
# @return [Integer] Total result size of the query result.
|
@@ -18,7 +18,7 @@ module Peddler
|
|
18
18
|
attribute(:start_date_time, Time, from: "startDateTime")
|
19
19
|
|
20
20
|
# @return [Array<CapacityType>] An array of capacity types which are being requested. Default value is
|
21
|
-
#
|
21
|
+
# `[SCHEDULED_CAPACITY]`.
|
22
22
|
attribute?(:capacity_types, Array, from: "capacityTypes")
|
23
23
|
end
|
24
24
|
end
|
@@ -17,7 +17,7 @@ module Peddler
|
|
17
17
|
attribute?(:days_of_month, [Integer], from: "daysOfMonth")
|
18
18
|
|
19
19
|
# @return [Array<DayOfWeek>] Days of the week when recurrence is valid. If the schedule is valid every Monday,
|
20
|
-
#
|
20
|
+
# input will only contain `MONDAY` in the list.
|
21
21
|
attribute?(:days_of_week, Array, from: "daysOfWeek")
|
22
22
|
end
|
23
23
|
end
|
@@ -16,8 +16,8 @@ module Peddler
|
|
16
16
|
attribute(:type, String)
|
17
17
|
|
18
18
|
# @return [String] Unique identifier for a reservation. If present, it is treated as an update reservation
|
19
|
-
#
|
20
|
-
#
|
19
|
+
# request and will update the corresponding reservation. Otherwise, it is treated as a new create reservation
|
20
|
+
# request.
|
21
21
|
attribute?(:reservation_id, String, from: "reservationId")
|
22
22
|
end
|
23
23
|
end
|
@@ -26,7 +26,7 @@ module Peddler
|
|
26
26
|
attribute?(:marketplace_id, String, from: "marketplaceId")
|
27
27
|
|
28
28
|
# @return [Array<AppointmentTime>] A list of appointment windows preferred by the buyer. Included only if the
|
29
|
-
#
|
29
|
+
# buyer selected appointment windows when creating the order.
|
30
30
|
attribute?(:preferred_appointment_times, [AppointmentTime], from: "preferredAppointmentTimes")
|
31
31
|
|
32
32
|
# @return [ScopeOfWork] The scope of work for the order.
|
@@ -16,7 +16,7 @@ module Peddler
|
|
16
16
|
attribute(:content_type, String, from: "contentType")
|
17
17
|
|
18
18
|
# @return [String] An MD5 hash of the content to be submitted to the upload destination. This value is used to
|
19
|
-
#
|
19
|
+
# determine if the data has been corrupted or tampered with during transit.
|
20
20
|
attribute?(:content_md5, String, from: "contentMD5")
|
21
21
|
end
|
22
22
|
end
|
@@ -14,7 +14,7 @@ module Peddler
|
|
14
14
|
attribute?(:appointment_resources, [AppointmentResource], from: "appointmentResources")
|
15
15
|
|
16
16
|
# @return [DateTimeRange] The range of time when the technician is expected to arrive at the fulfillment
|
17
|
-
#
|
17
|
+
# location.
|
18
18
|
attribute?(:estimated_arrival_time, DateTimeRange, from: "estimatedArrivalTime")
|
19
19
|
|
20
20
|
# @return [Array<FulfillmentDocument>] Documents specific to appointment fulfillment.
|
@@ -11,15 +11,15 @@ module Peddler
|
|
11
11
|
# `rescheduleAppointmentForServiceJobByServiceJobId` operations.
|
12
12
|
SetAppointmentResponse = Structure.new do
|
13
13
|
# @return [String] New appointment identifier generated during the `addAppointmentForServiceJobByServiceJobId`
|
14
|
-
#
|
14
|
+
# or `rescheduleAppointmentForServiceJobByServiceJobId` operations.
|
15
15
|
attribute?(:appointment_id, String, from: "appointmentId")
|
16
16
|
|
17
17
|
# @return [Array<Error>] Errors occurred during during the `addAppointmentForServiceJobByServiceJobId` or
|
18
|
-
#
|
18
|
+
# `rescheduleAppointmentForServiceJobByServiceJobId` operations.
|
19
19
|
attribute?(:errors, [Error])
|
20
20
|
|
21
21
|
# @return [Array<Warning>] Warnings generated during the `addAppointmentForServiceJobByServiceJobId` or
|
22
|
-
#
|
22
|
+
# `rescheduleAppointmentForServiceJobByServiceJobId` operations.
|
23
23
|
attribute?(:warnings, [Warning])
|
24
24
|
end
|
25
25
|
end
|
@@ -14,7 +14,7 @@ module Peddler
|
|
14
14
|
attribute?(:errors, [Error])
|
15
15
|
|
16
16
|
# @return [Reservation] Reservation record if the operation failed. It will only contain the new `reservationId`
|
17
|
-
#
|
17
|
+
# if the operation is successful.
|
18
18
|
attribute?(:reservation, Reservation)
|
19
19
|
|
20
20
|
# @return [Array<Warning>] Warnings encountered, if any.
|
@@ -13,7 +13,7 @@ module Peddler
|
|
13
13
|
attribute?(:errors, [Error])
|
14
14
|
|
15
15
|
# @return [UpdateReservationRecord] `UpdateReservationRecord` contains only the new `reservationId` if the
|
16
|
-
#
|
16
|
+
# operation was successful. Otherwise it will contain the reservation entity with warnings/errors.
|
17
17
|
attribute?(:payload, UpdateReservationRecord)
|
18
18
|
end
|
19
19
|
end
|
@@ -28,7 +28,7 @@ module Peddler
|
|
28
28
|
# @note This operation can make a static sandbox call.
|
29
29
|
# @param service_job_id [String] An Amazon defined service job identifier.
|
30
30
|
# @param cancellation_reason_code [String] A cancel reason code that specifies the reason for cancelling a service
|
31
|
-
#
|
31
|
+
# job.
|
32
32
|
# @param rate_limit [Float] Requests per second
|
33
33
|
# @return [Peddler::Response] The API response
|
34
34
|
def cancel_service_job_by_service_job_id(service_job_id, cancellation_reason_code, rate_limit: 5.0)
|
@@ -56,35 +56,35 @@ module Peddler
|
|
56
56
|
#
|
57
57
|
# @note This operation can make a static sandbox call.
|
58
58
|
# @param service_order_ids [Array<String>] List of service order ids for the query you want to perform.Max values
|
59
|
-
#
|
59
|
+
# supported 20.
|
60
60
|
# @param service_job_status [Array<String>] A list of one or more job status by which to filter the list of jobs.
|
61
61
|
# @param page_token [String] String returned in the response of your previous request.
|
62
62
|
# @param page_size [Integer] A non-negative integer that indicates the maximum number of jobs to return in the
|
63
|
-
#
|
63
|
+
# list, Value must be 1 - 20. Default 20.
|
64
64
|
# @param sort_field [String] Sort fields on which you want to sort the output.
|
65
65
|
# @param sort_order [String] Sort order for the query you want to perform.
|
66
66
|
# @param created_after [String] A date used for selecting jobs created at or after a specified time. Must be in
|
67
|
-
#
|
68
|
-
#
|
67
|
+
# ISO 8601 format. Required if `LastUpdatedAfter` is not specified. Specifying both `CreatedAfter` and
|
68
|
+
# `LastUpdatedAfter` returns an error.
|
69
69
|
# @param created_before [String] A date used for selecting jobs created at or before a specified time. Must be in
|
70
|
-
#
|
70
|
+
# ISO 8601 format.
|
71
71
|
# @param last_updated_after [String] A date used for selecting jobs updated at or after a specified time. Must be
|
72
|
-
#
|
73
|
-
#
|
72
|
+
# in ISO 8601 format. Required if `createdAfter` is not specified. Specifying both `CreatedAfter` and
|
73
|
+
# `LastUpdatedAfter` returns an error.
|
74
74
|
# @param last_updated_before [String] A date used for selecting jobs updated at or before a specified time. Must
|
75
|
-
#
|
75
|
+
# be in ISO 8601 format.
|
76
76
|
# @param schedule_start_date [String] A date used for filtering jobs schedules at or after a specified time. Must
|
77
|
-
#
|
77
|
+
# be in ISO 8601 format. Schedule end date should not be earlier than schedule start date.
|
78
78
|
# @param schedule_end_date [String] A date used for filtering jobs schedules at or before a specified time. Must
|
79
|
-
#
|
79
|
+
# be in ISO 8601 format. Schedule end date should not be earlier than schedule start date.
|
80
80
|
# @param marketplace_ids [Array<String>] Used to select jobs that were placed in the specified marketplaces.
|
81
81
|
# @param asins [Array<String>] List of Amazon Standard Identification Numbers (ASIN) of the items. Max values
|
82
|
-
#
|
82
|
+
# supported is 20.
|
83
83
|
# @param required_skills [Array<String>] A defined set of related knowledge, skills, experience, tools, materials,
|
84
|
-
#
|
85
|
-
#
|
84
|
+
# and work processes common to service delivery for a set of products and/or service scenarios. Max values
|
85
|
+
# supported is 20.
|
86
86
|
# @param store_ids [Array<String>] List of Amazon-defined identifiers for the region scope. Max values supported
|
87
|
-
#
|
87
|
+
# is 50.
|
88
88
|
# @param rate_limit [Float] Requests per second
|
89
89
|
# @return [Peddler::Response] The API response
|
90
90
|
def get_service_jobs(marketplace_ids, service_order_ids: nil, service_job_status: nil, page_token: nil,
|
@@ -146,7 +146,7 @@ module Peddler
|
|
146
146
|
#
|
147
147
|
# @note This operation can make a static sandbox call.
|
148
148
|
# @param service_job_id [String] An Amazon-defined service job identifier. Get this value by calling the
|
149
|
-
#
|
149
|
+
# `getServiceJobs` operation of the Services API.
|
150
150
|
# @param appointment_id [String] An Amazon-defined identifier of active service job appointment.
|
151
151
|
# @param body [Hash]
|
152
152
|
# @param rate_limit [Float] Requests per second
|
@@ -161,7 +161,7 @@ module Peddler
|
|
161
161
|
#
|
162
162
|
# @note This operation can make a static sandbox call.
|
163
163
|
# @param service_job_id [String] An Amazon-defined service job identifier. Get this value by calling the
|
164
|
-
#
|
164
|
+
# `getServiceJobs` operation of the Services API.
|
165
165
|
# @param appointment_id [String] An Amazon-defined identifier of active service job appointment.
|
166
166
|
# @param body [Hash] Appointment fulfillment data collection details.
|
167
167
|
# @param rate_limit [Float] Requests per second
|
@@ -281,11 +281,11 @@ module Peddler
|
|
281
281
|
# @param service_job_id [String] A service job identifier to retrive appointment slots for associated service.
|
282
282
|
# @param marketplace_ids [Array<String>] An identifier for the marketplace in which the resource operates.
|
283
283
|
# @param start_time [String] A time from which the appointment slots will be retrieved. The specified time must be
|
284
|
-
#
|
285
|
-
#
|
284
|
+
# in ISO 8601 format. If `startTime` is provided, `endTime` should also be provided. Default value is as per
|
285
|
+
# business configuration.
|
286
286
|
# @param end_time [String] A time up to which the appointment slots will be retrieved. The specified time must be
|
287
|
-
#
|
288
|
-
#
|
287
|
+
# in ISO 8601 format. If `endTime` is provided, `startTime` should also be provided. Default value is as per
|
288
|
+
# business configuration. Maximum range of appointment slots can be 90 days.
|
289
289
|
# @param rate_limit [Float] Requests per second
|
290
290
|
# @return [Peddler::Response] The API response
|
291
291
|
def get_appointmment_slots_by_job_id(service_job_id, marketplace_ids, start_time: nil, end_time: nil,
|
@@ -307,11 +307,11 @@ module Peddler
|
|
307
307
|
# @param store_id [String] Store identifier defining the region scope to retrive appointment slots.
|
308
308
|
# @param marketplace_ids [Array<String>] An identifier for the marketplace for which appointment slots are queried
|
309
309
|
# @param start_time [String] A time from which the appointment slots will be retrieved. The specified time must be
|
310
|
-
#
|
311
|
-
#
|
310
|
+
# in ISO 8601 format. If `startTime` is provided, `endTime` should also be provided. Default value is as per
|
311
|
+
# business configuration.
|
312
312
|
# @param end_time [String] A time up to which the appointment slots will be retrieved. The specified time must be
|
313
|
-
#
|
314
|
-
#
|
313
|
+
# in ISO 8601 format. If `endTime` is provided, `startTime` should also be provided. Default value is as per
|
314
|
+
# business configuration. Maximum range of appointment slots can be 90 days.
|
315
315
|
# @param rate_limit [Float] Requests per second
|
316
316
|
# @return [Peddler::Response] The API response
|
317
317
|
def get_appointment_slots(asin, store_id, marketplace_ids, start_time: nil, end_time: nil, rate_limit: 20.0)
|
@@ -16,7 +16,7 @@ module Peddler
|
|
16
16
|
attribute?(:gift_wrap_price, Money, from: "GiftWrapPrice")
|
17
17
|
|
18
18
|
# @return [Money] The selling price of the item multiplied by the quantity ordered. Note that ItemPrice excludes
|
19
|
-
#
|
19
|
+
# ShippingPrice and GiftWrapPrice.
|
20
20
|
attribute?(:item_price, Money, from: "ItemPrice")
|
21
21
|
|
22
22
|
# @return [String] The Amazon-defined identifier for the order item.
|
@@ -10,8 +10,8 @@ module Peddler
|
|
10
10
|
# The request schema for the submitInvoice operation.
|
11
11
|
SubmitInvoiceRequest = Structure.new do
|
12
12
|
# @return [String] MD5 sum for validating the invoice data. For more information about calculating this value,
|
13
|
-
#
|
14
|
-
#
|
13
|
+
# see [Working with Content-MD5
|
14
|
+
# Checksums](https://docs.developer.amazonservices.com/en_US/dev_guide/DG_MD5.html).
|
15
15
|
attribute(:content_md5_value, String, from: "ContentMD5Value")
|
16
16
|
|
17
17
|
# @return [String]
|
@@ -15,9 +15,9 @@ module Peddler
|
|
15
15
|
#
|
16
16
|
# @note This operation can make a static sandbox call.
|
17
17
|
# @param shipment_id [String] The identifier for the shipment. Get this value from the FBAOutboundShipmentStatus
|
18
|
-
#
|
19
|
-
#
|
20
|
-
#
|
18
|
+
# notification. For information about subscribing to notifications, see the
|
19
|
+
# {https://developer-docs.amazon.com/sp-api/docs/notifications-api-v1-use-case-guide Notifications API Use Case
|
20
|
+
# Guide}.
|
21
21
|
# @param rate_limit [Float] Requests per second
|
22
22
|
# @return [Peddler::Response] The API response
|
23
23
|
def get_shipment_details(shipment_id, rate_limit: 1.133)
|
@@ -16,11 +16,11 @@ module Peddler
|
|
16
16
|
attribute(:title, String)
|
17
17
|
|
18
18
|
# @return [Money] The unit price of an item of this type (the total value of this item type in the container is
|
19
|
-
#
|
19
|
+
# unitPrice x quantity).
|
20
20
|
attribute(:unit_price, Money, from: "unitPrice")
|
21
21
|
|
22
22
|
# @return [Weight] The unit weight of an item of this type (the total weight of this item type in the container
|
23
|
-
#
|
23
|
+
# is unitWeight x quantity).
|
24
24
|
attribute(:unit_weight, Weight, from: "unitWeight")
|
25
25
|
end
|
26
26
|
end
|
@@ -11,7 +11,7 @@ module Peddler
|
|
11
11
|
# The time range.
|
12
12
|
TimeRange = Structure.new do
|
13
13
|
# @return [Time] The end date and time. This must come after the value of start. This defaults to the next
|
14
|
-
#
|
14
|
+
# business day from the start.
|
15
15
|
attribute?(:end, Time)
|
16
16
|
|
17
17
|
# @return [Time] The start date and time. This defaults to the current date and time.
|
@@ -28,7 +28,7 @@ module Peddler
|
|
28
28
|
attribute?(:name, String)
|
29
29
|
|
30
30
|
# @return [String] The score of access point, based on proximity to postal code and sorting preference. This can
|
31
|
-
#
|
31
|
+
# be used to sort access point results on shipper's end.
|
32
32
|
attribute?(:score, String)
|
33
33
|
|
34
34
|
# @return [Hash]
|
@@ -43,7 +43,7 @@ module Peddler
|
|
43
43
|
attribute?(:geocode, Geocode)
|
44
44
|
|
45
45
|
# @return [String] The phone number of the person, business or institution located at that address, including
|
46
|
-
#
|
46
|
+
# the country calling code.
|
47
47
|
attribute?(:phone_number, String, from: "phoneNumber")
|
48
48
|
end
|
49
49
|
end
|