Update payment method domain

Update a payment method domain's configuration values.

Path parameters

domainIdstringRequired
The payment method domain's ID in Payabli.

Headers

requestTokenstringRequired

Request

This endpoint expects an object.
applePayobjectOptional

Response

Success response for configuration update.
isSuccessboolean or null

Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.

pageidentifierstring or null
Auxiliary validation used internally by payment pages and components.
responseDataobject or null
Data related to the payment method domain.
responseTextstring or null

Errors