Quantity selector

Background

Some Loan Officers send multiple quantities to themselves so they can hand them off to new homeowners.

Sometimes they want to send two products for a husband & wife buying a house

The SKU will never change, just the quantity ordered

The order quantity is currently hard-coded to 1 in the <QuantityOrdered> API

Solution

Add a quantity selector to the ‘Add Recipients' screen

This quantity selected will update the <QuantityOrdered> in the Create Order API for the 3PL (API documentation re-attached)