cURL
curl --request POST \ --url https://api.example.com/Merchants \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "isvHandle": "<string>", "metaData": {} } '
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
Show child attributes
Unauthorized