Get funds
Header Parameters
X-Auth-User-IDstring Required
MatchMove provided ID for the user.
Authorizationstring
Response
200
Object
OK
Response Attributes
transactionsarray
Max items
10
Allow unique items
true
Show child attributes
linksarray
Max items
2
Allow unique items
true
Show child attributes
countobject
Show child attributes
400
Object
Bad Request
| Code | Description |
| :--- | :---------- |
| resource_id_missing | Parameter `id` cannot be empty |
| resource_id_invalid_not_found | Transaction id is either in an invalid format or not found. |
| resource_id_invalid_source | Transaction id cannot be used as a fund source. |
| resource_user_wallet_fund_unrecognized_type | Accepts [`credit`, `debit`, `transfers`,`lend`] |
Response Attributes
codeinteger Required
descriptionstring Required
linkstring Required
403
Object
Forbidden
| Code | Description |
| :--- | :---------- |
| restricted_resource | Access with method `POST` denied |
Response Attributes
codeinteger Required
descriptionstring Required
linkstring Required
404
Object
Resource not found
| Code | Description |
| :--- | :---------- |
| resource_not_found | The requested URL was not found |
Response Attributes
codeinteger Required
descriptionstring Required
linkstring Required
500
Object
Internal server Error
Response Attributes
codeinteger Required
descriptionstring Required
linkstring Required
502
Object
Bad Gateway
Response Attributes
codeinteger Required
descriptionstring Required
linkstring Required
504
Object
Gateway timeout
Response Attributes
codeinteger Required
descriptionstring Required
linkstring Required
Was this section helpful?
Response
Was this section helpful?