POST http://127.0.0.1:3000/api/donation HTTP/1.1 content-type: application/json Authorization: 783deb90-896c-43f8-ad12-89ee7f5d8e97
{ "amount": "500", "apps": [ { "app": "a1.b1.c1", "percentage": 11.45 }, { "app": "a2.b2.c2", "percentage": 50 }, { "app": "a3.b3.c3", "percentage": 38.55 } ] }