ストアドプロシージャ
ストアドプロシージャはファンクションライクなインターフェースで、Amazon Marketplace の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。
ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにAmazon Marketplace から関連するレスポンスデータを返します。
CData ODBC Driver for Amazon Marketplace ストアドプロシージャ
Name | Description |
CancelFeed | The CancelFeed cancels feed submission for the given FeedId |
CancelFulfillmentOrder | Requests that Amazon stop attempting to fulfill the fulfillment order indicated by the specified order identifier. You cannot cancel a fulfillment order with a status of Processing, Complete, or CompletePartialled. |
CancelReport | CancelReport operation cancels report request for the given ReportId. |
CancelShipment | Cancels a purchased shipment. |
ConfirmInboundShipmentPreorder | Returns information needed to confirm a shipment for pre-order. Call this operation after calling the getPreorderInfo operation to get the NeedByDate value and other pre-order information about the shipment. |
ConfirmInboundShipmentTransport | Initiates the process of estimating the shipping cost for an inbound shipment by an Amazon-partnered carrier. |
ConfirmShipment | The ConfirmShipment operation updates the shipment confirmation status for a specified order. |
CreateFulfillmentReturn | Creates a fulfillment return. |
CreateInboundShipmentPlan | Returns one or more inbound shipment plans, which provide the information you need to create one or more inbound shipments for a set of items that you specify. |
CreateProductReviewAndSellerFeedbackSolicitation | Sends a solicitation to a buyer asking for seller feedback and a product review for the specified order. Send only one productReviewAndSellerFeedback or free form proactive message per order. |
CreateReportSchema | Creates a schema file based on the specified report. |
CreateScheduledPackage | Schedules an Easy Ship order |
CreateScheduledPackageBulk | The ConfirmShipment operation updates the shipment confirmation status for a specified order. |
CreateSchema | Creates a schema file for the specified table or view. |
EstimateInboundShipmentTransport | Initiates the process of estimating the shipping cost for an inbound shipment by an Amazon-partnered carrier. |
GetAdditionalInputsSchema | Returns the JSON schema to use for providing additional inputs when needed to purchase a shipping offering. |
GetFeedProcessingReport | Creates and/or returns data for a specific report. |
GetInboundShipmentBillOfLading | Returns a bill of lading for a Less Than Truckload/Full Truckload (LTL/FTL) shipment. |
GetInboundShipmentLabel | Returns package/pallet labels for faster and more accurate shipment processing at the Amazon fulfillment center. |
GetOAuthAccessToken | Gets an authentication token from Amazon. |
GetOAuthAuthorizationURL | Gets the authorization URL that must be opened separately by the user to grant access to your application. You will request the OAuthAccessToken from this URL. |
GetReport | Creates and/or returns data for a specific report. |
GetScheduledPackage | Returns information about a package, including dimensions, weight, time slot information for handover, invoice and item information, and status. |
GetSolicitationActionsForOrder | Returns a list of solicitation types that are available for an order that you specify. |
ListHandoverSlots | Returns time slots available for Easy Ship orders to be scheduled based on the package weight and dimensions that the seller specifies. |
PurchaseShipment | Purchases a shipping service and returns purchase related details and documents. |
RefreshOAuthAccessToken | Exchanges a access token for a new access token. |
RequestReport | The RequestReport operation creates a report request. |
SubmitCartonContentFeed | Submits carton content information for FBA inbound shipments. |
SubmitFulfillmentOrderStatus | Requests that Amazon update the status of an order in the sandbox testing environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. |
SubmitImageFeed | [DEPRECATED] The Image feed allows you to upload various images for a product. Amazon can display several images for each product. |
SubmitInventoryFeed | [DEPRECATED] The Inventory feed allows you to update inventory quantities (stock levels) for your items. |
SubmitOrderAcknowledgementFeed | The Order Acknowledgment feed allows you to acknowledge your success or failure with downloading an order. |
SubmitOrderAdjustmentFeed | The Order Adjustment feed allows you to issue a refund (adjustment) for an order. You must provide a reason for the adjustment, such as Customer Return, and the adjustment amount, broken down by price component (principle, shipping, tax, and so on). |
SubmitOrderFulfillmentFeed | The Order Fulfillment feed allows your system to update Amazon's system with order fulfillment information. |
SubmitOverrideFeed | [DEPRECATED] The Override feed allows you to set an exception to your account-level shipping settings for an individual product (SKU). |
SubmitPriceFeed | [DEPRECATED] The Price feed allows you to set the current price and sale price (when applicable) for an item. |
SubmitProductFeed | [DEPRECATED] The Product feed contains descriptive information about the products in your catalog. This information allows Amazon to build a record and assign a unique identifier known as an ASIN (Amazon Standard Item Number) to each product. |
SubmitRelationshipFeed | [DEPRECATED] The Relationship feed allows you to set up optional relationships between items in your catalog. |
SubmitSourcingOnDemandFeed | Usage information for the operation SubmitSourcingOnDemandFeed.rsb. |
SubmitVATInvoiceFeed | Submit a VAT invoice against a shipment. The invoice must be a PDF document. Note that UPLOAD_VAT_INVOICE is only available in the EU marketplace (VAT program). The throttling limit for the Invoicing Feed is one invoice upload every three seconds. This type is permitted by the Tax Invoicing (Restricted) role. |
UpdateScheduledPackages | Updates the time slot for handing over the package indicated by the specified scheduledPackageId. You can get the new slotId value for the time slot by calling the listHandoverSlots operation before making another patch call. |
UpdateShipmentStatus | Update the shipment status for a specific order. Intended to be used with sellers who are participating in the In-store Pickup program. |