Update payment page
Path parameters
The paypoint’s entrypoint identifier. Learn more
Payment page identifier. The subdomain value is the last portion of the payment page URL. For example, inhttps://paypages-sandbox.payabli.com/513823dc10/pay-your-fees-1
, the subdomain is pay-your-fees-1
.
Headers
Request
Custom dictionary of key:value pairs. You can use this field to store any data related to the object or for your system. If you are using custom identifiers, pass those in this object. Example usage:
Flag indicating if page is active to accept payments. 0
for false, 1
for true.
Response
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
Code for the response. Learn more in API Response Codes.
Response text for operation: ‘Success’ or ‘Declined’.