Create a customer
Use this endpoint to verify and onboard a new customer.
https://{environment}.straddle.io
Authorizations
Use your Straddle API Key in the Authorization header as Bearer <token> to authorize API requests.
Headers
For use by platforms to specify an account id and set scope of a request.
Optional client generated identifier to trace and debug a request.
Optional client generated identifier to trace and debug a series of requests.
Body
Full name of the individual or business name.
individual
, business
The customer's email address.
The customer's phone number in E.164 format. Mobile number is preferred.
Unique identifier for the customer in your database, used for cross-referencing between Straddle and your systems.
Up to 20 additional user-defined key-value pairs. Useful for storing additional information about the customer in a structured format.
Response
object
, array
, error
, none