Skip to main content

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

FieldRequiredType

user_guid

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

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String
Loading...