Structure
Field | Type | Required | Description |
---|---|---|---|
postingDate | LocalDate | true | Unique identifier for the . |
quantity | Integer | true | Code of the . |
product | Product | true | Name of the . |
name | String | ||
amountAfterTax | BigDecimal | ||
amountBeforeTax | BigDecimal | ||
currency | Currency | ||
foreignAmountAfterTax | BigDecimal | ||
foreignCurrency | Currency | ||
amountTax | BigDecimal | ||
amountDiscount | BigDecimal | ||
amountCommission | BigDecimal | ||
rate | Rate | ||
offer | Offer | ||
offerAmountDiscount | BigDecimal | ||
offerPercentDiscount | BigDecimal | ||
promotion | Promotion | ||
promotionAmountDiscount | BigDecimal | ||
promotionPercentDiscount | BigDecimal | ||
channel | Channel | ||
source | Source | ||
segment | Segment | ||
rebateReason | String | ||
remark | String | ||
proformaProductTaxList | ProformaProductTax | ||
proformaProductCommissionList | ProformaProductCommission | ||
proformaProductDiscountList | ProformaProductDiscount |
JSON representation
{ "id": 1, "createdDate": "2018-04-12T18:13:50.710Z", "code": "CCRT1", "name": "ChainCancellationReasonType 1" }