Integrator Merchant
Create Integrator Merchant
POST
https://appserver.{env}.haloplus.io/integrator/merchants
Create a new merchant
Path Parameters
Name
Type
Description
env*
String
The backend environment [dev, qa, prod]
headers
Name
Type
Description
x-api-header*
String
The API Key retrieved from the Portal
Request Body
Name
Type
Description
entityName*
String
Name of a merchant
mcc
Number
Merchant Category Code
address
JSON Object
Address of a merchant
paymentProviderDetails*
JSON Object
Details of a payment Provider
Response Body
Name
Type
Description
merchantId
String
ID of a new xreated merchant
Last updated