Subscription Customer Details Object

"customer_details": {
  "first_name": "TEST",
  "last_name": "UTOMO",
  "email": "[email protected]",
  "phone": "+628123456"
}
JSON AttributeDescriptionTypeRequired
first_nameCustomer's first name.String(255)Optional
last_nameCustomer's last name.String(255)Optional
emailCustomer's email address.String(255)Optional
phoneCustomer's phone number.String(255)Optional