UpdateAccountHolderOutput
The result of updating an account holder in the third-party payment provider. The data
property is stored as-is in Medusa's account holder's data
property.
Properties#
data
Record<string, unknown>OptionalThe unstructured data returned from the payment provider. The content will vary between providers.
Was this page helpful?