Skip to main content
Skip to main content

CreatePaymentCollectionDTO

The payment collection to be created.

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?