Skip to main content

Check balances [deprecated]

Deprecated

Use new Aggregate Account Balances url instead. This endpoint has been deprecated and will be sunset in the next version. For more information, reference the Migration guide.

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_identifier}/members/{member_identifier}/check_balance

Path Parameters

FieldRequiredType

member_identifier

Use either the member id you defined or the MX-defined member guid. See MX-Defined GUIDs vs IDs Defined by You.

Required
String

user_identifier

Use either the user id you defined or the MX-defined user guid. See MX-Defined GUIDs vs IDs Defined by You​.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String
Loading...