GetSetupRequestCustomer pipeline
| Order | Pipe | Description |
|---|---|---|
| 100 | GetCustomerFromShipToUserProfileMap | Uses the PunchOutSession.ShipToAddressId to get BillTo and ShipTo from PunchOutCustomerUserProfileMap repository. |
| 200 | GetCustomerFromDefaultBillTo | Uses the iCustomerRepository, Website, and UserProfile to get default BillTo and ShipTo. |
Updated 14 days ago