Cards are commercial credit cards. They'll immediately work for online purchases after you create them. All cards maintain a credit limit of 100% of the Account’s available balance at the time of transaction. Funds are deducted from the Account upon transaction settlement.
The identifier for the account this card belongs to.
The Card's billing address.
The ISO 8601 date and time at which the Card was created.
The card's description for display purposes.
The contact information used in the two-factor steps for digital wallet card creation. At least one field must be present to complete the digital wallet steps.
The identifier for the entity associated with this card.
The month the card expires in M format (e.g., August is 8).
The year the card expires in YYYY format (e.g., 2025).
The card identifier.
The idempotency key you chose for this object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
The last 4 digits of the Card's Primary Account Number.
This indicates if payments can be made with the card.
A constant representing the object's type. For this resource it will always be card
.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Filter Cards to ones belonging to the specified Account.
Return results after this ISO 8601 timestamp.
Return results before this ISO 8601 timestamp.
Return results on or after this ISO 8601 timestamp.
Return results on or before this ISO 8601 timestamp.
Filter Cards by status. For GET requests, this should be encoded as a comma-delimited string, such as ?in=one,two,three
.
Filter records to the one with the specified idempotency_key
you chose for that object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
The Account the card should belong to.
The card's billing address.
The description you choose to give the card.
The contact information used in the two-factor steps for digital wallet card creation. To add the card to a digital wallet, you may supply an email or phone number with this request. Otherwise, subscribe and then action a Real Time Decision with the category digital_wallet_token_requested
or digital_wallet_authentication_requested
.
The Entity the card belongs to. You only need to supply this in rare situations when the card is not for the Account holder.
The identifier of the Card.
The card identifier.
The card's updated billing address.
The description you choose to give the card.
The contact information used in the two-factor steps for digital wallet card creation. At least one field must be present to complete the digital wallet steps.
The Entity the card belongs to. You only need to supply this in rare situations when the card is not for the Account holder.
The status to update the Card with.
The identifier of the Card to retrieve details for.