Skip to main content

Subscription pass model

pass_endstring<date-time>

Pass end timestamp

pass_startstring<date-time>

Pass start timestamp

passenger_organizationstring<uri-reference>
passenger_projectstring<uri-reference>

Reference to passenger project this pass belongs to

payment_intent_idnull
projectstring<uri-reference>

Reference to a project this pass belongs to

type object
details object
enstring
name object
enstring
name_intlstring
name_localstring
price object
amountinteger
currencystring
formattedstring
formatted_localized object
enstring
jastring
price_amountinteger
pricingstring<uri-reference>

Reference to pricing object applied to the type

projectstring<uri-reference>

Project reference the type belongs to

service_idsinteger[]
ticket_typestring
validity_duration_daysinteger

Validity length of the pass type

created_atstring<date-time>

Creation timestamp of an object

id object

Identifier of the object

anyOf
integer

Can be integer

modified_atstring<date-time>

Last modification timestampo of the object

resource_uristring<uri-reference>

URI of the object instance

passengerstring

URI reference to a passnger this pass belongs to

created_atstring<date-time>

Creation timestamp of an object

id object

Identifier of the object

anyOf
integer

Can be integer

modified_atstring<date-time>

Last modification timestampo of the object

resource_uristring<uri-reference>

URI of the object instance

Subscription pass model
{
"pass_end": "2024-07-29T15:51:28.071Z",
"pass_start": "2024-07-29T15:51:28.071Z",
"passenger_organization": "string",
"passenger_project": "string",
"payment_intent_id": "null",
"project": "string",
"type": {
"details": {
"en": "string"
},
"name": {
"en": "string"
},
"name_intl": "string",
"name_local": "string",
"price": {
"amount": 0,
"currency": "string",
"formatted": "string",
"formatted_localized": {
"en": "string",
"ja": "string"
}
},
"price_amount": 0,
"pricing": "string",
"project": "string",
"service_ids": [
0
],
"ticket_type": "string",
"validity_duration_days": 0,
"created_at": "2024-07-29T15:51:28.071Z",
"id": 0,
"modified_at": "2024-07-29T15:51:28.071Z",
"resource_uri": "string"
},
"passenger": "string",
"created_at": "2024-07-29T15:51:28.071Z",
"id": 0,
"modified_at": "2024-07-29T15:51:28.071Z",
"resource_uri": "string"
}