Skip to main content

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

FieldRequiredType

member_guid

The unique id for a member.

Required
String

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String
Loading...