Integrator Merchant
Create Integrator Merchant
Path Parameters
Name
Type
Description
headers
Name
Type
Description
Request Body
Name
Type
Description
// Example of Request Body
{
"entityName": "synthesis",
"mcc": 100,
"address": {
"addressLines":["123 Main St","Cityville"],
"postalCode": "2000",
"state":"Gauteng",
"country": "SA"
},
"paymentProviderDetails": {
"type": "iveri",
"details": {
"appId": "D8208288-E869-4726-B198-364D66EC9243",
"userId": "f10bddbf-117f-44a7-9e53-b0ea105b02a4"
}
}
}Response Body
Name
Type
Description
Last updated