Check balances
This endpoint operates much like the aggregate member endpoint except that it gathers only account balance information; it does not gather any transaction data.
POST
/users/{user_guid}/members/{member_guid}/check_balance
Path Parameters
| Field | Required | Type |
|---|---|---|
member_guid The unique id for a | Required | String |
user_guid The unique identifier for a | Required | String |
Loading...