List all microdeposits for a user
Use this endpoint to read the attributes of a specific microdeposit according to its unique GUID.
GET
/users/{user_guid}/micro_deposits
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique identifier for a | Required | String |
Loading...