---
title: "Receive a single FulfillmentServices"
method: GET
path: "/admin/fulfillment_services/{id:\\\\d+}.json"
tags: ["FulfillmentService"]
---

# Receive a single FulfillmentServices

`GET /admin/fulfillment_services/{id:\\d+}.json`

Receive a single FulfillmentServices

## Response `200`

OK

- SingleFulfillmentServiceSwaggerResponse
  - `fulfillment_service` FulfillmentService
    - `can_remove_mapping` boolean — Can remove mapping or not
    - `is_mapped` boolean — Whether is mapped or not
    - `service_name` string — Service name

---

[API](https://skmtc.net/shopbase/apis/shopbase-internal-api.md) · [All operations](https://skmtc.net/shopbase/apis/shopbase-internal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shopbase/shopbase-internal-api/revisions/353ccde6240d/schema)
