Skip to content

[BUG] Update response structs for payout connectors #3791

@kashif-m

Description

@kashif-m

Bug Description

Deserialization of wise's connector response is in failing due to some fields being optional at Wise's end are made mandatory at HyperSwitch's integration.

ToDos

  • Re-check the API spec
  • Mark non-required fields optional

Environment

Are you using hyperswitch hosted version? Yes/No
If yes, please provide the value of the x-request-id response header to help us debug your issue.

If not (or if building/running locally), please provide the following details:

  1. Operating System or Linux distribution:
  2. Rust version (output of rustc --version): ``
  3. App version (output of cargo r --features vergen -- --version): ``

Have you spent some time checking if this bug has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

Metadata

Metadata

Assignees

Labels

C-bugCategory: Bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions