You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: operations/orderitems.md
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -417,41 +417,31 @@ Additional order item data.
417
417
| Property | Type | Contract | Description |
418
418
| :-- | :-- | :-- | :-- |
419
419
|`AllowanceProductOrderItemId`| string | required | Unique identifier of the allowance product [Order item](orderitems.md#order-item) which credit has been consumed by current item. |
420
-
|`AllowanceProductId`| string | required | Unique identifier of the allowance [Product](products.md#product) which credit been been consumed by current item. |
421
420
|`DiscountedOrderItemId`| string | required | Unique identifier of [Order item](orderitems.md#order-item) which has been discounted by current item. |
422
-
|`DiscountedProductId`| string | optional | Unique identifier of the [Product](products.md#product) which has been been discounted by current item. |
423
421
424
422
#### Allowance Breakage Data
425
423
426
424
| Property | Type | Contract | Description |
427
425
| :-- | :-- | :-- | :-- |
428
426
|`AllowanceProductOrderItemId`| string | required | Unique identifier of the allowance product [Order item](orderitems.md#order-item) which credit has been consumed by current item. |
429
-
|`AllowanceProductId`| string | required | Unique identifier of the allowance [Product](products.md#product) which credit been been consumed by current item. |
430
-
|`ContraBreakageOrderItemId`| string | required | Unique identifier of [Order item](orderitems.md#order-item) which balances current item. |
431
427
432
428
#### Allowance Breakage Contra Revenue Data
433
429
434
430
| Property | Type | Contract | Description |
435
431
| :-- | :-- | :-- | :-- |
436
432
|`AllowanceProductOrderItemId`| string | required | Unique identifier of the allowance product [Order item](orderitems.md#order-item) which credit has been consumed by current item. |
437
-
|`AllowanceProductId`| string | required | Unique identifier of the allowance [Product](products.md#product) which credit been been consumed by current item. |
438
-
|`BreakageOrderItemId`| string | required | Unique identifier of [Order item](orderitems.md#order-item) which has been balanced by current item. |
439
433
440
434
#### Allowance Loss Data
441
435
442
436
| Property | Type | Contract | Description |
443
437
| :-- | :-- | :-- | :-- |
444
438
|`AllowanceProductOrderItemId`| string | required | Unique identifier of the allowance product [Order item](orderitems.md#order-item) which credit has been consumed by current item. |
445
-
|`AllowanceProductId`| string | required | Unique identifier of the allowance [Product](products.md#product) which credit been been consumed by current item. |
446
-
|`ContraLossOrderItemId`| string | required | Unique identifier of [Order item](orderitems.md#order-item) which balances current item. |
447
439
448
440
#### Allowance Loss Contra Revenue Data
449
441
450
442
| Property | Type | Contract | Description |
451
443
| :-- | :-- | :-- | :-- |
452
444
|`AllowanceProductOrderItemId`| string | required | Unique identifier of the allowance product [Order item](orderitems.md#order-item) which credit has been consumed by current item. |
453
-
|`AllowanceProductId`| string | required | Unique identifier of the allowance [Product](products.md#product) which credit been been consumed by current item. |
454
-
|`LossOrderItemId`| string | required | Unique identifier of [Order item](orderitems.md#order-item) which has been balanced by current item. |
0 commit comments