v1

latestOpenAPI 3.0.32026-07-24164965.8 KB
api

Payment Link

An endpoint that generates a new payment link for a given set of products.

post/api/checkout/v1/payment-link/

Request body

delivery_optionsstring[]
quantityinteger

The number of this product being purchased (fixed if specified)

Response

payment_link_urlstring required

The URL of the payment link to be given to the customer.