reason property
The reason for the cancellation.
Acceptable values are: - "customerInitiatedCancel
" - "invalidCoupon
" -
"malformedShippingAddress
" - "noInventory
" - "other
" -
"priceError
" - "shippingPriceError
" - "taxError
" -
"undeliverableShippingAddress
" - "unsupportedPoBoxAddress
" -
"failedToCaptureFunds
"
Implementation
core.String? reason;