Subscription Group Signup Failure Data

API Docs by APIMATIC
Advanced Billing APIModelsStructures

Subscription Group Signup Failure Data
#

NameDescription
payer_id
Number
payer_reference
String
payment_profile_id
Number
payment_collection_method
String
payer_attributes
credit_card_attributes
bank_account_attributes
subscriptions
  • HTTP
  • Java
  • .NET
  • PHP
  • Python
  • Ruby
  • TypeScript
  • Go
{
  "payer_id": 16,
  "payer_reference": "payer_reference8",
  "payment_profile_id": 6,
  "payment_collection_method": "payment_collection_method0",
  "payer_attributes": {
    "first_name": "first_name2",
    "last_name": "last_name0",
    "email": "email4",
    "cc_emails": "cc_emails2",
    "organization": "organization6"
  }
}