# CarrierServiceCreatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `carrierServiceCreate` mutation. ### Access Scopes ## Fields * [carrierService](/docs/api/admin-graphql/2024-07/objects/DeliveryCarrierService): DeliveryCarrierService - The created carrier service. * [userErrors](/docs/api/admin-graphql/2024-07/objects/CarrierServiceCreateUserError): CarrierServiceCreateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [carrierServiceCreate](/docs/api/admin-graphql/2024-07/mutations/carrierServiceCreate) ## Examples