# DeliveryParticipantServiceInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for a shipping service provided by a participant.

### Access Scopes



## Fields
* [active](/docs/api/admin/2025-01/scalars/Boolean): Boolean! - Whether the service is active.
* [name](/docs/api/admin/2025-01/scalars/String): String! - The name of the service.


## Input objects with this input object
* [DeliveryParticipantInput](/docs/api/admin/2025-01/input-objects/DeliveryParticipantInput)


## Examples