CreatePaymentCollectionDTO
The payment collection to be created.
region_id
stringRequiredThe associated region's ID.
currency_code
stringRequiredThe ISO 3 character currency code of the payment collection.
The amount of the payment collection.
metadata
Record<string, unknown>Holds custom data in key-value pairs.
Was this section helpful?