Send Donation Item
Request
POST /v1/donation/send HTTP/1.1
Host: mimillandcity-dev.api.mimiland.io
mm-client-id: mml
Content-Type: application/json
Authorization: bearer v4.public.eyJhZC*****5xTtpdbQI
mm-user-id: 65326348d995b4f348456dce
Content-Length: 122
{
"sendTo": "6548c0da11284953a354e7e0",
"items": {
"ITEM_ICE_TEA":1
},
"sessionId": "ScMbpomTywaX1Sc3"
}
Parameter
Key
Type
Description
userKey *required
String
Key of the user
sendTo *required
String
Userid want to send
Last updated