Skip to main content

Interface: MergeAddressesRequest

Properties

delete_source_addresses?

optional delete_source_addresses: boolean

Indicates whether source addresses should be deleted.


next_charge_date?

optional next_charge_date: string

Specifies the next charge date of the associated subscriptions on the target address.


source_addresses

source_addresses: (Address | object)[]

The list of addresses that the subscriptions should move from.


target_address

target_address: Address | object

The address all of the subscriptions should be moved to.