PATCH
/
api
/
v1
/
local_centers
/
{id}
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "officeAddress": "<string>",
  "legalNumber": "<string>",
  "geoLocation": "<string>",
  "website": "<string>",
  "isInitiative": true,
  "town": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "name": "<string>",
    "nameWithCounty": "<string>",
    "county": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "name": "<string>",
      "state": "<string>"
    },
    "latitude": 123,
    "longitude": 123
  },
  "localUnits": "<any>",
  "feePayments": [
    "https://example.com/"
  ],
  "feeTemporary": "<string>",
  "postalAddress": "<string>",
  "facebookUrl": "<string>",
  "bankIbanNative": "<string>",
  "bankIbanEur": "<string>",
  "bankIbanUsd": "<string>",
  "isActive": true,
  "contactEmail": "<string>",
  "contactPhone": "<string>",
  "contactFullName": "<string>",
  "stripeAccount": "<string>",
  "localCenterStripeAccount": "<string>",
  "isStripeEligible": true,
  "products": [
    {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "uuid": "<string>",
      "id": 123,
      "name": "<string>",
      "nameEn": "<string>",
      "productStripeId": "<string>",
      "isExternal": true,
      "productPrices": [
        {
          "@context": "<string>",
          "@id": "<string>",
          "@type": "<string>",
          "id": 123,
          "currency": "<string>",
          "price": 123,
          "name": "<string>",
          "displayNameOnPaymentPage": true,
          "isLifetime": true
        }
      ],
      "hasCustomPriceValue": true,
      "monthPeriod": 1,
      "customMinPrice": 123,
      "hasSubscription": true,
      "hasOneTimePayment": true,
      "cycleDay": 123,
      "cycleMonth": 123,
      "maxDate": "2023-11-07T05:31:56Z",
      "description": "<string>",
      "descriptionEn": "<string>",
      "logo": "<string>",
      "isFee": true,
      "isDonation": true,
      "settings": {
        "tenantLogo": true,
        "showTitle": true,
        "colorSelection": null,
        "colorButton": null,
        "disableSubscribe": false,
        "commentSection": true,
        "newestAndTopDonationSection": true,
        "requireFullAddress": false,
        "disableRegister": false,
        "lightThemeOnly": false,
        "isThankYouSingular": false
      },
      "descriptionInternal": "<string>",
      "cycleRecurrences": 123,
      "hasConfidentialityEnabled": true,
      "customMaxPrice": 123,
      "event": "https://example.com/",
      "startingDate": "2023-11-07T05:31:56Z",
      "productOptions": [
        {
          "@context": "<string>",
          "@id": "<string>",
          "@type": "<string>",
          "id": 123,
          "name": "<string>",
          "isArchived": true
        }
      ],
      "type": "<string>",
      "hasLocalCenterOption": true,
      "displayOnProfile": true,
      "productPriceVariations": [
        "https://example.com/"
      ],
      "metaGraphImage": "<string>",
      "heroVideoUrl": "<string>",
      "thankYouMessage": "<string>",
      "descriptionDe": "<string>"
    }
  ],
  "feeProduct": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "uuid": "<string>",
    "id": 123,
    "name": "<string>",
    "nameEn": "<string>",
    "productStripeId": "<string>",
    "isExternal": true,
    "productPrices": [
      {
        "@context": "<string>",
        "@id": "<string>",
        "@type": "<string>",
        "id": 123,
        "currency": "<string>",
        "price": 123,
        "name": "<string>",
        "displayNameOnPaymentPage": true,
        "isLifetime": true
      }
    ],
    "hasCustomPriceValue": true,
    "monthPeriod": 1,
    "customMinPrice": 123,
    "hasSubscription": true,
    "hasOneTimePayment": true,
    "cycleDay": 123,
    "cycleMonth": 123,
    "maxDate": "2023-11-07T05:31:56Z",
    "description": "<string>",
    "descriptionEn": "<string>",
    "logo": "<string>",
    "isFee": true,
    "isDonation": true,
    "settings": {
      "tenantLogo": true,
      "showTitle": true,
      "colorSelection": null,
      "colorButton": null,
      "disableSubscribe": false,
      "commentSection": true,
      "newestAndTopDonationSection": true,
      "requireFullAddress": false,
      "disableRegister": false,
      "lightThemeOnly": false,
      "isThankYouSingular": false
    },
    "descriptionInternal": "<string>",
    "cycleRecurrences": 123,
    "hasConfidentialityEnabled": true,
    "customMaxPrice": 123,
    "event": "https://example.com/",
    "startingDate": "2023-11-07T05:31:56Z",
    "productOptions": [
      {
        "@context": "<string>",
        "@id": "<string>",
        "@type": "<string>",
        "id": 123,
        "name": "<string>",
        "isArchived": true
      }
    ],
    "type": "<string>",
    "hasLocalCenterOption": true,
    "displayOnProfile": true,
    "productPriceVariations": [
      "https://example.com/"
    ],
    "metaGraphImage": "<string>",
    "heroVideoUrl": "<string>",
    "thankYouMessage": "<string>",
    "descriptionDe": "<string>"
  },
  "feeDefaultProductPrice": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "currency": "<string>",
    "price": 123,
    "name": "<string>",
    "displayNameOnPaymentPage": true,
    "isLifetime": true
  },
  "feeLocalTemporary": "<string>",
  "isOnlinePaymentFeeEligible": true,
  "region": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "name": "<string>"
  },
  "alias": "<string>",
  "isParent": true,
  "mapDescription": "<string>",
  "bankIbanChf": "<string>",
  "id": 123,
  "name": "<string>",
  "logo": "<string>",
  "status": "<string>",
  "dateCreated": "2023-11-07T05:31:56Z",
  "parent": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "parent": {}
  }
}

Path Parameters

id
string
required

LocalCenter identifier

Body

application/merge-patch+json

The updated LocalCenter resource

Response

200
application/ld+json

LocalCenter resource updated