Pipelet: Customer GetCustomerAddress

Pipelet GetCustomerAddress

Returns an existing Address, of the type specified by AddressID, which belongs to the supplied Customer. If the Customer does not have the specified type of Address, then the pipelet exits with an ERROR.

Group:

Customer

Flags:

Error Connector

Input Parameters

AddressID : String Required

The semantic address id (address name).

Customer : Customer Required

Customer to get address from. Must represent a registered customer, otherwise the pipelet throws an exception.

Output Parameters

Address : Address : Required