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

CreatePaymentCollectionDTO

The payment collection to be created.

Properties

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