Creates a Stripe checkout session for an invoice payment link
Value must be 'Bearer <token>' where <token> is an API key prefixed with 'bc_' or a JWT token.
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
The ID of the payment link
Successfully created Stripe checkout session
The response is of type object
.