{
"id": "string",
"service": "payment",
"name": "string",
"description": "string",
"policy": {
"uri": "http://example.com"
},
"fees": {
"covered": true,
"breakdown": {
"pct": 0,
"add": 0,
"min": 0,
"max": 0,
"fixed": 0
}
},
"recipient": {
"wallet": "string",
"tag": "string"
}
}