Create merchant Account
Use this endpoint to create a new merchant account associated with your partner profile.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
The name of the merchant. This is typically the company name or the name of the merchant domain or app.
"Merchant Name"The email address of the merchant account owner. This email will automatically be invited to join the created merchant account and granted ownership privileges.
email"owner@merchant.dk"The primary currency of the merchant. Alpha-3.
"DKK"The primary language of the merchant. ISO 639.
"da"The primary timezone of the merchant.
"Europe/Copenhagen"The primary domain used by the merchant. This should be the URL that purchases are expected to take place from.
"merchant.dk"Response Body
application/json
application/json
application/json
application/json