Change Item Fee Input
- ルート XML タグ
- <changeItemFeeInput>
- JSON の例
-
1{ 2 "amount": "10", 3 "amountType": "AmountWithoutTax", 4 "description": "Restocking Fee", 5 "product2Id": "10uxx0000004GKbAAM", 6 "reason": "Other" 7} - プロパティ
-
1{
2 "amount": "10",
3 "amountType": "AmountWithoutTax",
4 "description": "Restocking Fee",
5 "product2Id": "10uxx0000004GKbAAM",
6 "reason": "Other"
7}