Sends invoice reminder.Copy Pagepost https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/invoices/{invoiceUid}/remindPath ParamstenantUiduuidrequiredUid of the tenant.invoiceUiduuidrequiredUid of the invoice.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonemailstring | nullsubjectstring | nullmessagestring | nullfromstring | nullHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plaincontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200Invoice reminder was successfully sent. 401User is not authorized. 403User does not have the required roles to access this action.Updated about 1 year ago