SellOrderResult
Object
Detailed result per order.
Fields
#
status
Non-null
Status of a sell order result indicating if the order is accepted, rejected or partially accepted.
productID
Int
!
Non-null
Identifier of the parent, children or substitutable children the sell order belong to. It's a number from 1 to 21, 1 for the parent and 2 to 21 for the child orders.
Usages
#
References
#
- Field sellOrderResults from ServiceWindowUnitResult
Previous
SellOrderDataPortalResultOrError
Next
Service