Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer token: bz_live_<32chars> (live mode) or bz_test_<32chars> (test mode). Obtain via BoothZen admin โ†’ Settings โ†’ API Keys.

Body

application/json

Phase 140-03: Store customer via Public API.

first_name
string
required
Maximum string length: 100
last_name
string
required
Maximum string length: 100
email
string<email>
required
Maximum string length: 255
phone
string | null
Maximum string length: 50
company
string | null
Maximum string length: 200
metadata
(string | null)[] | null
Maximum array length: 50
Maximum string length: 500

Response

The response is of type string.