AtomicPayAtomicPay Documentation

Create a Customer

Create a customer record to store billing identity, metadata, and future payment context.

Last updated

Author: Marco Silva

Authentication

Send your secret AtomicPay API key in the Authorization header. Never expose secret keys in client-side code.

Parameters

name

Customer full name or business name. This field is recommended when you want clearer support workflows and internal search.

email

Customer email used for receipts, account lookups, and operational follow-up.

metadata

Arbitrary key-value pairs for your own system identifiers such as CRM account id, sales region, or merchant segment.

Operational notes

Use metadata for system mapping, but avoid sensitive values such as full card data, passwords, or private health information.

Related docs

Keep the momentum going