Send payment method link
Emails your customer’s primary billing contact a secure link to manage their saved payment methods — view, add, set a default, or remove a card or bank account. This is the same link the “Send link” button in your dashboard sends.
The link is time-limited, and each call sends a fresh one. The response tells you which address it went to and how long it stays valid.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Customer ID
Response
Link sent to the customer's billing contact
payload
Response payload, will be empty when success is false
success
Boolean with true=success, false=failure
message
Plain-text description of the result
error
json element with any error messages or warnings
Errors
400
Bad Request Error
404
Not Found Error
500
Internal Server Error

