/v1/order/{key}/refundAsk AIpost https://example.com/v1/order/{key}/refundRefund a full or partial amount of an order. A date can be provided to back-dated the refund.Path ParamskeystringrequiredThe unique order key generated by Credit Key.Body ParamsamountnumberrequiredThe refund amount for this order in USD.datestringThe refund date. (Only relevant for back-dated refunds.)Responses 201Success 400Bad Request 401Unauthorized 403Forbidden 404Not FoundUpdated 4 months ago