Skip to content

Create Merchant

Nikolaj Leischner edited this page Oct 31, 2019 · 8 revisions

A merchant is any organization that will be using the Stash! to facilitate the transactions. The merchant will be created without any PSP configuration but can be later added by using the Merchant PSP Configuration endpoints.

Operations

Create Merchant

A merchant can be created by providing the following parameters in a request body:

Parameter Name Description Type Required
id Merchant's id String Yes
name Merchant's name String Yes
currency Merchant's default currency String Yes
email Merchant's email String Yes
timezone Merchant's timezone String No
Clone this wiki locally