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 existing paypoint. Paypoints are created by the Payabli team when a boarding application is approved.
Authentication
Path parameters
The paypoint’s entrypoint identifier. Learn more
Headers
Optional but recommended A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn’t generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.
Request
Flag indicating if page is active to accept payments. 0 for false, 1 for true.
Response
Response text for operation: ‘Success’ or ‘Declined’.
Code for the response. Learn more in API Response Codes.
Describes the room ID. Only in use on Boarding endpoints, returns 0 when not applicable.
Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.