cURL
Checkout Link
Update a checkout link
Update a checkout link by its ID
Required permissions:checkout-link:writePUT
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.fynn.eu/llms.txt
Use this file to discover all available pages before exploring further.
Autorisierungen
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pfadparameter
CheckoutLink identifier
Body
The updated CheckoutLink resource
Antwort
CheckoutLink resource updated
The unique identifier of the checkout link.
Beispiel:
"ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b"
The action to perform after checkout.
The name of the checkout link.
Beispiel:
"my-checkout-slug"
Whether the checkout link is enabled or not.
Beispiel:
true
The URL of the checkout link.
Beispiel:
"https://example.com/checkout/my-checkout-slug"