Create Project

Creates a new project. You can add users, specify the cluster, timezone, currency, and other details.

All owners are added to the project by default.

Body Params

Define project details.

boolean
required

Determines if the vouchers in the project will be case sensitive (if true, C0dE-cfV is not equal to c0de-cfv) or case insensitive (if false, C0dE-cfV is equal to c0de-cfv).

string
required

The name of the project.

string

A user-defined description of the project, e.g. its purpose, scope, region.

string
required

The time zone in which the project is established. It can be in the GMT format or in accordance with IANA time zone database.

string
required

The currency used in the project. It is equal to a 3-letter ISO 4217 code.

string | null

The country dial code for the project. It is equal to an ITU country code.

string
Defaults to v2024-01-01

The webhook version used in the project.

client_trusted_domains
array of strings

An array of URL addresses that allow client requests.

client_trusted_domains
boolean

Enables client-side redemption.

boolean

Enables client-side publication.

boolean

Enables client-side listing of vouchers.

boolean

Enables client-side creation of customers.

boolean

Enables client-side events for loyalty and referral programs.

boolean

Enables client-side setting of voucher expiration date.

webhooks_callout_notifications
object

Determines the notification settings for webhook callouts configured in Distributions and Project settings.

api_usage_notifications
object

Determines the notification settings.

string

The identifier of the cluster where the project will be created. The default cluster is eu1 unless otherwise configured.

string
Defaults to v2018-08-01

The API version used in the project. Currently, the default and only value is v2018-08-01.

users
array of objects

The users (their identifiers, logins, and roles) who will be assigned to the project. You can assign only existing Voucherify users.

It must be used either in the following combinations:

  • id and role, or
  • login and role.
users
Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json