Create payment page
Creates a new payment page for a paypoint. Note: this operation doesn’t create a new paypoint, just a payment page for an exisiting paypoint. See How do I create a paypoint? to understand how paypoints are created.
Authentication
Path Parameters
The paypoint’s entrypoint identifier. Learn more
Headers
Request
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’.