Deactivate a funds transfer method
POST/v2/funds-transfer-methods/:funds-transfer-method-id/deactivate
Deactivate an existing funds transfer method
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 422
Funds transfer method deactivated successfully
Bad Request - Invalid input data
Unauthorized - Invalid or missing authentication token
Forbidden - Insufficient permissions
Not Found - Resource not found
Conflict - Resource already exists or state conflict
Unprocessable Entity - Validation error