Get all page details
Loads all of a payment page’s details including pageIdentifier
and validationCode
. This endpoint requires an application
API token.
Path parameters
entry
The paypoint’s entrypoint identifier. Learn more
subdomain
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
requestToken
Response
Success
AdditionalData
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:
credentials
Array of credential objects with active services for the page
lastAccess
Timestamp of last access to page structure
pageContent
Sections of page
pageIdentifier
Auxiliary validation used internally by payment pages and components.
pageSettings
Settings of page
published
Flag indicating if page is active to accept payments. 0
for false, 1
for true.
receiptContent
Sections of payment receipt
subdomain
Page identifier. Must be unique in platform.
totalAmount
Total amount to pay in this page
validationCode
Base64 encoded image of Captcha associated to this page load