# ReverseFulfillmentOrderDisposition - admin - OBJECT
Version: 2024-04

## Description
The details of the arrangement of an item.

### Access Scopes
`read_returns` access scope.


## Fields
* [id](/docs/api/admin/2024-04/scalars/ID): ID! - A globally-unique ID.
* [location](/docs/api/admin/2024-04/objects/Location): Location - The location where the disposition occurred.
* [quantity](/docs/api/admin/2024-04/scalars/Int): Int! - The number of disposed units.
* [type](/docs/api/admin/2024-04/enums/ReverseFulfillmentOrderDispositionType): ReverseFulfillmentOrderDispositionType! - The final arrangement of an item.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples