Add Merchant

POST postman-echo.com/post?MerchantName={{MerchantName}}&MerchantID={{MerchantID}}&MerchantEmail={{MerchantEmail}}

Add Merchant details for Onboarding

Request Params

KeyDatatypeRequiredDescription
MerchantNamestring
MerchantIDstring
MerchantEmailstring
namestring
IDnumber

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
``null

RESPONSES

status: OK

{"args":{"MerchantName":"Libran","MerchantID":"LibranEdict","MerchantEmail":"libran_edict@gmail.com"},"data":{},"files":{},"form":{},"headers":{"x-forwarded-proto":"https","host":"postman-echo.com","content-length":"0","accept":"*/*","accept-encoding":"gzip, deflate","cache-control":"no-cache","content-type":"application/json","postman-token":"58b5861b-b72c-4866-89f7-ea46234d5a28","user-agent":"PostmanRuntime/7.13.0","x-forwarded-port":"80"},"json":null,"url":"https://postman-echo.com/post?MerchantName=Libran\u0026MerchantID=LibranEdict\u0026MerchantEmail=libran_edict@gmail.com"}