FulfillmentService

Receive a single FulfillmentServices

Receive a single FulfillmentServices

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

Response

OK

Example response

{
  "fulfillment_service": {
    "can_remove_mapping": true,
    "is_mapped": true,
    "service_name": "Service name"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.