Create a customer
Creates a customer. No welcome email is sent automatically.
Required scope: write_customers (for API-key authentication).
POST
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Body
application/json
Response
201 - application/json
customer created
Spree Admin SDK

