Returns a list of payment terms.Copy Pageget https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/paymenttermsPath ParamstenantUiduuidrequiredUid of the tenant.Query Paramsskipint32How much data to be skippedtakeint32How much data to be taken.typestringPayment terms type.daysstringPayment terms days. NOTE: If we want to filter by days payment term type must be providedHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Payment terms were successfully retrieved. If there are no entries data will be EMPTY. 401User is not authorized. 403User does not have the required roles to access this action. 501The endpoint is not implemented.Updated about 1 year ago