Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

UpdatePaymentCollectionDTO

The attributes to update in the payment collection.

Properties

idstringRequired
The ID of the payment collection.
region_idstring
The associated region's ID.
currency_codestring
The ISO 3 character currency code of the payment collection.
The amount of the payment collection.
metadataRecord<string, unknown>
Holds custom data in key-value pairs.
Was this section helpful?