SubscriptionResult
idFlakeIdRequired
store_idFlakeIdOptional
subscriptionSubscriptionDtoOptionalData transfer object representing a store subscription.
cancel_at_period_endbooleanRequired
Whether the subscription will be canceled at the end of the billing period.
coupon_idsFlakeId[]Required
Identifiers of coupons applied to this subscription.
created_atstringRequired
Date and time when the subscription was created.
currencystringRequired
Currency code used for billing this subscription.
customerCustomerDtoRequiredRepresents a customer in the PayNow system with their associated profiles and metadata.
created_atstringRequired
The date and time when the customer was created in the system.
idFlakeIdRequired
metadataobjectRequired
Additional custom data associated with the customer.
store_idFlakeIdRequired
minecraftCustomerMinecraftProfileDtoOptional
→ CustomerMinecraftProfileDtominecraft_platformenumOptional
Possible enum values
unknownjavabedrock
minecraft_uuidstringOptional
The customer's Minecraft UUID, if they have linked their Minecraft account.
Not set for offline Minecraft stores. If the platform type is Minecraft - Geyser,
and the profile is a bedrock account, this will be a UUID generated from the Xbox XUID.
namestringOptional
The display name for the customer.
profileCustomerGenericProfileDtoOptional
→ CustomerGenericProfileDtosteamCustomerSteamProfileDtoOptional
→ CustomerSteamProfileDtosteam_idSteamIdOptional
A 64-bit Steam account identifier. Accepts string or numeric format.
updated_atstringOptional
The date and time when the customer was last updated, if applicable.
xbox_xuidstringOptional
The customer's Xbox XUID, if available.
discount_amountintegerRequired
Amount of discount applied in smallest currency units.
discount_amount_strstringRequired
Formatted string representation of the discount amount.
giftbooleanRequired
Indicates whether this subscription is a gift.
idFlakeIdRequired
initial_discount_amountintegerRequired
Initial discount amount in smallest currency units for the first billing cycle.
initial_discount_amount_strstringRequired
Formatted string representation of the initial discount amount.
initial_giftcard_usage_amountintegerRequired
Initial gift card usage amount in smallest currency units.
initial_giftcard_usage_amount_strstringRequired
Formatted string representation of the initial gift card usage amount.
initial_subtotal_amountintegerRequired
Initial subtotal amount in smallest currency units for the first billing cycle.
initial_subtotal_amount_strstringRequired
Formatted string representation of the initial subtotal amount.
initial_tax_amountintegerRequired
Initial tax amount in smallest currency units for the first billing cycle.
initial_tax_amount_strstringRequired
Formatted string representation of the initial tax amount.
initial_total_amountintegerRequired
Initial total amount in smallest currency units for the first billing cycle.
initial_total_amount_strstringRequired
Formatted string representation of the initial total amount.
interval_scaleenumRequired
Possible enum values
invaliddayweekmonthyear
interval_valueintegerRequired
Numeric value of the billing interval.
linesSubscriptionLineDto[]RequiredLine items associated with this subscription.
currencystringRequired
Currency code for this subscription line.
discount_amountintegerRequired
Amount of discount applied in smallest currency units.
discount_amount_strstringRequired
Formatted string representation of the discount amount.
idFlakeIdRequired
initial_discount_amountintegerRequired
Initial discount amount in smallest currency units for the first billing cycle.
initial_discount_amount_strstringRequired
Formatted string representation of the initial discount amount.
initial_giftcard_usage_amountintegerRequired
Initial gift card usage amount in smallest currency units.
initial_giftcard_usage_amount_strstringRequired
Formatted string representation of the initial gift card usage amount.
initial_subtotal_amountintegerRequired
Initial subtotal amount in smallest currency units for the first billing cycle.
initial_subtotal_amount_strstringRequired
Formatted string representation of the initial subtotal amount.
initial_tax_amountintegerRequired
Initial tax amount in smallest currency units for the first billing cycle.
initial_tax_amount_strstringRequired
Formatted string representation of the initial tax amount.
initial_total_amountintegerRequired
Initial total amount in smallest currency units for the first billing cycle.
initial_total_amount_strstringRequired
Formatted string representation of the initial total amount.
priceintegerRequired
Base price of the subscription line in smallest currency units (e.g., cents).
product_idFlakeIdRequired
product_namestringRequired
Name of the product associated with this subscription line.
product_version_idFlakeIdRequired
store_idFlakeIdRequired
subscription_idFlakeIdRequired
subtotal_amountintegerRequired
Subtotal amount in smallest currency units.
subtotal_amount_strstringRequired
Formatted string representation of the subtotal amount.
tax_amountintegerRequired
Tax amount in smallest currency units.
tax_amount_strstringRequired
Formatted string representation of the tax amount.
tax_inclusivebooleanRequired
Indicates whether tax is included in the base price itself.
total_amountintegerRequired
Total amount in smallest currency units.
total_amount_strstringRequired
Formatted string representation of the total amount.
checkout_line_idFlakeIdOptional
gift_to_customer_idFlakeIdOptional
initial_order_line_idFlakeIdOptional
initial_presentment_discount_amountintegerOptional
Initial presentment discount amount in smallest currency units for the first billing cycle.
initial_presentment_discount_amount_strstringOptional
Formatted string representation of the initial presentment discount amount.
initial_presentment_giftcard_usage_amountintegerOptional
Initial presentment gift card usage amount in smallest currency units.
initial_presentment_giftcard_usage_amount_strstringOptional
Formatted string representation of the initial presentment gift card usage amount.
initial_presentment_subtotal_amountintegerOptional
Initial presentment subtotal amount in smallest currency units for the first billing cycle.
initial_presentment_subtotal_amount_strstringOptional
Formatted string representation of the initial presentment subtotal amount.
initial_presentment_tax_amountintegerOptional
Initial presentment tax amount in smallest currency units for the first billing cycle.
initial_presentment_tax_amount_strstringOptional
Formatted string representation of the initial presentment tax amount.
initial_presentment_total_amountintegerOptional
Initial presentment total amount in smallest currency units for the first billing cycle.
initial_presentment_total_amount_strstringOptional
Formatted string representation of the initial presentment total amount.
presentment_currencystringOptional
Presentment currency code (currency shown to customer).
presentment_discount_amountintegerOptional
Presentment discount amount in smallest currency units.
presentment_discount_amount_strstringOptional
Formatted string representation of the presentment discount amount.
presentment_subtotal_amountintegerOptional
Presentment subtotal amount in smallest currency units.
presentment_subtotal_amount_strstringOptional
Formatted string representation of the presentment subtotal amount.
presentment_tax_amountintegerOptional
Presentment tax amount in smallest currency units.
presentment_tax_amount_strstringOptional
Formatted string representation of the presentment tax amount.
presentment_total_amountintegerOptional
Presentment total amount in smallest currency units.
presentment_total_amount_strstringOptional
Formatted string representation of the presentment total amount.
pricing_region_idstringOptional
Identifier for the pricing region associated with this subscription line.
product_image_urlstringOptional
URL for the product image.
sale_idFlakeIdOptional
sale_version_idFlakeIdOptional
selected_gameserver_idFlakeIdOptional
trial_idFlakeIdOptional
next_billing_amountSubscriptionBillingAmountDtoRequiredRepresents a billing amount breakdown for a subscription.
currencystringRequired
ISO 4217 currency code, in lowercase.
discountintegerRequired
Total discount applied, in smallest currency units.
subtotalintegerRequired
Base amount before discounts or tax, in smallest currency units.
taxintegerRequired
Tax amount, in smallest currency units.
totalintegerRequired
Amount due after discounts and tax, in smallest currency units.
next_billing_presentment_amountSubscriptionBillingAmountDtoRequiredRepresents a billing amount breakdown for a subscription.
currencystringRequired
ISO 4217 currency code, in lowercase.
discountintegerRequired
Total discount applied, in smallest currency units.
subtotalintegerRequired
Base amount before discounts or tax, in smallest currency units.
taxintegerRequired
Tax amount, in smallest currency units.
totalintegerRequired
Amount due after discounts and tax, in smallest currency units.
past_duebooleanRequired
Whether the subscription is past due, and is in a dunning (retrying) state.
pretty_idstringRequired
Human-readable identifier for the subscription.
priceintegerRequired
Base price of the subscription in smallest currency units (e.g., cents).
statusenumRequired
Represents the current state of a subscription.
Possible enum values
invalidcreatedThe subscription has been created but is not yet active.
activeThe subscription is currently active and will renew.
canceledThe subscription has been canceled and will no longer renew.
store_idFlakeIdRequired
subtotal_amountintegerRequired
Subtotal amount in smallest currency units.
subtotal_amount_strstringRequired
Formatted string representation of the subtotal amount.
tax_amountintegerRequired
Tax amount in smallest currency units.
tax_amount_strstringRequired
Formatted string representation of the tax amount.
tax_inclusivebooleanRequired
Indicates whether tax is included in the base price itself.
tax_jurisdictionsSalesTaxJurisdictionDto[]RequiredList of tax jurisdictions applicable to this subscription.
namestringRequired
The name of the tax jurisdiction.
taxesSalesTaxJurisdictionTaxDto[]Required
List of taxes applied within this jurisdiction.
→ SalesTaxJurisdictionTaxDtonot_taxed_reasonstringOptional
Explanation for why taxes are not applied, if applicable.
This property is null when taxes are applied.
total_amountintegerRequired
Total amount in smallest currency units.
total_amount_strstringRequired
Formatted string representation of the total amount.
active_atstringOptional
Date and time when the subscription became active.
affiliate_idFlakeIdOptional
attempt_countintegerOptional
Number of payment attempts made for the current billing cycle.
billing_countrystringOptional
Country code used for billing purposes.
billing_cycle_sequenceintegerOptional
Sequence number of the current billing cycle.
billing_emailstringOptional
Email used for billing purposes.
billing_namestringOptional
Name used for billing purposes.
billing_tax_idstringOptional
The tax identification number used for this order (for B2B transactions)
cancel_reasonstringOptional
Reason provided for cancellation.
canceled_atstringOptional
Date and time when the subscription was canceled.
cancellation_requested_atstringOptional
Date and time when a subscription cancellation (cancel_at_period_end) was requested.
checkout_idFlakeIdOptional
checkout_line_idFlakeIdOptional
coupon_idFlakeIdOptional
coupon_repeating_ends_atstringOptional
Date when a repeating coupon ends for this subscription.
current_period_endstringOptional
End date of the current billing period.
current_period_startstringOptional
Start date of the current billing period.
customer_ipstringOptional
IP address of the customer at the time of subscription.
fx_ratestringOptional
The foreign exchange rate applied (if presentment currency differs from settlement currency).
gift_to_customerCustomerDtoOptionalRepresents a customer in the PayNow system with their associated profiles and metadata.
created_atstringRequired
The date and time when the customer was created in the system.
idFlakeIdRequired
metadataobjectRequired
Additional custom data associated with the customer.
store_idFlakeIdRequired
minecraftCustomerMinecraftProfileDtoOptional
→ CustomerMinecraftProfileDtominecraft_platformenumOptional
Possible enum values
unknownjavabedrock
minecraft_uuidstringOptional
The customer's Minecraft UUID, if they have linked their Minecraft account.
Not set for offline Minecraft stores. If the platform type is Minecraft - Geyser,
and the profile is a bedrock account, this will be a UUID generated from the Xbox XUID.
namestringOptional
The display name for the customer.
profileCustomerGenericProfileDtoOptional
→ CustomerGenericProfileDtosteamCustomerSteamProfileDtoOptional
→ CustomerSteamProfileDtosteam_idSteamIdOptional
A 64-bit Steam account identifier. Accepts string or numeric format.
updated_atstringOptional
The date and time when the customer was last updated, if applicable.
xbox_xuidstringOptional
The customer's Xbox XUID, if available.
gift_to_customer_idFlakeIdOptional
initial_presentment_discount_amountintegerOptional
Initial presentment discount amount in smallest currency units for the first billing cycle.
initial_presentment_discount_amount_strstringOptional
Formatted string representation of the initial presentment discount amount.
initial_presentment_giftcard_usage_amountintegerOptional
Initial presentment gift card usage amount in smallest currency units.
initial_presentment_giftcard_usage_amount_strstringOptional
Formatted string representation of the initial presentment gift card usage amount.
initial_presentment_subtotal_amountintegerOptional
Initial presentment subtotal amount in smallest currency units for the first billing cycle.
initial_presentment_subtotal_amount_strstringOptional
Formatted string representation of the initial presentment subtotal amount.
initial_presentment_tax_amountintegerOptional
Initial presentment tax amount in smallest currency units for the first billing cycle.
initial_presentment_tax_amount_strstringOptional
Formatted string representation of the initial presentment tax amount.
initial_presentment_total_amountintegerOptional
Initial presentment total amount in smallest currency units for the first billing cycle.
initial_presentment_total_amount_strstringOptional
Formatted string representation of the initial presentment total amount.
next_attempt_atstringOptional
Date and time when the next payment attempt will occur.
payment_methodPaymentMethodDtoOptionalRepresents a stored payment method
created_atstringRequired
The date and time when this payment method was created
customer_idFlakeIdRequired
gatewaystringRequired
The payment gateway provider
gateway_customer_idstringRequired
The gateway's customer identifier
gateway_entity_identifierstringRequired
The gateway entity identifier
gateway_idstringRequired
The gateway's identifier for this payment method
gateway_typestringRequired
The gateway-specific type identifier
idFlakeIdRequired
method_detailsPaymentMethodDetailsDtoRequired
→ PaymentMethodDetailsDtomethod_typestringRequired
The payment method type
updated_atstringOptional
The date and time when this payment method was last updated
payment_method_idFlakeIdOptional
pending_changeSubscriptionChangeDtoOptionalA pending or applied change to a subscription.
created_atstringRequired
idFlakeIdRequired
linesSubscriptionChangeLineDto[]Required
→ SubscriptionChangeLineDtonext_billing_amountSubscriptionChangeAmountDtoRequired
→ SubscriptionChangeAmountDtonext_billing_presentment_amountSubscriptionChangeAmountDtoRequired
→ SubscriptionChangeAmountDtooff_sessionbooleanRequired
Whether this change was initiated without active customer interaction.
prorated_amountSubscriptionChangeProratedAmountDtoRequired
→ SubscriptionChangeProratedAmountDtoproration_behaviorenumRequired
Describes how proration is handled when a subscription change is applied.
Possible enum values
invalidimmediateSubscription will be updated instantly, and a proration charge will be applied.
next_billing_periodSubscription will be updated at the end of the billing period, no proration will be applied.
noneNo proration is applied, subscription is updated instantly.
statusenumRequired
Represents the status of a subscription change.
Possible enum values
invalidpending_paymentThe change is pending payment before it can be applied.
pending_renewalThe change will be applied at the next renewal.
appliedThe change has been applied to the subscription.
canceledThe change was canceled and will not be applied.
pending_verificationThe change requires a verification code sent to the customer's e-mail.
subscription_idFlakeIdRequired
applied_atstringOptional
prorated_order_idFlakeIdOptional
presentment_currencystringOptional
Presentment currency code (currency shown to customer).
presentment_discount_amountintegerOptional
Presentment discount amount in smallest currency units.
presentment_discount_amount_strstringOptional
Formatted string representation of the presentment discount amount.
presentment_subtotal_amountintegerOptional
Presentment subtotal amount in smallest currency units.
presentment_subtotal_amount_strstringOptional
Formatted string representation of the presentment subtotal amount.
presentment_tax_amountintegerOptional
Presentment tax amount in smallest currency units.
presentment_tax_amount_strstringOptional
Formatted string representation of the presentment tax amount.
presentment_total_amountintegerOptional
Presentment total amount in smallest currency units.
presentment_total_amount_strstringOptional
Formatted string representation of the presentment total amount.
price_strstringOptional
Formatted string representation of the price.
pricing_region_idstringOptional
Identifier for the pricing region associated with this subscription.
product_idFlakeIdOptional
product_image_urlstringOptional
URL for the product image.
product_namestringOptional
Name of the product associated with this subscription.
product_version_idFlakeIdOptional
updated_atstringOptional
Date and time when the subscription was last updated.
Example
{
"id": "411486491630370816",
"store_id": "411486491630370816",
"subscription": {
"cancel_at_period_end": true,
"coupon_ids": [
"411486491630370816"
],
"created_at": "2024-01-01T00:00:00Z",
"currency": "string",
"customer": {
"created_at": "2024-01-01T00:00:00Z",
"id": "411486491630370816",
"metadata": {},
"store_id": "411486491630370816",
"profile": {
"id": "string",
"name": "string",
"platform": "steam",
"avatar_url": "string"
},
"steam_id": "76561197960287930",
"steam": {
"avatar_url": "string",
"id": "76561197960287930",
"name": "string"
},
"minecraft_uuid": "f84c6a79-0a4e-45e0-879b-cd49ebd4c4e2",
"minecraft": {
"avatar_url": "string",
"id": "f84c6a79-0a4e-45e0-879b-cd49ebd4c4e2",
"name": "notch"
},
"xbox_xuid": "string",
"minecraft_platform": "unknown",
"name": "m0uka",
"updated_at": "2024-01-01T00:00:00Z"
},
"discount_amount": 0,
"discount_amount_str": "string",
"gift": true,
"id": "411486491630370816",
"initial_discount_amount": 0,
"initial_discount_amount_str": "string",
"initial_giftcard_usage_amount": 0,
"initial_giftcard_usage_amount_str": "string",
"initial_subtotal_amount": 0,
"initial_subtotal_amount_str": "string",
"initial_tax_amount": 0,
"initial_tax_amount_str": "string",
"initial_total_amount": 0,
"initial_total_amount_str": "string",
"interval_scale": "invalid",
"interval_value": 0,
"lines": [
{
"currency": "string",
"discount_amount": 0,
"discount_amount_str": "string",
"id": "411486491630370816",
"initial_discount_amount": 0,
"initial_discount_amount_str": "string",
"initial_giftcard_usage_amount": 0,
"initial_giftcard_usage_amount_str": "string",
"initial_subtotal_amount": 0,
"initial_subtotal_amount_str": "string",
"initial_tax_amount": 0,
"initial_tax_amount_str": "string",
"initial_total_amount": 0,
"initial_total_amount_str": "string",
"price": 0,
"product_id": "411486491630370816",
"product_name": "string",
"product_version_id": "411486491630370816",
"store_id": "411486491630370816",
"subscription_id": "411486491630370816",
"subtotal_amount": 0,
"subtotal_amount_str": "string",
"tax_amount": 0,
"tax_amount_str": "string",
"tax_inclusive": true,
"total_amount": 0,
"total_amount_str": "string",
"checkout_line_id": "411486491630370816",
"initial_order_line_id": "411486491630370816",
"pricing_region_id": "string",
"gift_to_customer_id": "411486491630370816",
"selected_gameserver_id": "411486491630370816",
"sale_id": "411486491630370816",
"sale_version_id": "411486491630370816",
"trial_id": "411486491630370816",
"product_image_url": "string",
"presentment_currency": "string",
"presentment_subtotal_amount": 0,
"presentment_subtotal_amount_str": "string",
"presentment_discount_amount": 0,
"presentment_discount_amount_str": "string",
"presentment_tax_amount": 0,
"presentment_tax_amount_str": "string",
"presentment_total_amount": 0,
"presentment_total_amount_str": "string",
"initial_presentment_discount_amount": 0,
"initial_presentment_discount_amount_str": "string",
"initial_presentment_subtotal_amount": 0,
"initial_presentment_subtotal_amount_str": "string",
"initial_presentment_giftcard_usage_amount": 0,
"initial_presentment_giftcard_usage_amount_str": "string",
"initial_presentment_tax_amount": 0,
"initial_presentment_tax_amount_str": "string",
"initial_presentment_total_amount": 0,
"initial_presentment_total_amount_str": "string"
}
],
"next_billing_amount": {
"currency": "string",
"discount": 0,
"subtotal": 0,
"tax": 0,
"total": 0
},
"next_billing_presentment_amount": {
"currency": "string",
"discount": 0,
"subtotal": 0,
"tax": 0,
"total": 0
},
"past_due": true,
"pretty_id": "string",
"price": 0,
"status": "invalid",
"store_id": "411486491630370816",
"subtotal_amount": 0,
"subtotal_amount_str": "string",
"tax_amount": 0,
"tax_amount_str": "string",
"tax_inclusive": true,
"tax_jurisdictions": [
{
"name": "EU OSS",
"taxes": [
{
"tax_amount": "string",
"tax_name": "string",
"tax_rate": "string",
"taxable_amount": "string"
}
],
"not_taxed_reason": "string"
}
],
"total_amount": 0,
"total_amount_str": "string",
"payment_method_id": "411486491630370816",
"payment_method": {
"created_at": "2025-03-15T10:20:30Z",
"customer_id": "411486491630370816",
"gateway": "string",
"gateway_customer_id": "string",
"gateway_entity_identifier": "string",
"gateway_id": "string",
"gateway_type": "card",
"id": "411486491630370816",
"method_details": {
"card": {
"brand": "visa",
"country": "US",
"exp_month": 12,
"exp_year": 2028,
"fingerprint": "abc123def456",
"funding": "credit",
"last4": "4242",
"bin": 424242,
"issuer": "Chase Bank",
"description": "Visa Signature",
"brand_product": "F",
"wallet": {
"type": "apple_pay"
}
},
"cashapp": {
"buyer_id": "buyer_abc123",
"cashtag": "$johndoe"
},
"paypal": {
"country": "US",
"payer_email": "[email protected]",
"payer_id": "PAYERID123",
"payer_name": "John Doe",
"vault": true,
"pending_vault_approval": false,
"standalone_setup": false
},
"link": {
"email": "[email protected]"
},
"crypto": {
"confirmations": 6,
"crypto_amount": "0.00150000",
"crypto_currency": "BTC",
"total_paid": "0.00150000",
"transaction_hashes": [
"string"
]
},
"steamskins": {
"items": [
{
"app_id": 730,
"id": "string",
"name": "AK-47 | Redline",
"price": 2500
}
]
},
"ideal": {
"bank": "abn_amro",
"bic": "ABNANL2A",
"iban_last4": 1234,
"payer_name": "John Doe"
},
"p24": {
"bank": "ing",
"payer_name": "Jan Kowalski"
},
"bancontact": {
"bank": "bnp_paribas",
"bank_name": "BNP Paribas",
"bic": "GEBABEBB",
"iban_last4": 3456,
"payer_name": "Jean Dupont"
},
"klarna": {
"country": "SE",
"method_category": "pay_later"
},
"alipay": {
"buyer_id": "buyer_abc123",
"fingerprint": "fingerprint_xyz789"
},
"pay_by_bank": {
"bank_name": "Chase Bank",
"bic": "CHASUS33",
"country": "US",
"payer_name": "John Smith"
},
"pix": {
"bank_name": "Banco do Brasil",
"bank_account_number": "12345-6",
"payer_name": "João Silva"
},
"paysafecard": {
"first_name": "string",
"last_name": "string",
"psc_id": "string",
"association_id": "string"
}
},
"method_type": "card",
"updated_at": "2025-03-20T14:30:00Z"
},
"pending_change": {
"created_at": "2024-01-01T00:00:00Z",
"id": "411486491630370816",
"lines": [
{
"amount": {
"currency": "string",
"discount": 0,
"subtotal": 0,
"tax": 0,
"total": 0
},
"id": "411486491630370816",
"is_deleted": true,
"presentment_amount": {
"currency": "string",
"discount": 0,
"subtotal": 0,
"tax": 0,
"total": 0
},
"price": 0,
"product": {
"custom_variables": {},
"id": "411486491630370816",
"name": "string",
"version_id": "411486491630370816",
"image_url": "string",
"selected_gameserver_id": "411486491630370816",
"pricing_region_id": "string"
},
"prorated_amount": 0,
"prorated_presentment_amount": 0,
"remaining_minutes": 0,
"tax_inclusive": true,
"total_minutes": 0,
"subscription_line_id": "411486491630370816"
}
],
"next_billing_amount": {
"currency": "string",
"discount": 0,
"subtotal": 0,
"tax": 0,
"total": 0
},
"next_billing_presentment_amount": {
"currency": "string",
"discount": 0,
"subtotal": 0,
"tax": 0,
"total": 0
},
"off_session": true,
"prorated_amount": {
"currency": "string",
"presentment_currency": "string",
"presentment_prorated_amount": 0,
"prorated_amount": 0
},
"proration_behavior": "invalid",
"status": "invalid",
"subscription_id": "411486491630370816",
"prorated_order_id": "411486491630370816",
"applied_at": "2024-01-01T00:00:00Z"
},
"coupon_id": "411486491630370816",
"coupon_repeating_ends_at": "2024-01-01T00:00:00Z",
"affiliate_id": "411486491630370816",
"checkout_id": "411486491630370816",
"checkout_line_id": "411486491630370816",
"billing_name": "string",
"billing_email": "string",
"billing_country": "string",
"billing_tax_id": "string",
"customer_ip": "string",
"gift_to_customer_id": "411486491630370816",
"gift_to_customer": {
"created_at": "2024-01-01T00:00:00Z",
"id": "411486491630370816",
"metadata": {},
"store_id": "411486491630370816",
"profile": {
"id": "string",
"name": "string",
"platform": "steam",
"avatar_url": "string"
},
"steam_id": "76561197960287930",
"steam": {
"avatar_url": "string",
"id": "76561197960287930",
"name": "string"
},
"minecraft_uuid": "f84c6a79-0a4e-45e0-879b-cd49ebd4c4e2",
"minecraft": {
"avatar_url": "string",
"id": "f84c6a79-0a4e-45e0-879b-cd49ebd4c4e2",
"name": "notch"
},
"xbox_xuid": "string",
"minecraft_platform": "unknown",
"name": "m0uka",
"updated_at": "2024-01-01T00:00:00Z"
},
"product_id": "411486491630370816",
"product_version_id": "411486491630370816",
"product_name": "string",
"product_image_url": "string",
"price_str": "string",
"presentment_currency": "string",
"presentment_subtotal_amount": 0,
"presentment_subtotal_amount_str": "string",
"presentment_discount_amount": 0,
"presentment_discount_amount_str": "string",
"presentment_tax_amount": 0,
"presentment_tax_amount_str": "string",
"presentment_total_amount": 0,
"presentment_total_amount_str": "string",
"initial_presentment_discount_amount": 0,
"initial_presentment_discount_amount_str": "string",
"initial_presentment_subtotal_amount": 0,
"initial_presentment_subtotal_amount_str": "string",
"initial_presentment_giftcard_usage_amount": 0,
"initial_presentment_giftcard_usage_amount_str": "string",
"initial_presentment_tax_amount": 0,
"initial_presentment_tax_amount_str": "string",
"initial_presentment_total_amount": 0,
"initial_presentment_total_amount_str": "string",
"fx_rate": "string",
"pricing_region_id": "string",
"current_period_start": "2024-01-01T00:00:00Z",
"current_period_end": "2024-01-01T00:00:00Z",
"billing_cycle_sequence": 0,
"next_attempt_at": "2024-01-01T00:00:00Z",
"attempt_count": 0,
"updated_at": "2024-01-01T00:00:00Z",
"active_at": "2024-01-01T00:00:00Z",
"canceled_at": "2024-01-01T00:00:00Z",
"cancel_reason": "string",
"cancellation_requested_at": "2024-01-01T00:00:00Z"
}
}