Identifier for the type of object. Its value for Subscription Intent will always correspond to subscription_intent
widget_token
string|null
Temporary token to configure the widget. This attribute is only returned when creating the Subscription Intent. After that, it will always be null.
status
string
Subscription Intent status. Can be created, succeeded, failed or rejected.
subscription
object|null
Object that points to the subscription that is created in case the intent is successful. Otherwise it is null.
mode
string
Indicates whether the SubscriptionIntent is in live mode or in test mode (for the sandbox)
created_at
string
Subscription Intent's creation date, using ISO 8601
reference_id
string
Optional ID provided by the merchant which will determine how the bank identifies the subscription on its portal. If not provided, user's holder_idwill be used. Length must be between 1-15 characters, and its only available for Subscriptions' clients.