Share Invite Monetary Account Inquiry
Endpoints
Sending an invite
{
"counter_user_alias": {
"type": "EMAIL",
"value": "invitee@example.com"
},
"share_detail": {
"ShareDetailPayment": {
"make_payments": false,
"make_draft_payments": false,
"view_balance": true,
"view_old_events": false,
"view_new_events": true
}
},
"status": "PENDING",
"share_type": "STANDARD"
}ShareDetailPayment fields
Field
Type
Description
Last updated
Was this helpful?