Update sitepatch https://testapi.multisafepay.com/v1/json/sites/{site_id}Update information about a site.Path Paramssite_idstringrequiredThe unique identifier of the site.Body Paramsnamestringlength ≤ 120The site name.notification_urlurllength ≤ 150The webhook endpoint for MultiSafepay to send status updates and other notifications about orders for this site.price_fromintegerThe minimum transaction amount (in eurocents) for the website.price_tillintegerThe maximum transaction amount (in eurocents) for the website.support_emailstringlength ≤ 100The customer support email address for the website.support_phonestringlength ≤ 100The customer support phone number for the website.urlstringThe login URL to access an affiliate's account.Responses 200Request successful 404Site not found 422Validation errorsUpdated 8 months ago