Skip to content

Commit 4d09033

Browse files
Remove non required fields
1 parent 9b39153 commit 4d09033

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

operations/orderitems.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -417,41 +417,31 @@ Additional order item data.
417417
| Property | Type | Contract | Description |
418418
| :-- | :-- | :-- | :-- |
419419
| `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. |
421420
| `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. |
423421

424422
#### Allowance Breakage Data
425423

426424
| Property | Type | Contract | Description |
427425
| :-- | :-- | :-- | :-- |
428426
| `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. |
431427

432428
#### Allowance Breakage Contra Revenue Data
433429

434430
| Property | Type | Contract | Description |
435431
| :-- | :-- | :-- | :-- |
436432
| `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. |
439433

440434
#### Allowance Loss Data
441435

442436
| Property | Type | Contract | Description |
443437
| :-- | :-- | :-- | :-- |
444438
| `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. |
447439

448440
#### Allowance Loss Contra Revenue Data
449441

450442
| Property | Type | Contract | Description |
451443
| :-- | :-- | :-- | :-- |
452444
| `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. |
455445

456446
#### Tax exemption reason type
457447

0 commit comments

Comments
 (0)