ODBC Driver for Yahoo Shopping

Build 23.0.8839

ChangeOrderStatus

Change the order status of the specified order.

Input

Name Type Required Description
OrderId String True Order ID
SellerId String False Store account
IsPointFix Boolean True Point determination necessity. When changing the order status to 'Complete', please be sure to set the point determination necessity to true. true: Points are finalized , false: The point is not fixed.
OperationUser String False Name of updater (Business ID registered name)
OrderStatus Integer True Order status. 1: In reservation, 2: Processing, 3: Hold, 4: Cancel, 5: Complete

使用できる値は次のとおりです。1, 2, 3, 4, 5

CancelReason Integer False Cancellation reason code. Order Cancellation - 100: Cancel, 110: Returned, 120: Not Received, 130: Address Unknown, 140: Refuse Receipt, 150 Unsuccessful, 160 Duplicate Order, 170 Settlement Unavailable, 180 Others; Store Concerned, 200: Payment Method Concerned, 210: Missing Item, 220: Discontinued, 230: Other

使用できる値は次のとおりです。100, 110, 120, 130, 140, 150, 160, 170, 180, 200, 210, 220, 230

CancelReasonDetail String False Reason for cancellation. If details are more than 10 characters, within 200 characters

Result Set Columns

Name Type Description
Status String Stored procedure execution status.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839