Create a virtual card

Call this endpoint to create an async task to request for new virtual card.

Body Params
uuid

Alternative method to create a card using a card program. If this value is given, no other attributes (other than idempotency_key) may be given.

string

Cosmetic display name of the card.

string
required

An idempotency key is a unique value generated by the client which the server uses to recognize subsequent retries of the same request. To avoid collisions, we encourage clients to use random generated UUIDs.

boolean
Defaults to false

Set to true to create a physical card

boolean
Defaults to false

Set to true to create a temporary card

spending_restrictions
object

Specifies the spend restrictions on a Ramp card.

uuid
required

Unique identifier of the card owner.

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json