post https://api.spherepay.co/v1/paymentLink
Creates a new paymentLink
object for a given lineItem
list. A lineItem
is an object with two required fields: (1) a price
, which is the id
of the price (and hence the product it points to) that you would like to include at checkout, and (2) a default quantity
.