{
"marketPlaceAppId": "string",
"status": "string",
"organizationId": "string",
"locationMappings": [
{
"locationId": "string",
"revelPosLocationId": "string",
"time": "string"
}
],
"taxMappings": [
{
"taxName": "string",
"taxRatePercentage": 0
}
],
"systemConnection": {
"apiKey": "string",
"secretKey": "string",
"menuSync": true,
"salesSync": true
},
"createdBy": "string",
"createdDate": "string",
"modifiedBy": "string",
"modifiedDate": "string"
}