Subscription Group Subscription Error
Object which contains subscription errors.
Name | Description |
---|---|
product | array<String> |
product_price_point_id | array<String> |
payment_profile | array<String> |
payment_profile.chargify_token | array<String> |
base | array<String> |
payment_profile.expiration_month | array<String> |
payment_profile.expiration_year | array<String> |
payment_profile.full_number | array<String> |
{
"product": [
"product7",
"product6"
],
"product_price_point_id": [
"product_price_point_id9",
"product_price_point_id0"
],
"payment_profile": [
"payment_profile4",
"payment_profile5"
],
"payment_profile.chargify_token": [
"payment_profile.chargify_token8",
"payment_profile.chargify_token9"
],
"base": [
"base7",
"base8",
"base9"
]
}