latestOpenAPI 3.0.12026-08-11284749.9 KB

58e231ca118e

Cards

Create secure email to send card number

Creates a secure email to send card number, CVV, and expiration date of a card by ID to the specified email.

This endpoint is currently gated. If you would like to request access, please reach out to developer-support@brex.com

post/v2/cards/{id}/secure_email

Path parameters

idstring required

Headers

Idempotency-Keystring required

Request body

recipient_emailstring required

Email address to send card details to

sender_namestring required

Sender name. Shows up in the subject of the email

messagestring nullable

Message to send with the card details

expiry_daysinteger nullable

Link expiry in number of days. Defaults to 30

Response

emailCardNumber 200 response