PaymentLink
Link Templates
This API retrieves all saved payment link templates for the authenticated user. It returns template details such as the name, redirect URLs, webhook URLs, and screenshots.
API Endpoint
GET
https://api.thepayment.company/api/v1/payment-templatesHeaders
| Header Name | Description |
|---|---|
Content-Type | Must be set to application/json. |
Authorization | Bearer token using your secret key or test key. |