This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rental and Purchase Lifecycle v1 | |
Potential Transaction | |
collectorRentalRequest -> Pending Artist Rental Approval | |
collectorPurchaseRequest -> Pending Artist Purchase Approval | |
Pending Artist Rental Approval | |
artistDecline -> Rental Declined | |
artistAccept -> Pending Initial Handoff | |
artistChange -> Pending Collector Rental Approval | |
collectorCancel -> Cancelled | |
requestExpire -> Request Expired |