Generate vendor link for lot number
Authentication
Long-lived API token sent in the requestToken header. See API token authentication.
OAuth2 Bearer access token from the client-credentials flow. See OAuth authentication.
Path parameters
Query parameters
The entity’s entrypoint identifier. Learn more
List of recipient email addresses. When there is more than one, separate them by a semicolon (;).
Indicates whether customer can modify the payment amount. A value of true means the amount isn’t modifiable, a value false means the payor can modify the amount to pay.
Request
Payment methods section of payment link page. Use this to configure which payout methods (ACH, vCard, check) are offered to the vendor.
Response
Boolean indicating whether the operation was successful. A true value
indicates success. A false value indicates failure.
Response text for operation: ‘Success’ or ‘Declined’.
If isSuccess = true, this contains the payment link identifier. If isSuccess = false, this contains the reason of the error.