Create profile

Create a profile to process payments on.

Profiles are required for payment processing. Normally they are created via the Mollie dashboard. Alternatively, you can use this endpoint to automate profile creation.

Access with

Organization access token with profiles.write

OAuth access with profiles.write

Body Params
string
required

The profile's name, this will usually reflect the trade name or brand name of the profile's website or application.

string
required
length โ‰ค 255

The URL to the profile's website or application. Only https or http URLs are allowed. No @ signs are allowed.

string
required

The email address associated with the profile's trade name or brand.

string
required

The phone number associated with the profile's trade name or brand.

string
length โ‰ค 500

The products or services offered by the profile's website or application.

countriesOfActivity
array of strings

A list of countries where you expect that the majority of the profile's customers reside, in ISO 3166-1 alpha-2 format.

countriesOfActivity
string

The industry associated with the profile's trade name or brand. Please refer to the business category list for all possible options.

Responses

Language
Credentials
Request
Response
Choose an example:
application/hal+json