Retrieve Supplier TypesAsk AIget https://api.accountabilityone.com/v1/SupplierTypesQuery ParamsIdsarray of int32sIdsADD int32SearchStringstringAllow searching for supplier types of which name contains the string.ActivebooleanSelect only supplier types that match the active condition.truefalseLimitint32The result set size for pagination. Default to 100 if omitted; capped at a maximum of 200.Offsetint32The number of records to skip. Use this in combination with limit for pagination.Responses 200OK 400Bad Request 401Unauthorized 403ForbiddenUpdated 3 days ago