Address
Address: Find
- C#
Address address = gateway.Address.Find("a_customer_id", "an_address_id");
NotFoundException
.
Arguments
AddressId
required, stringThe two-letter value for an address associated with a specific customer ID. The maximum number of addresses per customer is 50.
CustomerId
required, stringA string value representing an existing customer in your Vault.