/
Order Detail Response

Order Detail Response

Field

Description

Field

Description

id

the id of the order detail.

status

The status of the order detail.

name

The name of the order detail.

budget

The budget allocated to the order detail.

productKey (deprecated)

The UID of the order detail's product. Replaced by productId.

productId

The id of the associated product.

activeRateId

The id of the active rate for the order detail.

startDate

The starting date of the order detail.

endDate

The ending date of the order detail.

rates

The list of rates associated with the order detail. See: Rate Response

allocations

The list of allocations associated with the order detail. See: Allocation Response

proposedAllocations

The list of allocations for a proposed order. When an order is promoted to a managed order, these will convert into allocations. See: Allocation Response

Related content