InvoicesSellhub DocsRefund InvoicePOST/invoices/{id}/refundSendHeadersPathAuthorizationAuthorization<token>In: headerPath ParametersidRequiredstringInvoice IDcURLJavaScriptGoPythoncurl -X POST "https://dash.sellhub.cx/api/sellhub/invoices/<string>/refund" \ -H "Authorization: <token>"200400401Invoice refunded successfullyResponse{ "success": "Invoice refunded successfully." }TypeScriptPreviousGet Invoices GETNextRefund Balance POST