⌘
K
Docs & Guides
API Reference
Guides
About Amberflo
Getting Started
Usage Metering
Pricing and Billing
Prepaid Credits
Discounts and Promotions
Invoicing
Currencies
Alerts & Webhooks
Usage and Billing Portal
Customer Management
Cloud Marketplaces
CRM, ERP & Tax Integrations
System Integrations
FAQs and How-tos
Templates
Recipes
Support
Docs powered by
Archbee
Guides
Customer Management
Create Customers
1min
Create Customer Records
API payload:
API call: POST
https://app.amberflo.io/customer-details
customer-details
1
{
2
"customerId"
:
"54a43bba-915d-4512-a0bd-9d9debe2eb3a"
,
3
"customerName"
:
"Wayne Enterprises, Inc."
,
4
"traits"
:
{
5
"region"
:
"Midwest"
6
}
7
}
{ "customerId": "54a43bba-915d-4512-a0bd-9d9debe2eb3a", "customerName": "Wayne Enterprises, Inc.", "traits": { "region":"Midwest" } }
Updated 31 Jul 2024
Did this page help you?
PREVIOUS
React.js Widgets
NEXT
Searching, Paging, and Sorting
Docs powered by
Archbee
TABLE OF CONTENTS
Create Customer Records
Docs powered by
Archbee