/v2/order/{key}Ask AIpatch https://example.com/v2/order/{key}Update an existing Credit Key order.Path ParamskeystringrequiredThe unique order key generated by Credit Key.Body ParamsamountnumberThe total amount for this order in USD.merchant_order_idstringAn optional unique order ID provided by merchants.statusstringenumThe new status the order should be changed toAUTHORIZEDAUTHORIZEDCAPTUREDCANCELEDRETURNEDCOMPLETEDAllowed:AUTHORIZEDCAPTUREDCANCELEDRETURNEDCOMPLETEDshipping_addressobjectShipping address for the order.shipping_address objectmetadataobjectMerchant provided data in a key/value blob stored on the order.metadata objectitemsarray of objectsArray of items associated with this order.itemsADD objectResponses 200Success 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable EntityUpdated 5 months ago