hyperswitch
hyperswitch copied to clipboard
[FIX] fix response for migration api
Currently there is inconsistent response due to no validations for request body fields for the migration api.
Implementation - validations such as empty string check for network transaction id and empty object for connector mandate details should be enforced while evaluating the migration response.