latestOpenAPI 3.0.12026-08-11284749.9 KB

58e231ca118e

Cards

Create card

Creates a new card. The spend_controls field is required when limit_type = CARD. The mailing_address field is required for physical cards and is the shipping address used to send the card; it is not the same as the billing and mailing address used for online purchases. The first 2 lines of this address must be under 60 characters long. Each user can only have up to 10 active physical cards. For Empower accounts, this endpoint requires budget management. If your account does not have access to budget management features, a 403 response status will be returned. If this is the case and you want to gain access to this endpoint, please contact Brex support.

post/v2/cards

Headers

Idempotency-Keystring required

Request body

CreateCardRequest required— unresolved $ref

Response

createCard 200 response

Card required— unresolved $ref