Send virtual card link

Sends a virtual card link via email to the vendor associated with the transId.

Headers

requestTokenstringRequired

Request

This endpoint expects an object.
transIdstringRequired

The transaction ID of the virtual card payout. The ID is returned as ReferenceId in the response when you authorize a payout with POST /MoneyOut/authorize.

Response

This endpoint returns an object.
successboolean
Indicates whether the operation was successful.
messagestring or null
Message describing the result. If the virtual card link was sent successfully, this contains the email address to which the link was sent.

Errors