v1
latestOpenAPI 3.0.12026-07-2421268219.4 KBGenerate Tokenization Link
post/v1/links
Request body
Example request
{
"reference": "20230131-0123456789",
"successUrl": "https://example.org?success",
"webhookEndpoint": "https://example.org?webhook",
"context": {
"Purpose": "Stay at The Vintage Hotel",
"Guest name": "John Doe",
"Booking reference": "2024-1234"
},
"amount": 1000,
"currency": "USD",
"collectCardholderName": true
}Response
Success