API Reference
API Reference

Object


Field

Type

Desc

customer_id

string

Customer unique identifier on Subotiz

email

string

Customer email

name

string

Customer name

type

string

Customer type

  • customer: member
  • guest: visitor

create_at

string

Customer create time

payer_id

string

Integration-side customer unique identifier

email_subscription

int

Whether to subscribe to marketing email notifications

  • 1: Do not subscribe
  • 2: Subscribe

metadata

map[string]string

A set of key-value pairs that can be attached to an object, allowing you to store additional information in a structured format.