Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Evento payment.link.created.
payment.link.created
POST /v1/payment-links
{ "id": "evt_123", "object": "event", "created_at": "2026-05-16T14:09:27Z", "data": { "object": { "id": "plink_123", "object": "payment_link", "created_at": "2026-05-16T14:09:27Z", "is_active": true, "metadata": {}, "updated_at": null } }, "livemode": true, "organization": "org_123", "request": { "id": null }, "type": "payment.link.created" }