PATCH
/
v1
/
merchants

Authorizations

X-Api-User
string
header
required
X-Api-Key
string
header
required

Body

application/json
callbackUrl
string

Merchant callback URL. Webhook will be sent to this URL.

creditCurrency
enum<string>

Merchants can set this property to their desired currency. Their balance on Ventogram will be credited with this currency when their users redeem voucher created on Ventogram. Conversion between different currencies will be performed at the rate which is obtainable at the time of redeeming the voucher. If this is not set by the merchant, their balance will be credited with the currency used in creating the voucher.

Available options:
NGN,
USD,
feeBearer
enum<string>

Bearer of the voucher fee

Available options:
client,
merchant

Merchant logo URL

Response

200 - application/json
data
object
message
string
success
boolean