Learn about customers in Autumn and how to create them
attach
, track
, check
), so explicitly creating them is optional depending on your use case.
Creating a customer via attach, track, or check
/attach
endpoint request:track
endpoint, a customer record will be created if one doesn’t exist:/check
endpoint will create a customer record:customers
method.
id
field is required - this should be your unique identifier for the customer that you’ll use to reference them in future API calls.
attach
request is made.id
field blank, as this will come from your application.email
to the customer email you provided above.