You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ModificationResult.response field which is of type "ModificationResponse" (returns the string 'Authorised` in real world use... Not the enum as defined here:
For this endpoint:
https://docs.adyen.com/api-explorer/Payment/latest/post/adjustAuthorisation#responses-200-response
The
ModificationResult.response
field which is of type "ModificationResponse" (returns the string 'Authorised` in real world use... Not the enum as defined here:adyen-openapi/json/PaymentService-v68.json
Line 3978 in af96aa2
The enum is therefore wrong.
The text was updated successfully, but these errors were encountered: