Update merchant default payment return URL
Merchant
Update merchant default payment return URL
Sets the merchant-level default return URL for hosted checkout. This URL is used when
an invoice does not supply a payment_return_url. To clear the default, pass null
or an empty string. Only HTTPS URLs are allowed.
PUT
Update merchant default payment return URL
Authorizations
JWT token for wallet authentication
Body
application/json
Maximum string length:
2048Pattern:
^https://Example:
"https://merchant.example.com/checkout/complete"

