# ReturnableFulfillmentLineItem - admin - OBJECT
Version: 2024-04

## Description
A returnable fulfillment line item.

### Access Scopes
`read_orders` access scope. Also: Requires the `read_returns` access scope.


## Fields
* [fulfillmentLineItem](/docs/api/admin/2024-04/objects/FulfillmentLineItem): FulfillmentLineItem! - The fulfillment line item that can be returned.
* [quantity](/docs/api/admin/2024-04/scalars/Int): Int! - The quantity available to be returned.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples