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

UpsertPaymentCollectionDTO

The attributes in the payment collection to be created or updated.

Properties

idstring
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?