CreatedPaymentLink
A payment link is a shareable URL that will take your customers to a hosted payment page.
- Type: string
id requiredUnique identifier for the payment link
- Type: string
url max length:1000requiredThe public URL that can be shared with customers.
- Type: string · BillingAddressCollectionenum
billing _address _collection Specify whether Checkout should collect the customer's billing address. Defaults to
auto.valuesauto Checkout will only collect the billing address when necessary.
required Checkout will always collect the customer's billing address.

