Skip to main content
Skip to main content

UpsertPaymentCollectionDTO

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

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?