Refund a deposited invoiceAsk AIpost https://api.wingspan.app/payments/invoice/{invoice_id}/refundUse this endpoint to refund a specific amount of a deposited invoice.Path Paramsinvoice_idstringrequiredUnique identifier of an invoiceBody Paramsamountnumberrequireddescriptionstring | nullResponses 200An invoice 401Unauthorized - Authentication failed or was not provided 429Too Many Requests - Rate limit exceededUpdated 7 months ago