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