UpdatePointStatus
Update order point information.
Input
Name | Type | Required | Description |
OrderId | Long | True | Order ID |
ShopId | String | False | Store account. |
Type | Integer | True | Type of update. 1: Fixed date, 2: Fixed date extension.
使用できる値は次のとおりです。1, 2 |
PointFixedDate | Date | False | Points date. Required if Type is 2. |
Result Set Columns
Name | Type | Description |
Status | String | Stored procedure execution status. |