DeliveryStatusChange
Change the delivery status by specifying the order number.
Input
Name | Type | Required | Description |
OrderNumber | String | True | Order ID. |
DeliveryId | Integer | True | If there is more than one delivery, specify the sequential number after 1 with half-width numerals.
デフォルト値は0です。 |
DeliveryStatus | String | True | Change the delivery status. 1: Delivery instruction completed 2: Preparation for delivery 3: Delivery completed 9: Return.
使用できる値は次のとおりです。1, 2, 3, 9 |
Carrier | String | False | Specify the shipping voucher with the shipping company code (refer to the next shipping company code). |
DeliveryNumber | String | False | Enter the delivery slip number. |
CancelReason | Integer | False | Enter the reason for cancellation. The input value is added to the memo field of the management screen. |
Result Set Columns
Name | Type | Description |
Status | String | Stored procedure execution status. |