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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.