v1

latestOpenAPI 3.1.02026-07-242325051.4 MB
Services

Service:UpdatePaymentMethod

Update the settings of a payment method on a specific service. The payment method needs to be enabled and you need to have access to that service.

patch/v2/services/{serviceId}/paymentmethods/{paymentMethodId}

Path parameters

serviceIdstring required

Provide the SL-code of the service that you want to add payment methods for

paymentMethodIdstring required

The ID of the payment method you want to enable

Request body

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example request

{
  "payoutConfirmation": 1,
  "maxPayoutAmount": 100000
}

Response

OK

settingsobject nullable