MerchantPart
address object
oneOf
- null
- string
null
category object
oneOf
- null
- string
null
logo object
oneOf
- null
- string<URI>
null
mcc object
oneOf
- null
- string
null
merchantIdstring<uuid>required
name object
oneOf
- null
- string
null
MerchantPart
{
"address": "null",
"category": "null",
"logo": "null",
"mcc": "null",
"merchantId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "null"
}