Returns detailed information about a specific card subscription by its identifier, including its data-sharing state.

Log in to see full request history
Path Params
uuid
required
Responses

Response body
object
_links
object
required
uuid
required

The unique identifier of this subscription entity.

uuid

The unique identifier of the account related to this entity.

uuid
required

The unique identifier of the subaccount related to this entity.

uuid
required

The unique identifier of the card related to this entity.

uuid | null

An optional id in UUID format passed by the customer to associate a context with the subscription.

string
required

State of the subscription.

active deactivated expired reqSCA failed-to-create

date-time
required

Date and Time when this card subscription will be activated and start receiving data following ISO 8601 format.

date-time
required

Date and Time when this card subscription will become expired and stop receiving data following ISO 8601 format.

string
required

The flow that led to the creation of the card subscription. cardholder-single refers to enrollments where cardholders themselves are responsible for inputting card data and where a single card is attempted at a time. network-bulk refers to enrollments where card data will be captured by Astrada using network data sources (eg Mastercard Smart Data) and where many cards may be attempted at once.

cardholder-single network-bulk

date-time
required

Date and Time at which this entity was created following ISO 8601 format.

date-time
required

Date and Time at which this entity was last updated following ISO 8601 format.

Language
Credentials
OAuth2