Checkout
Retrieve location settings
Update location settings
Retrieve merchant settings
Update merchant settings
List payment links
Create payment link
Delete payment link
Retrieve payment link
Update payment link
Webhooks
online_checkout.location_settings.updated
online_checkout.merchant_settings.updated
<- Checkout API
Checkout API
Version
2024-10-17
GET
/v2/online-checkout/payment-links/{id}
Retrieves a payment link.
Guide
Manage Checkout
Example code
id
string
Required
The ID of link to retrieve.
errors
Error [ ]
Any errors that occurred during the request.
Show attributes
payment_link
PaymentLink
The payment link that is retrieved.