Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add quote for change items/reactivate order (#1727)
* Add quote for change items * Add quote ids for storefront subscription * Add recentQuote to expand * Add quoteIds to transaction request, add quote action * Add Storefront quote request * Add storefront for quotes * Remove canBeAcceptedByCustomer * Rename settings.changeItems to change * Add prepaidPaymentFormUrl * Add quote payment path * Remove transactions, add invoice id * Remove quote pay * Add prepaid to change request * Remove storefront schemas, update order, transaction * Remove unused path * Add reactivateQuote expand * Update action and invoiceId * fix: reactivate is an object * Add discriminator * Add discriminator for storefront * Remove prepaid for change items * Remove unused description * Apply suggestions from code review Co-authored-by: Arif Kurkchi <[email protected]> * Fix types for new settings * Add transactions * Apply suggestions from code review Co-authored-by: Chris <[email protected]> * Update API quotes * Fix storefront and invoice status * Update descriptions, change merchant to organization * Apply suggestions from code review Co-authored-by: Chris <[email protected]> * Apply suggestions from code review * Clean up and reorder items * Remove yarn.lock * Change description for accepted status * Add badge experimental --------- Co-authored-by: Arif Kurkchi <[email protected]> Co-authored-by: junyong <[email protected]> Co-authored-by: Arif Kurkchi <[email protected]> Co-authored-by: Chris <[email protected]> Co-authored-by: Sebastian <[email protected]>
- Loading branch information