# ReverseFulfillmentOrderDisposition - admin-graphql - OBJECT Version: 2024-10 ## Description The details of the arrangement of an item. ### Access Scopes `read_returns` access scope. ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - A globally-unique ID. * [location](/docs/api/admin-graphql/2024-10/objects/Location): Location - The location where the disposition occurred. * [quantity](/docs/api/admin-graphql/2024-10/scalars/Int): Int! - The number of disposed units. * [type](/docs/api/admin-graphql/2024-10/enums/ReverseFulfillmentOrderDispositionType): ReverseFulfillmentOrderDispositionType! - The final arrangement of an item. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples