Update transfer transaction
Header Parameters
X-Auth-User-IDstring Required
MatchMove provided ID for the user.
Authorizationstring
Response
200
Object
OK
Response Attributes
idinteger
The user ID.
400
Object
Bad Request
| Code | Description |
| :--- | :---------- |
| resource_user_wallet_fund_amount_format_invalid | Invalid `amount` format |
| resource_user_wallet_fund_amount_max_length | `amount` must not exceed 9 digits long |
| resource_user_wallet_fund_amount_min_value | `amount` must be greater than 0 |
| resource_user_wallet_fund_amount_not_found | `amount` must not be empty or zero |
| resource_user_wallet_fund_details_format_invalid | Payment details is too long. It should be less than 512 characters |
| resource_user_wallet_fund_forwarded_for_format_invalid | Invalid forwarded_for format |
| resource_card_fund_transfer_amount_greater_than_limit | Amount is greater than limit |
| resource_card_fund_transfer_amount_greater_less_than_limit | Amount is less than minimum amount limit |
| resource_card_fund_transfer_amount_zero | Amount cannnot be zero |
| resource_card_fund_transfer_purse_daily_limit_reached | Daily purse limit reached |
| resource_card_fund_transfer_purse_monthly_count_limit_reached| Monthly count limit reached |
| resource_card_fund_transfer_purse_daily_count_limit_reached | Daily count limit reached |
| resource_card_fund_transfer_purse_weekly_limit_reached | Weekly purse limit reached |
| resource_card_fund_transfer_purse_weekly_count_limit_reached | Weekly count limit reached |
| resource_card_fund_transfer_purse_monthly_limit_reached | Monthly purse limit reached |
| resource_card_fund_transfer_purse_annual_count_limit_reached | Annual count limit reached |
| resource_card_fund_transfer_purse_lifetime_count_limit_reached | Lifetime count limit reached |
| resource_card_fund_transfer_purse_unit_transactional_limit_reached | Unit transactional limit reached |
| resource_card_fund_transfer_id_required | Transfer `id` is required |
| resource_card_fund_transfer_record_not_found | Transaction not found |
Response Attributes
codeinteger Required
descriptionstring Required
linkstring Required
401
Object
Unauthorized request
Response Attributes
codeinteger Required
descriptionstring Required
linkstring Required
403
Object
Forbidden
| Code | Description |
| :--- | :---------- |
| restricted_resource | Access with method `POST` denied |
| resource_user_lockout | User currently has a pending transaction |
| risk_management_engine_error | An exception occurred during the processing of the risk and compliance of the user. |
| user_blocked_risk_threshold_exceeded | User have exceeded the risk and compliance threshold and was automatically blocked. |
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
503
Object
External Service Error
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?