Skip to main content
POST
Import merchants from CSV

Authorizations

X-Api-Key
string
header
required

API key for authentication. Generate one from your account settings.

Body

multipart/form-data

CSV file with columns: name* (required), color, website_url

file
file
required

Response

merchants imported

imported
integer
required

Number of merchants successfully created

skipped
integer
required

Number of rows skipped (duplicates or invalid)

merchants
object[]
required