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
| Field | Required | Type |
|---|---|---|
member_identifier Use either the member | Required | String |
user_identifier Use either the user | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...