/v2/order/{key}/partialAsk AIpost https://example.com/v2/order/{key}/partialCapture a portion of the order total (ex if some of the items in the order have shipped)Path ParamskeystringrequiredThe unique order key generated by Credit Key.Body ParamsamountnumberThe amount for this partial capture in USD; should be a portion the amount of the parent order.merchant_order_idstringAn optional unique order ID provided by merchants.metadataobjectMerchant provided data in a key/value blob stored on the order.metadata objectitemsarray of objectsArray of items associated with this order.itemsADD objectResponses 201Success 400Bad Request 401Unauthorized 403Forbidden 404Not FoundUpdated 5 months ago