Skip to main content
PATCH
Update a submerchant

Headers

ApiKey
string
required

Your api key. To create a key, please get into our dashboard. If you don't have access to it, please reach the Support team.

MerchantId
string
required

Your merchant ID. This information is available in our dashboard. If you don't have access to it, please reach the Support team.

Environment
enum<string>
required

Allow you to choose between the sandbox mode to perform some tests or the live mode for real world transactions.

Available options:
live,
sandbox

Path Parameters

submerchantId
string
required

Body

application/json
name
string

Name of the submerchant

Example:

"Updated Submerchant Name"

description
string

Description of the submerchant

Example:

"Updated submerchant description"

address
string

Address of the submerchant

Example:

"456 Updated St"

zipcode
string

Zipcode of the submerchant

Example:

"54321"

city
string

City of the submerchant

Example:

"London"

phoneNumber
string

Phone number of the submerchant

Example:

"+9876543210"

Response

Submerchant updated successfully

Legal info of the submerchant