Skip to main content
Version: 2019-05-29 (Current)

Create a customer

Creates a new customer object.

Request Parametersโ€‹

Request Bodyโ€‹

Body Parameters

Responsesโ€‹

200 Customer created successfullyโ€‹

Returns a Customer object.

400 undefinedโ€‹

401 undefinedโ€‹

Code Samplesโ€‹

curl https://api.omise.co/customers \
-u skey_test_5xuy4w91xqz7d1w9u0t:
๐Ÿ”‘API Credentials

Try it outโ€‹

Use the interactive form above to test this endpoint.